Rrohitpsawant05inrohit-ansible-linux.hashnode.devEpisode 2: Inventory Management & Ad-Hoc Commands on AnsibleAnsible Inventory Management Introduction In Episode 1, we configured the Ansible control node and established secure SSH communication with target machines.In this episode, we will learn how Ansible 1d ago·6 min read
PPPrajwa Pinprajwal-blog.hashnode.devAutomating Server Discovery in a Hybrid Cloud Migration — A Junior DevOps JourneyAs part of our organization’s hybrid cloud adoption, we are gradually moving non-critical workloads from GCP to our on-premises environment. During this transition, one of the key requirements was to 2d ago·3 min read
Rrohitpsawant05inrohit-ansible-linux.hashnode.devEpisode 1: Installing Ansible and Configuring Passwordless SSH on Linux for AutomationIntroduction to Ansible Automation begins with a properly configured control node. Control node is something which master node from where we are going to push the configuration to target nodes. In sho4d ago·5 min read
TITech Insights Hubintopperblog.hashnode.devAnsible Vault: Secrets EncryptionWhy Traditional Ansible Vault Approaches Fail at Scale Most teams start with Ansible Vault by encrypting sensitive variables with a single password stored in a CI/CD environment variable. This works for initial deployments but collapses under real-wo...Feb 12·11 min read
AAAyobami Agboolainayobamidevops.hashnode.devMastering the GitOps Dance: Building Automated CI/CD for Infrastructure and AppsIntroduction Have you ever had that sinking feeling when a teammate asks, “Who updated the production server?“ and the room goes silent? Or perhaps you’ve experienced the “works on my machine“ curse, where a deployment fails because a manual configur...Feb 10·11 min read
ISIkoh Sylvainikohsylva.hashnode.devAltSchool Of Engineering Tinyuka’24 Month 12 Week 3If you missed our previous session, you can always catch up here. This week, we are going hands on with Automated Web Server Setup with Security Hardening. Let’s get to it, shall we? Automated Web Server Setup with Security Hardening Project Overvie...Feb 7·5 min read
AAkankshainakanksha-devops.hashnode.devTransforming DevOps: Building a Production-Ready CI/CD PipelineA hands-on story of breaking things, learning, and automating a React app deployment to AWS I built a fully automated CI/CD pipeline that takes a React application from code commit to production deployment on AWS in under 10 minutes. Along the way, I...Feb 7·9 min read
AAAyobami Agboolainayobamidevops.hashnode.devBeyond the Manual Click: Building a "One-Touch" Cloud Infrastructure with Terraform and AnsibleThe Day "Manual" Stopped Scaling We’ve all been there: You spend hours manually configuring a cloud instance, installing Docker, setting up reverse proxies, and tweaking security groups. It feels like a masterpiece until you need a second one. Or wor...Feb 6·9 min read
MWMaciej Wawrzyńczukinfossexperience.wawrzynczuk.comUsing tags to express Ansible tasks dependenciesEverything is simple when we write a playbook that does one thing. We have a powerful tool for expressing dependencies: the task order. But sometimes we want more than one target. We want to deploy something, then cleanup something. Or even build som...Feb 3·2 min read
MPMahesh potdarinbecomedevops.hashnode.dev🚀 How to Become a DevOps Engineer: A Complete GuideIntroduction DevOps is no longer just a buzzword — it’s the backbone of modern software delivery. Companies want faster releases, reliable systems, and scalable infrastructure. That’s where DevOps engineers step in. If you’re wondering how to start o...Feb 3·3 min read