AWS上課(第一節)

Lambda

SPA 架構
200-Areas/230-知識擴展/讀書筆記/AWS/resource/Pasted image 20220617143037.png

BackEnd Service (傳統MVC)

200-Areas/230-知識擴展/讀書筆記/AWS/resource/Pasted image 20220617143413.png

AWS Elastic Beanstalk

他使用兩個Zone,來做備份,東西太多,如何部屬?

自動建立紅框內的所有服務,兩個Zone或是單一Zone

Lamdba 或是Beanstalk 都可以混著用

Containserized Service

200-Areas/230-知識擴展/讀書筆記/AWS/resource/Pasted image 20220617143633.png
需要使用VPN Link
ECS 使用Container 控管後續

ECS

200-Areas/230-知識擴展/讀書筆記/AWS/resource/Pasted image 20220617143814.png

Fargate

開EC2 就是使用硬體設備去開,Fargate 告訴Container 只需要500MB 記憶體、多少CPU,相對於EC2是節省很多錢,關注多少資源就好。
Fargate Spot :其他人沒用的資源,可以讓你更有效利用

Container VS Lambda

200-Areas/230-知識擴展/讀書筆記/AWS/resource/Pasted image 20220617144207.png

DB

關聯式資料庫:

Document

In -Memery

200-Areas/230-知識擴展/讀書筆記/AWS/resource/Pasted image 20220617144428.png

排程 (AWS Batch)

200-Areas/230-知識擴展/讀書筆記/AWS/resource/Pasted image 20220617144626.png

把不童的JOB噴配不童資源
可以論搭傳統用多少付多少、或是使用SPOT,也可以

200-Areas/230-知識擴展/讀書筆記/AWS/resource/Pasted image 20220617144851.png

傳統方法
200-Areas/230-知識擴展/讀書筆記/AWS/resource/Pasted image 20220617144512.png

Array Job Dependency Models

200-Areas/230-知識擴展/讀書筆記/AWS/resource/Pasted image 20220617145200.png

200-Areas/230-知識擴展/讀書筆記/AWS/resource/Pasted image 20220617145231.png