Sam Atinksonsamatinkson.hashnode.dev·Oct 24, 202411 Popular Tools That Enable CI/CD You Need For DevOpsContinuous Integration and Continuous Deployment are two essential concepts in the DevOps world. They aim to enhance the efficiency of the software development process, reduce lead times, and improve software quality. This article will discuss the to...DiscussCI/CD tools
Pratik Gotepratikgote.hashnode.dev·Jul 29, 2024Must-Know Scenario-Based CI/CD Pipeline Interview QuestionsCI/CD PipeLine Interview Questions NOTE:While I have prepared all the questions, to provide better answers in a detailed way. Q: Can you explain the CICD process in your current project or any CICD process that you have implemented? Answer: In the cu...Discuss·57 readsJenkins plugins
Pratik Gotepratikgote.hashnode.dev·Jul 20, 2024Mastering CI/CD Pipeline Automation with GitHub ActionGitHub Actions Welcome back to our complete DevOps course! Today, we're going to talk about GitHub Actions. Can you believe it? What is GitHub Actions? GitHub Actions is a CI/CD solution that automates your build, test, and deployment pipeline. Integ...DiscussGitHub workflows
Sam Atinksonsamatinkson.hashnode.dev·Jul 9, 2024CI/CD: The Key to Accelerating Software Development and DeliveryThe CI/CD (Continuous Integration/Continuous Deployment) pipeline stands as a pivotal tool in modern software development. It comprises a sequence of automated steps essential for delivering updated software versions seamlessly. CI CD pipelines are p...DiscussCI/CD pipelines
saurabh davesaurabhdave.hashnode.dev·Jul 1, 2024Building Jenkins CICD pipeline with Slack Notification : Using Maven, Sonarqube, AWS ECSHaving a cicd pipeline to do your work reduces the stress significantly. So, recently I created a CICD project where I deployed the pipeline which Fetch's the code, Build it, test it using Maven, Analysis the code quality by Sonarqube, build's the Do...DiscussJenkins
Harshal ShahforHarshal_Shah' Blogdelvingwithharshal.hashnode.dev·Nov 26, 2023Streamlining Development: A Guide to CI/CD PipelinesIn the ever-evolving landscape of software development, efficiency, reliability, and speed are paramount. Continuous Integration and Continuous Deployment (CI/CD) pipelines have emerged as essential tools to achieve these goals. In this blog, we'll e...DiscussJourney into DevOps Excellence: A Series of Insights and Practicesci-cd