AWS Certified Solutions Architect Associate SAA-C03 Practice Question
A multinational organization is experiencing latency issues with their online platform, which delivers frequently updated dynamic content. The platform operates from the North American East Coast and the user experience is degrading for clients in various international locations. Which service should be leveraged to enhance the platform's responsiveness for customers worldwide?
Establish AWS Direct Connect links from the origin server locations to each international region.
Utilize Amazon Route 53 to manage global DNS queries and automatically route users based on proximity.
Implement Amazon CloudFront for caching and distributing the dynamic content to global edge locations.
Configure AWS Global Accelerator to directly improve the dynamic content delivery to clients.
Amazon CloudFront, a global content delivery network (CDN), is optimized for the fast delivery of dynamic and static web content, utilizing edge locations close to end users to minimize latency. This makes it an appropriate solution for enhancing the responsiveness of applications serving an international user base. Meanwhile, AWS Global Accelerator improves the performance of specific end-user traffic to AWS endpoints and is not tailored towards dynamic content delivery optimization. Amazon Route 53 handles domain name system (DNS) services and can route traffic based on latency, but does not cache and distribute content at the edge. AWS Direct Connect establishes a private connectivity between on-premises networks and AWS, which is beneficial for consistent, high-bandwidth data transfer but does not inherently address the latency experienced by an international user base for dynamic content delivery.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is Amazon CloudFront and how does it work?
Open an interactive chat with Bash
What are edge locations in the context of Amazon CloudFront?
Open an interactive chat with Bash
How does AWS Global Accelerator differ from Amazon CloudFront?