Let's Build - eCommerce App | WEEK 1 | Deploy locally on docker containers

Starting this new series to build and deploy real-life applications on AWS. These videos will provide that much needed experience to confidently go into AWS / DevOps interviews and talk about what you have done. Try to complete all these short projects over next few weeks and I guarantee you that no one can challenge your AWS knowledge and experience. AWS Services used: Amazon S3, CloudFront, Elastic Container Service (ECS), DynamoDB, Amazon RDS, API Gateway, Route53, ACM, Simple Notification Service (SNS) So let's get started ! Important links for this project: 1. Git Repository: https://github.com/awswithchetan/ecom... 2. Full deployment on AWS: https://www.udemy.com/course/build-ec... Happy learning ! In this video: 0:00 Introduction to the eCommerce Application 2:30 AWS Architecture Walkthrough (using AWS services) 7:32 Local deployment architecture (using Docker and LocalStack) 8:52 Pre-requisites for the deployment 11:52 Deployment steps and Git repository 12:23 Clone git repository 12:55 Install tools (docker, node etc.) 14:13 Setup User Authentication using Amazon Cognito User Pools 16:35 Deploy backend services (docker compose) 20:09 Test the application using cURL 20:35 Configure and deploy Frontend locally 22:23 Start the frontend server and Test the application 25:35 Clean up 26:26 My Udemy course for deploying eCommerce Application on AWS from scratch (Link above)