@CodedFingers
Backend Developer
Nothing here yet.
Nothing here yet.
This article is a continuation of my previous article about deploying a MERN app with docker-compose, terraform and pushing the image on AWS ECR. You can find this article here In this article, we are going to be moving some steps further by deployin...

In this article, I am going to be stating a step-by-step process of deploying a MERN app (Mongoose, Express, React, Node js) on AWS using ECR and docker-compose Prerequisite This tutorial assumes that you have a basic knowledge of how a MERN stack ...

What is CloudFront? CloudFront is Amazon's global content delivery network (CDN). It's a network of servers called edge locations all around the world that actually cache your content (images, videos and of course static websites) and serve it to us...
