Pooja Bhavanipoojabhavani.hashnode.dev·Oct 21, 2024Day 81 - Project-2Deploying web app using Jenkins CI/CD declarative pipeline. Follow the steps: 1. First of all, go to the AWS portal, and create a new instance. As · Name: jenkins-server · AMI: ubuntu. · Instance type: t2.micro (free tier). · Key pair login: Create >...3 likes·33 readsproject 2
Prathmesh Vibhuteprathmeshh.hashnode.dev·May 21, 2024Day 81 : Project 2 - Jenkins Declarative PipelineIn today's fast-paced software development environment, the need for robust and efficient deployment pipelines is more critical than ever. Automation not only accelerates the release process but also minimizes errors and enhances consistency across e...108 reads#DAY81