
Ultimate access to all questions.
Which AWS service speeds up distribution of static and dynamic web content through a worldwide network of data centers called edge locations?
Explanation:
Amazon CloudFront is AWS's content delivery network (CDN) service that accelerates the distribution of static and dynamic web content through a global network of edge locations. This service caches content closer to end users, reducing latency and improving performance for web applications.
Key features of Amazon CloudFront:
Reference: AWS documentation states: "Amazon CloudFront is a web service that speeds up distribution of your static and dynamic web content, such as .html, .css, .js, and image files, to your users. CloudFront delivers your content through a worldwide network of data centers called edge locations."