OMKAR GOSWAMIsavor-the-flavor-of-linux-in-devops.hashnode.dev·Feb 10, 2025Linux for DevOpsWhat is an Operating System (OS)? An Operating System (OS) is system software that manages hardware resources and provides essential services for applications. It acts as an interface between the user and the computer, enabling seamless interaction. ...1 likeLinux
Yaswanth Ryashdevops.hashnode.dev·Feb 10, 2025Automating Multi-Client Deployments in Azure App Service with CI/CD PipelinesIntroduction In many enterprise projects, multiple clients often require customized deployments of the same application with slight variations in configurations. Traditionally, manually deploying these applications for each client in a production env...MultiClientDeployment
Laxmiputracicd-using-jenkins.hashnode.dev·Feb 3, 2025🚀 DevOps CI/CD: A Complete Guide Using Jenkins📌 Introduction to DevOps CI/CD DevOps CI/CD (Continuous Integration and Continuous Deployment) is a crucial process that ensures seamless software development, testing, and deployment. Jenkins, a widely used automation tool, plays a vital role in or...1 likeDevops
Adekunle Fatundecore-architectural-components-of-azure.hashnode.dev·Jan 28, 2025Deploying a Web App using Azure CLI and Azure Resource Manager (ARM) Template (LAB)Visit link: Deploy Linux VM with Azure ARM Templates to know more about Azure Resource Manager (ARM) template. Login to your account on github.com and create a new repository Open Git Bash Click Yes in the dialog box that comes up Run these c...#ARMTemplate
Adekunle Fatundecore-architectural-components-of-azure.hashnode.dev·Jan 16, 2025Deploying a Linux Virtual Machine with Azure Resource Manager (ARM) TemplatesWHAT IS ARM TEMPLATE? A JSON file called an Azure Resource Manager (ARM) template specifies the setup and architecture for your project in Azure. It enables consistent and repeatable resource deployment, management, and configuration. Azure resource ...ARM Templates
Arunesh Dwivedikushald.hashnode.dev·Jan 14, 2025Terraform vs Ansible: The Titans of Infrastructure AutomationIntroduction In the ever-evolving world of DevOps, infrastructure automation has become a cornerstone of modern software deployment. Among the numerous tools available, Terraform and Ansible stand out as industry giants, each carving out its own nich...57 readsTerraform
Shaik Mustafaiaac.hashnode.dev·Jan 3, 2025Day-5 of Terraform Certification JourneyTerraform has emerged as a cornerstone tool for managing infrastructure as code (IaC). Whether you're preparing for a Terraform certification or looking to refine your skills, understanding the Terraform lifecycle is essential. In this blog, we'll br...141 likes·52 readsTerraform
Ahammed Basha Shaikday-22-of-100-days-challenge.hashnode.dev·Jan 3, 2025Exploring Terraform and Infrastructure as Code (IaC)Introduction As I continue my 100 Days of DevOps Challenge, today’s focus is on one of the foundational concepts in modern infrastructure management—Infrastructure as Code (IaC)—and the powerful tool, Terraform. Let’s dive into how these technologies...hashicorpterraform
Sanya Dodaterraform-devops.hashnode.dev·Dec 29, 2024Infrastructure as CodeIn traditionalway, physical data centers managing multiple physical servers. Maintainence was done by system admins and tech support(manual human effort). physical infra was quite simple to maintain. but when the demand grew, management and maintaina...Terraform
Mohd Haidermohdhaider07.hashnode.dev·Dec 14, 2024How to Become a DevOps Engineer Starting From Your First YearIf you’re in your first year of engineering and aspire to become a DevOps engineer, this guide is for you. I’ll share a step-by-step plan that you can follow, inspired by advice from senior, Ritesham Shastri (LinkedIn).Here’s how you can do it: First...82 readsDevops