Description
In this course, you will learn:
- A thorough understanding of the SAM template and CLI.
- Practical experience deploying serverless resources using SAM.
- The ability to compare SAM and CloudFormation.
- Working knowledge of deploying a full stack web application via SAM.
Syllabus :
1. SAM Templates and CLI
- Get Started with SAM
- Get Started with SAM CLI
2. Full Stack Web Application
- Provision a DynamoDB Table
- Create Lambda Functions
- Set Up an API Gateway
- Set Up an S3 Bucket
- Deploy the React Frontend to the Bucket