AWS for Front-End Engineers (ft. S3, Cloudfront & Route 53)

AWS for Front-End Engineers (ft. S3, Cloudfront & Route 53)

3 hours, 16 minutes CC

This course has been updated! We now recommend you take the AWS For Front-End Engineers, v2 course.

Learn to get your application deployed on the web so that your users in Sydney can enjoy the same amount of latency as those in Minneapolis or Kuala Lumpur. By coding along with Steve Kinney, you'll examine what AWS offers for front-end engineers — from storing and hosting client-side applications on S3, registering domains names and DNS with Route 53, deploying applications with AWS CLI, distributing applications with CloudFront's CDN, and much more!

This course and others like it are available as part of our Frontend Masters video subscription.

Published: October 16, 2018
Get Unlimited Access Now
Table of Contents

Introduction

IAM and Account Management

Storage and Hosting with S3

The AWS CLI

DNS with Route 53

Routing with S3 and Route 53

CloudFront

Setting Up a Build Pipeline

Lambda@Edge

Wrapping Up