Working with CloudFront
Overall
In this lab, you’ll learn the basics and practice of CloudFront.
- Implement a CloudFront which use S3 bucket as an Origin with default TTL.
- Configure how long the content is cached at the edge by create a custom Policy Cache and Behavior.
- Grant CloudFront distribution permission to read the S3 origin Security S3 with Origin Access Control (OAC).
Content
- Introduction
- Preparation
- CloudFront Distribution with S3 Origin
- CloudFront Cache Configuration and Invalidation
- Improve Security with OAC
- Clean up resources