Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should a solutions architect enable multi-region deployment and failover for a stateless web application using AWS Lambda and API Gateway?
A
By creating Route 53 health checks and an active-active failover setup for each Region.
B
By setting up a CloudFront distribution with origins in each Region, leveraging CloudFront health checks for traffic routing.
C
By establishing a transit gateway connected to API Gateway endpoints in each Region, with routing configurations for requests.
D
By configuring an Application Load Balancer in the primary Region to direct traffic to API Gateway endpoints across all Regions.