Skip to main content

AgenticOps: AI Agent-Powered Operational Feedback Loops

Reading time: ~3 minutes

AgenticOps is an approach for autonomously building feedback loops for continuous improvement in production environments using AI agents after developing software with AIDLC. While traditional AIOps used AI as a monitoring aid, AgenticOps represents the next step where AI agents autonomously perform detect → decide → execute based on observability data.

Relationship with AIDLC

While AIDLC focuses on "how to build" (development methodology), AgenticOps focuses on "how to operate and improve" (operational feedback loops). Domain constraints defined by AIDLC's ontology serve as the basis for AI agent operational decisions, and insights discovered during operations feed back as the Outer Loop of ontology evolution.

Foundation: AWS Open Source Strategy

AWS provides essential Kubernetes ecosystem tools as Managed Add-ons (22+), Community Add-ons Catalog, and managed open source services (AMP, AMG, ADOT). Building on this foundation, Kiro + MCP (Model Context Protocol) serve as core AgenticOps tools, autonomously performing EKS cluster control, CloudWatch metric analysis, and cost optimization through AWS MCP servers (50+ GA).

Core Technology Stack

AWS Services & Open Source Tools for AIops & AIDLC

Data & Observability
📊Observability
AWSCloudWatch, X-Ray, AMP, AMG
OSSADOT, Grafana
🔍Anomaly Detection
AWSDevOps Guru, CloudWatch AI
OSSPrometheus + ML
AI Development
🤖AI Coding
AWSKiro, Q Developer
OSSClaude Code, Cursor
🔗MCP Integration
AWSIndividual (50+ GA), Managed, Unified
OSSKagent (kmcp)
Deployment & Infra
🔄GitOps
AWSManaged Argo CD
OSSArgo CD
📦IaC
AWSACK (50+ CRD), KRO
OSSTerraform, Helm
🌐Networking
AWSLBC v3 (Gateway API GA)
OSSGateway API
Intelligent Ops
🧠AI Agent
AWSQ Developer, Strands
OSSKagent
📈Predictive Scaling
AWSCloudWatch Anomaly Detection
OSSProphet, ARIMA
⚙️Node Mgmt
AWSKarpenter
Observability → Anomaly Detection → AI Agent Response → Predictive Scaling → Auto-Remediation
Learning Path

Read 1 → 2 → 3 in order to follow the complete journey from AgenticOps strategy to autonomous operations.

  1. AgenticOps Strategy Guide — Overall direction and AWS open source strategy
  2. Intelligent Observability Stack — Build 3-Pillar + AI analysis data foundation
  3. Predictive Scaling & Auto-Recovery — Achieving autonomous operations

References