
Ultimate access to all questions.
A company's web-based portal offers personalized global news, local alerts, and weather updates, served over HTTPS through an EC2 instance behind an ALB. To minimize latency for worldwide users, how should the solutions architect configure the application?
A
Use a single AWS Region with Amazon CloudFront for both static and dynamic content delivery, pointing to the ALB.
B
Deploy across two AWS Regions, employing Route 53 latency routing to serve content from the nearest ALB.
C
In a single AWS Region, use CloudFront for static content and the ALB for dynamic content delivery.
D
Span two AWS Regions, using Route 53 geolocation routing to deliver content from the closest ALB.