AWS For Front-End Engineers, v2

AWS For Front-End Engineers, v2

Learning Paths:
Topics:
3 hours, 40 minutes CC

Learn to build an enterprise-grade deployment infrastructure on AWS. Host your assets on S3 and use CloudFront as a CDN to distribute those assets worldwide in seconds. We’ll set up routing and certs using Amazon Certificate Manager (ACM) and add custom functionality with lambda@edge to our CloudFront distribution.

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

Published: March 1, 2022
Get Unlimited Access Now
Table of Contents

Introduction

Setup

S3

AWS CLI

CloudFront

Pipeline Caching

Lambda

Wrapping Up