A tourism bureau serves static park maps globally and also exposes a latency-sensitive API that benefits from static anycast entry IPs. How should edge and global performance services be applied?
Select an answer to reveal the explanation.
Short Explanation
Maps love CloudFront’s edge cache; APIs that want a stable anycast front door love Global Accelerator. Use each tool for the job it actually does.
Full Explanation
CloudFront caches static content at edge locations, improving park-map delivery. Global Accelerator provides static anycast IPs and optimized routing into regional endpoints for APIs—not a substitute CDN for static file caching. Single-Region origins without a CDN and lone Elastic IPs miss global performance goals. Matching CloudFront and Global Accelerator to their strengths meets Task 2.5 edge objectives.