Using CloudFront and Lambda@Edge to show a different page to customers in different countries
Continuously Deploying multiple Lambda functions from a single repo
Managing the codebase, shared dependencies, monitoring and debugging, and improving performance
Executing a Lambda function every time an item changes in a DynamoDB table
Showing that Amazon DynamoDB Transactions are ACID-compliant
How to use SQS to avoid overloading a DynamoDB database with write operations
Understanding how to design your data in DynamoDB
Using AWS Code* services (no GitHub Actions) to deploy to ECS
Serving content from S3 only to authenticated users
Using Cognito for authentication and authorization to the Course Catalog microservice
What are microservices, why use them, and steps to split a monolith into microservices
Step-By-Step Instructions To Deploy A Node.Js App To Kubernetes on EKS