Deploying a Simple CI/CD Pipeline on AWS EC2 with Jenkins and Docker (To-Do app)
In this tutorial, we’ll guide you through setting up a CI/CD pipeline on an AWS EC2 instance using Jenkins and Docker. This setup will enable your application to automatically pull code from GitHub, build it as a Docker container, and deploy it on a ...
todo-app-using-jenkins-and-docker.hashnode.dev6 min read