A Complete Guide To Deploying Your Web App To Amazon Web Service

Xiaoyun Yang
codeburst
Published in
17 min readJan 17, 2019

--

This a comprehensive guide for how to containerize your Mongo-Express-React-Node (MERN) app with Docker and deploy it to Amazon Web Service (AWS) Elastic Container Service (ECS). I will share my research and lessons learned deploying a MERN app, including what worked, what didn’t work, how I prepared the app for deployment and accomplished the deployment.

--

--