navigation

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

  1. Introduction
  2. Preparation
  3. CloudFront Distribution with S3 Origin
  4. CloudFront Cache Configuration and Invalidation
  5. Improve Security with OAC
  6. Clean up resources