In this workshop, you will learn how to deploy a Fullstack Next.js 14 application with API Routes on AWS, utilizing EC2, DocumentDB, IAM, and CloudFront to optimize performance and cost efficiency
Understand how to create and configure EC2, DocumentDB, CloudFront, and IAM on AWS.
Deploy a Fullstack Next.js 14 application on EC2.
Connect and use DocumentDB from EC2, including migrating data from MongoDB to DocumentDB.
Learn how to configure CloudFront as a reverse proxy to optimize API Routes performance on EC2.
An AWS account with IAM access.
A computer with an SSH client (e.g., Terminal or PuTTY).