Networking and Content Delivery
Amazon CloudFront
Content delivery service for controlled low-latency distribution at an application edge.
Key points
- CloudFront caches and distributes content from supported origins through edge locations.
- Origin access, cache behavior, viewer authorization, and invalidation determine whether protected data remains controlled.
Best-known use cases
- Cache static reports and exported datasets near geographically distributed consumers.
- Distribute protected S3 content through controlled edge access.
What candidates often confuse it with
- CloudFront accelerates content delivery; API Gateway governs APIs and S3 provides the underlying object storage.
Key takeaway
Choose CloudFront for low-latency distribution of approved static reports or datasets from a controlled origin.
Relevant exam tasks
- D1.2 — Task 1.2: Transform and process data
- 1.2.8 — Create data APIs to make data available to other systems by using AWS services.