Deploying a 3 Tier MERN Stack App
In this blog we try to deploy a MERN Stack App, with 3 tier architecture on AWS.
Roadmap:
Create 3 instances that use Ubuntu distro (frontend, backend, and db)
Configure security groups (ports needed: 22, 8080, 3000, 27017)
Install node and mongod...
rajats.hashnode.dev4 min read