
Application Performance - High availability architectures
AWS Edge services are important components for building web applications with high availability.
- Do you have an active/active or an active/passive architecture?
- Do you have different origins? different AZs? different regions?
- What is the routing logic across origins for active/active architecture? What are the failover criteria for active/passive architecture?
- Reduce latency for end-users with multi-region APIs with CloudFront. In this blog, you will learn about implementing a multi region AppSync based GraphQL API.
Any opinions in this post are those of the individual author and may not reflect the opinions of AWS.