HexaHomeforhexadecimalsoftwarehexadecimalsoftware.hashnode.dev·17 hours agoCI/CD Pipelines Made Simple: A Beginner's Guide to Automating Your WorkflowIn the fast-paced world of software development, delivering high-quality software quickly and efficiently is crucial. This is where CI/CD pipelines come into play. If you’re new to the concept, don’t worry! This guide will walk you through everything...DiscussDevops
Mohammed Umarumarcode.hashnode.dev·Nov 6, 2024Building CI/CD Pipelines with Docker, Jenkins, and AWS for a Web ApplicationIn today’s fast-paced development world, Continuous Integration (CI) and Continuous Deployment (CD) have become essential practices to streamline the software delivery pipeline. Recently, I had the opportunity to build and implement a robust CI/CD pi...Discuss·57 readscicd
akash javaliblog.akashjavali.com·Oct 25, 2024DevOps for Beginners: A Complete Guide to Getting StartedAs more companies strive to keep up with the rapid evolution of technology, DevOps has become a popular practice to bridge the gap between development (Dev) and operations (Ops). It’s the backbone for efficient, agile, and collaborative software deve...Discuss·32 readsAutomation in DevOps
Manoj Bharadwajabharadwajwrites.hashnode.dev·Sep 26, 2024Streamlining Jenkins Pipelines with Docker: A Step-by-Step GuideIn this article, we will discuss how to use Docker with Jenkins. Why to use Docker with Jenkins. In traditional way of configuring jenkins pipeline. It works on master-slave architecture. In that architecture multiple machines must be in running stat...DiscussDevops
Ali Hassan Khan Yousafzaialihassankhan.hashnode.dev·Sep 25, 2024Jenkins Installation: A Step-by-Step GuideJenkins, a popular open-source automation server, facilitates continuous integration (CI) and continuous delivery (CD) for DevOps teams. It automates various stages of software development, from building to testing, and makes the deployment process m...DiscussJenkins
CodeRowerforCodeRowercoderower.hashnode.dev·Sep 23, 2024A Full Guide to Making Sure Stable Releases to Production with UI Automation TestingIntroduction: When it comes to making software, the path from code to production is not always easy. Making sure that updates to production settings are stable is one of the most important parts of this trip. Releases that aren’t stable can cause pro...Discussuiautomation
Guillaume Dormoygdsource.hashnode.dev·Sep 16, 2024Effective CI: A Comprehensive GuideIntroduction: The Tale of Two CIs As a software developer and manager, I've experienced the highs and lows of working with different Continuous Integration (CI) systems. Let me share two contrasting stories that shaped my understanding of what makes ...DiscussContinuous Integration
Yogesh Borudeyogeshb.hashnode.dev·Sep 16, 2024Integrating Jenkins with Terraform: A Step-by-Step GuideIn today's fast-paced DevOps environment, automating infrastructure provisioning is critical for achieving operational efficiency and reliability. By integrating Jenkins—an open-source automation server—with Terraform, a powerful Infrastructure as Co...DiscussDevops
Nahidnahidislam.hashnode.dev·Sep 15, 2024Continuous delivery and Continuous deploymentContinuous Delivery: The application is automatically built, tested, and prepared for release, but the final step of deploying the software into production is done manually. This means that the software is always ready for deployment, but the decisio...Discuss·1 likecicd
Jatinjatin2231.hashnode.dev·Sep 9, 2024Day 1 of DevOps - 45 Days: What is DevOps?Welcome to Day 1 of the 45 Days of DevOps journey! Over the next several weeks, we will dive into various aspects of DevOps, its tools, best practices, and how it is revolutionizing the software development and delivery process. Whether you're a begi...Discuss·1 like·36 readsAgileDevelopment