Which AWS services make use of global edge locations?
(Choose two.)
AWS Fargate
Amazon CloudFront
AWS Global Accelerator
AWS Wavelength
Amazon VPC
Explanations:
AWS Fargate is a serverless compute engine for containers that runs on AWS infrastructure but does not specifically utilize global edge locations. It is designed to run containers in a managed way without requiring the user to manage the underlying servers.
Amazon CloudFront is a content delivery network (CDN) service that uses a global network of edge locations to cache and deliver content closer to users. This reduces latency and improves access speed for content delivery across the globe.
AWS Global Accelerator is a networking service that improves the availability and performance of applications with users globally. It routes traffic through the AWS global network and utilizes edge locations for optimal path selection, thus benefiting from reduced latency and improved connection quality.
AWS Wavelength is designed to deliver applications at the edge of the 5G network, specifically for low-latency applications, but it does not utilize the global edge locations that are part of the broader AWS infrastructure.
Amazon VPC (Virtual Private Cloud) is a service that allows users to create a logically isolated network in the AWS cloud. It is primarily focused on resource isolation and security rather than leveraging global edge locations for content delivery or network optimization.