Series

SPA on AWS

Learn to host SPAs on AWS: 1. Store files in S3 for static content. 2. Create REST APIs with API Gateway. 3. Deploy app in containers. 4. Accelerate delivery with CloudFront CDN. #AWS #SPA #CloudFront

Articles in this series

Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 1. Theory
Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 2. Secure Static Hosting
Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 3. REST API
Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 4. Authentication
Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 5. Connecting dots
Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 6. One Click