Skip to content

Instantly share code, notes, and snippets.

@fillano
Created January 14, 2020 01:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fillano/08647e111fdad8b4d06c92a4ee49c46c to your computer and use it in GitHub Desktop.
Save fillano/08647e111fdad8b4d06c92a4ee49c46c to your computer and use it in GitHub Desktop.
1. 什麼是Serverless
2. 簡介AWS Lambda服務
3. 用API Gateway架構API服務
4. 資料儲存的考量
5. 靜態頁面的考量
6. 使用S3
7. 開始架構
8. IAM
9. 存放在Lambda的node.js環境
10. 撰寫程式的要點
11. API Gateway的設定
12. 賦予權限
13. 從Lambda讀寫S3
14. 用Postman做測試
15. 將網站Host在S3
16. 完工,一個完全沒有主機的網站應用
17. 後續
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment