This document outlines the components of a typical serverless architecture including:
- A frontend hosted in an S3 bucket
- Authentication with Amazon Cognito and Google Identity Provider
- Data stored in DynamoDB accessed via Lambda functions
- Microservices built with Lambda functions triggered by API Gateway
- Infrastructure deployed via Terraform