Project-07: Set Up a CI/CD Jenkins Pipeline to Deploy a Dockerized Node.js Application on an EC2 Instance Using a Declarative Groovy Pipeline
###Step by step Guide - Pipeline
Step 1
In AWS, navigate to EC2 and click on Launch an instance.
Set the Name to jenkins-server.
Under Application and OS Images (Amazon Machine Image), select Ubuntu Server 24.04 LTS.
Choose an Instance Type such ...
projectsfordevops.hashnode.dev4 min read