Diksha Jadhavdikshacodes.hashnode.dev·Jan 19, 2024Streamlining Node.js Development and Deployment: A Jenkins CI/CD Pipeline on AWSIntroduction: In the fast-paced world of software development, continuous integration and continuous deployment (CI/CD) have become essential practices to ensure agility, reliability, and efficiency in the development lifecycle. This article will gui...10 likes·49 readsAWS Deployment
Emmanuel Yewandemrincredible.hashnode.dev·Oct 11, 2023Continuous Integration for a Tooling Website for beginnersA DevOps team utilizes various tooling solutions in order to help the team carry out their day-to-day activities in managing, developing, testing, deploying and monitoring different projects. This project also majors on how Jenkins contributes to the...CI/CD
Moiz Asifmoiz-journeytodevops.hashnode.dev·Sep 10, 2023Day 25: Complete Jenkins CI/CD Project - Continued with DocumentationIn this Blog, I have created the readme.MD file that will help others to understand my project and understand how to use this project again without any problems. Here is the project URL Jenkins CI/CD Project which I did in Day24 Blog. Task-01 Documen...29 readsJenkins
Suraj bariklinuxenthusiast.hashnode.dev·Sep 2, 2023Complete Jenkins CI/CD ProjectLet's make a beautiful CI/CD Pipeline for Node JS Application 😍 Task-01 I have forked the repository: https://github.com/surajc5/node-todo-cicd.git for the "node-todo-cicd" project Create an AWS EC2 instance Install Jenkins on AWS EC2 instanc...30 readsgithub webhook
Shuvojit Karcloudgradshuvoblog.hashnode.dev·Apr 3, 2023Example for the Complete Jenkins CI/CD ProjectTask-1 Fork this repository Create a connection to your Jenkins job and your GitHub Repository via GitHub Integration. ssh-keygen generates public and private key-pair. These keys are used for integrating Jenkins project with git repository id_rs...33 readsJenkins Ci Cd Pipeline DevOps Jenkins Pipeline Webhooks