KEKingsley Erhatiemwonmoninkingzcloud.hashnode.dev·8h ago · 14 min readFrom Jira to EC2 to AI: Building a Read-Only Sprint Health Workflow with Claude Code and MCPHow I connected Agile planning, Git, EC2 deployment, Scrum inspection, and Agentic AI into one practical DevOps workflow When people talk about learning DevOps, the conversation often focuses on tools00
DADaniel Anthony Romitelli Jrincraftedbydaniel.hashnode.dev·16h ago · 6 min readCreated Is Not Ready: Terraform Ordering vs. Azure Eventual ConsistencyThe deploy finished clean. Every resource reported created. The application died on startup anyway. The failures were never dramatic. A service asked for a secret and got told no. A database existed b00
LBLalit Baggainblog.lalitbagga.com·1d ago · 7 min readMy Terraform Drift Pipeline Fixed the Change, Then Forgot ItMy Terraform drift pipeline could detect a manual EC2 tag change, classify it as LOW, and run Terraform to remove it. Then the pipeline moved on. The evidence existed, but it was spread across CodeBui00
AKArvan Kumarinaiwitharvan.hashnode.dev·1d ago · 8 min read80% Right Is the Dangerous NumberI Asked an LLM to Port My AWS Terraform to Google Cloud. Here's What It Got Confidently Wrong. Migrating a real-time analytics stack from EC2 to Compute Engine — and a working test for when to trust g00
JOJoseph Oluwadarainjosephdara.hashnode.dev·1d ago · 20 min readFrom Cloud Run Experiment to Terraform-Managed Platform: Productionizing My Blockchain Indexer on Google Cloud How I rebuilt the Stablecoin Whale Monitor around a continuous Cloud Run Worker Pool, Terraform, least-privilege CI/CD, and observability that reflects what users can actually experience. The first ve00
TATanweer Ahmedincloudwithtanweer.hashnode.dev·3d ago · 4 min readWhy Every Cloud Engineer Should Learn Terraform in 2026☁️ Cloud with Tanweer Future of Cloud Series • Episode #2 Introduction Not long ago, building cloud infrastructure meant logging into the AWS, Azure, or Google Cloud console and manually creating re00
LBLalit Baggainblog.lalitbagga.com·3d ago · 5 min readI Added a Tag in AWS. Terraform Removed It Automatically.I opened the AWS console, selected an EC2 instance, added a tag, and saved it. The tag did not exist in Terraform. The deployed infrastructure now said one thing while the code said another. That was 00
VSVempati Sai Krishnainsaikrishnavempati.hashnode.dev·4d ago · 26 min readPart 1 - Why Smart Engineers Don't Click AnymoreSay goodbye to manual dashboards and hello to instant, repeatable environments. 🚀 1. Why the Cloud Changed Everything "Every expert was once a beginner. Before writing your first Terraform configura00
AVAtul Vishwakarmainatulcodes.hashnode.dev·4d ago · 4 min readMy Top 5 VS Code Extensions for DevOps and Cloud EngineeringAs a Cloud & DevOps Engineer, Visual Studio Code isn't just a text editor—it is my absolute command center. Whether I am writing Infrastructure as Code (IaC), debugging a broken CI/CD pipeline, or man00
AAAyodeji Adeboyejoinayo-adeboyejo.hashnode.dev·5d ago · 7 min readWhy My terraform apply Just Hung: Lessons from My First Real Terraform ProjectWatching someone else's terraform apply scroll past in a tutorial only teaches you so much. Eventually I closed the tab, opened a blank folder, and chose to learn by making my own mistakes instead of 00