Completed
Forwarding custom domain traffic to an EC2 instance
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Optimizing Content Delivery with CloudFront and Using Custom Domains Route 53 - AWS in Action
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction & Understanding CloudFront
- 2 The demo project
- 3 Creating a new EC2 instance
- 4 Testing the website
- 5 Auto-assigned domain names & custom domain names
- 6 Getting started with Route 53 & Registering a custom domain
- 7 Hosted zones & domain records
- 8 Forwarding custom domain traffic to an EC2 instance
- 9 Problems with auto-assigned IP addresses
- 10 Elastic IP addresses & domain routing
- 11 Adding an application load balancer
- 12 Forwarding domain traffic to load balancers
- 13 Optimizing content delivery with CloudFront
- 14 Creating a new CloudFront distribution
- 15 Testing & problems with adding a custom domain name
- 16 Adding a CNAME to the CloudFront distribution
- 17 Adding a custom SSL certificate via Amazon Certificate Manager
- 18 Forwarding domain traffic to a CloudFront distribution
- 19 Cleanup