Jenkins CI/CD Pipeline to deploy a Dockerized Node App on AWS
Project Overview:
For this example, we'll use a Node.js web application that serves a "Hello, World!" message. We'll package this application into a Docker container and deploy it to an EC2 instance using Docker Compose.
Prerequisites:
AWS account w...
aakashbhatt04.hashnode.dev3 min read