Rajendra Patilrajendrapatil9949.hashnode.dev路Aug 27, 2024#90DaysOfDevops | Day 23What is CI/CD? Before we dive into the details of Jenkins Freestyle Projects, let's understand Continuous Integration (CI) and Continuous Delivery (CD). CI involves automating the process of integrating code changes from various developers into a si...#90daysofdevops
Pranit Kolamkarkpranit.hashnode.dev路Jul 28, 2024In-detail overview of EC2 instance typesAmazon Elastic Compute Cloud (EC2) is a cornerstone service within AWS, providing scalable, on-demand computing capacity in the cloud. This article delves into the intricacies of EC2, exploring its core functionalities, instance types, configuration ...day23
Mallika Gautamvbnm.hashnode.dev路Jul 23, 2024Cybersecurity Skills: Day 23 of the 100-Day Learning JourneyOpen source intelligence Cyber attacks can sometimes be prevented with the right information, which starts with knowing where your systems are vulnerable. Previously, you learned that the CVE庐 list and scanning tools are two useful ways of finding we...1 likeday23
Prathmesh Vibhuteprathmeshh.hashnode.dev路Mar 17, 2024Day 23 : Jenkins Freestyle Project for DevOps Engineers.In the fast-paced world of DevOps, continuous integration and continuous deployment (CI/CD) have become indispensable practices. These methodologies streamline the development process by automating the building, testing, and deployment of code, ensur...#shubhamLondhe
Siri Chandanairis1919.hashnode.dev路Oct 28, 2023Day23:Jenkins Freestyle Project for DevOps EngineersWhat is CI/CD? CI/CD stands for Continuous Integration and Continuous Deployment (or Delivery). It is a software development approach that aims to automate and streamline the processes of integrating code changes and deploying software applications. ...Jenkins
Unnati Guptadevunnatig.hashnode.dev路Oct 18, 2023Jenkins Freestyle Project#90daysdevopschallenge #day23 What is CI/CD? CI or Continuous Integration is the practice of automating the integration of code changes from multiple developers into a single codebase. It is a software development practice where the developers commit...10 likes路34 readsJenkins
Ajay Giteajaygite.hashnode.dev路Sep 19, 2023Jenkins Freestyle Project for DevOps EngineersWhat is CI/CD? CI/CD stands for Continuous Integration and Continuous Delivery (or Deployment). Continuous Integration is the practice of frequently merging code changes into a shared repository. It involves automating the build, unit testing, and co...29 readsday23
Varun Margamvarunmargam.hashnode.dev路Aug 18, 2023Jenkins Step-by-Step Guide on Crafting a Continuous Delivery and Deployment Pipeline馃搷Introduction Welcome to my Jenkins blog series! In this guide, we'll explore the world of Continuous Delivery and Deployment using Jenkins. From implementing Continuous Delivery for a Django todo app to achieving Continuous Deployment for a Node.js...4 likes路94 reads90DaysOfDevOps馃殌day23
Gopal Gautamgopalgtm.hashnode.dev路Aug 17, 2023Day 23 Task: Jenkins Freestyle Project for DevOps Engineers馃敼What is CI/CD? CI/CD stands for Continuous Integration and Continuous Delivery (or Deployment). Continuous Integration is the practice of frequently merging code changes into a shared repository. It involves automating the build, unit testing, and ...day23
Dhwarika Jhadwarkajha.hashnode.dev路May 10, 2023Jenkins Freestyle Project for DevOps Engineers.What is CI/CD? CI/CD stands for Continuous Integration and Continuous Delivery/Deployment. It is a set of practices and tools that enable teams to develop and deliver software quickly, reliably, and efficiently. Continuous Integration (CI) is the p...61 readsJenkins