
Ultimate access to all questions.
Which of the following is NOT a feature of an edge location do.
A
Distribute content to users
B
Cache common responses
C
Distribute load across multiple resources
D
Used in conjunction with the Cloudfront service
Explanation:
Edge locations are part of Amazon CloudFront's content delivery network (CDN) infrastructure. Their primary functions include:
However, distributing load across multiple resources is NOT a feature of edge locations. Load distribution is handled by services like Elastic Load Balancing (ELB), not by edge locations. Edge locations focus on content caching and delivery rather than load balancing across backend resources.