A common use of AWS services to build serverless web application
Steps
- Host a static website
- Manage users
- Build a Serverless Backend
- Deploy a RESTFUL API
- Test & Deploy
Services used
- Lambda
- API Gateway
- DynamoDB
- Cognito
- Amplify Console
Amplify Console provides continuous deployment and hosting
Manage the source code with 1. Amplify or 2. Github repository
- In Code Commit, create repository called mika-site
- Setup IAM user with Git credentials