AWS Certified Solutions Architect Associate SAA-C03 Practice Question
A multinational media outlet has a high traffic online portal that displays numerous images and static articles to readers from diverse regions. Despite hosting their portal on robust infrastructure, the organization notices latency issues and slow page rendering for international users. To enhance the content delivery and minimize latency for the audience regardless of location, what could be the most effective strategy?
You selected this option
Deploy a Content Delivery Network to cache and serve static assets from geographically dispersed edge locations.
You selected this option
Enhance database performance by implementing a caching layer for query results.
You selected this option
Increase the number of compute instances spread across multiple geographical regions.
You selected this option
Optimize network routing to direct users to the nearest application endpoint for dynamic content delivery.
Implementing a Content Delivery Network will allow static content to be cached and served from edge locations closest to the end-users, minimizing latency due to geographical distance. Caching database queries might reduce backend processing times but will not address the distribution of content on a global scale. Adding compute instances in various regions without a method of caching content at the edge would not efficiently address the issue of latency for static assets. Routing optimizations can improve performance for dynamic content but would not be the primary solution for delivering static resources.
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.