DevOps

AWS DevOps Agent: What It Is, How It Works, and Where It Fits in Your Pipeline

AWS re:Invent-style announcements come and go, but every so often one lands directly on the desk of the people who get paged at 2 AM. AWS DevOps Agent is one of those. It’s an AI-powered, always-on agent built to sit across two halves of the software delivery lifecycle that usually live in separate tools and […]

Shalley Gupta
Shalley Gupta
Read

DevOps

From Jira to PR: How AI Agents Are Transforming DevOps Delivery

Introduction A change request starts as a single Jira ticket. Hours later it’s live in production, coded, reviewed, and documented, with almost none of the usual back-and-forth in between. That’s the shift AI agents are bringing to DevOps and platform engineering teams. An AI agent, in this context, is a software assistant that understands context […]

Chetan Singh
Chetan Singh
Read

DevOps

Extending AWS DevOps Agent with Custom MCP Servers

AWS DevOps Agent went generally available on March 31, 2026, and it changes what an on-call rotation looks like. The agent starts investigating the moment an alarm fires, correlates telemetry, code, and deployment data across your observability stack, and hands your engineer a root-cause hypothesis instead of a wall of dashboards. AWS reports that preview […]

DevOps

Integration Of IAM Identity Center With Microsoft Entra ID

Introduction This blog provides step-by-step instructions to implement AWS IAM Identity Center with Microsoft Entra ID as the identity source. Authentication is handled via SAML 2.0. User and group provisioning is handled via SCIM 2.0. IAM Identity Center is administered from a dedicated Identity account using Delegated Administration. Prerequisites AWS Organization active with All Features […]

DevOps

Stop Grepping Logs at 3 AM: Why LLMs are Finally Making AIOps Useful

Stop Grepping Logs at 3 AM: Why LLMs are Finally Making AIOps Useful Let me describe a situation that every DevOps engineer knows well. It’s 3:00 AM on a Thursday. You’re deep in REM sleep when PagerDuty starts vibrating on your nightstand with a Severity-1 alert. You drag yourself to your laptop. Slack is buzzing […]

Mayank Kumar
Mayank Kumar
Read

DevOps

DevOps evolving with AI

A note before this starts: I used AI to help write this piece. The observations in it aren’t generated, though — they’re what our DevOps team has actually watched happen over the past while. I’m upfront about the tool because the argument here is that the shift itself is real and lived, even if the […]

Navjot Singh
Navjot Singh
Read

DevOps

Azure AI Foundry: Building, Deploying, and Monitoring AI Workloads the Right Way

Introduction Azure AI Foundry (formerly Azure AI Studio) is Microsoft’s unified platform for building, deploying, and governing AI applications on Azure. It brings the model catalog, prompt orchestration, agent tooling, and evaluation/monitoring under one workspace structure instead of stitching together separate Azure OpenAI, Azure AI Search, and Machine Learning resources by hand. It matters because […]

Deepak
Deepak
Read

DevOps

Migrating from EKS Managed Node Groups to Karpenter: A Practical Guide to Smarter Autoscaling

Introduction Running Kubernetes workloads on Amazon EKS is easy, but running them in a cost-effective way is a different challenge. Many organizations start their Amazon EKS clusters with Managed Node Groups based on Auto Scaling Groups (ASGs). This is a reliable approach but often results in over-provisioning of infrastructure as worker nodes are kept running […]

Dhruv Gupta
Dhruv Gupta
Read

DevOps

Two AWS services called “Explorer” that have nothing to do with each other

Introduction Someone asked me last week whether Cost Explorer works like Resource Explorer, just for billing. It’s a reasonable guess. Same suffix, same console, both let you slice things by region. The guess is wrong in a way that costs people real time, so it’s worth pulling apart. One is a search index. The other […]