Created
January 14, 2020 01:20
-
-
Save fillano/08647e111fdad8b4d06c92a4ee49c46c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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