This title is published by O'Reilly Media and is available in digital formats, including DRM-free EPUB.
| Pattern | AWS Implementation | |---------|--------------------| | Load balancing + Auto Scaling | ALB + EC2 Auto Scaling Groups | | Event-driven architecture | SNS + SQS + Lambda | | Database sharding | DynamoDB (partition key design) or Aurora with read replicas | | Microservices | ECS/EKS with App Mesh, API Gateway | | Global latency reduction | Route 53 latency routing + CloudFront + Global Accelerator | System Design on AWS by Jayanth Kumar EPUB
Based on Jayanth Kumar's book, some best practices for system design on AWS include: This title is published by O'Reilly Media and