Slide 8
Slide 8 text
P ro c e d u re o f b u i l d i n g i n f r a s t r u c t u re
1. Create a S3 Bucket
2. Create an IAM Role for Lambda
3. Create a Lambda function
4. Create an API as a web site endpoint
5. Add a proxy resource to root resource
6. Add ANY method to the resources
7. Deploy the API
8. Add permission to the Lambda function
9. Create CloudFront Distribution
10. Create a function for Next.js app