
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
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:
Distribute content to users: Edge locations serve cached content to end users from locations closer to them
Cache common responses: They store frequently accessed content to reduce latency
Used in conjunction with the CloudFront service: Edge locations work with CloudFront to deliver content efficiently
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.