Skip to content

Repository files navigation

Awesome AI SRE & DevOps Awesome

Lint Link Check Discover New Tools Site PRs Welcome

A living, filterable directory of AI tools for DevOps, Site Reliability Engineering, and Platform Engineering — with a browsable site, weekly automated discovery, and detailed, decision-useful descriptions (not just a link dump).

🔍 Browse the searchable site →

407 tools across 20 tool categories — updated continuously via automated weekly discovery (see How This Stays Updated). If this saved you time, a star helps more engineers find it. 🌟


Contents


Tool of the Month

K8sGPT — a CNCF Sandbox project that scans a live Kubernetes cluster, finds misconfigurations and failing resources, and explains them in plain English instead of raw kubectl errors. Free, open-source, installs in minutes — the best first stop if you're evaluating whether AI-assisted troubleshooting is worth adopting.


Quick Picks by Use Case

If you need to... Start with
Get paged less and resolve faster HolmesGPT, Keep, Cleric
Understand why a k8s pod is broken K8sGPT, Robusta
Let AI write/refactor Terraform Claude Code, Pulumi AI
Cut idle cloud spend automatically Kubecost, Antimetal
Connect an LLM to your infra tools MCP Servers section below
Triage a flood of noisy alerts Keep, BigPanda, Moogsoft
Ship an internal developer platform Backstage, Port, Score

AI Coding Agents for Infrastructure

AI-powered coding agents that write, review, and maintain infrastructure code — Terraform, Kubernetes manifests, Dockerfiles, CI/CD pipelines.

  • AiderOpen-source. Terminal-based AI pair programming that works with any LLM and commits each change to git automatically, well suited to infrastructure repos where you want an auditable diff per change.
  • Amazon Q DeveloperCommercial (AWS). AWS-native assistant with deep CloudFormation and CDK awareness, best if your infrastructure is already AWS-centric.
  • Augment CodeCommercial. Enterprise coding platform built for deep multi-repo context, useful when infra code is spread across many services rather than one monorepo.
  • BoltCommercial (StackBlitz). Browser-based AI app builder that generates and deploys full-stack apps in-browser, more useful for prototyping dashboards than core infra work.
  • ClankerOpen-source. Autonomous CLI agent for systems engineering across AWS, GCP, and Cloudflare without needing a full IDE.
  • Claude CodeCommercial (Anthropic). Agentic terminal coding tool strong at large multi-file Terraform refactors and debugging across an entire infrastructure repo at once.
  • ClineOpen-source. Autonomous VS Code agent that can run terminal commands and edit files directly, good for teams wanting an open, extensible agent inside their existing editor.
  • ContinueOpen-source. Editor-agnostic AI assistant for VS Code and JetBrains that supports local models, a good fit for air-gapped or compliance-sensitive infra work.
  • CursorCommercial. AI-first IDE with inline multi-file editing, popular for fast iterative Terraform/YAML work.
  • DevinCommercial (Cognition). Fully autonomous software engineer that can take an infra task from planning through deployment with minimal supervision.
  • Gemini Code AssistCommercial (Google). Google Cloud's coding assistant with native GCP awareness, the natural pick for GCP-heavy shops.
  • GitHub CopilotCommercial. The most widely deployed AI pair programmer, with Copilot Workspace extending it to multi-file infra changes.
  • JetBrains AICommercial. Built into IntelliJ-based IDEs, context-aware completions for teams already standardized on JetBrains tooling.
  • CrushOpen-source (Charm). Terminal coding agent supporting many model providers without losing session context between them.
  • Factory AICommercial. Enterprise agent platform built for large codebases with local execution, web search, and MCP access baked in.
  • OpenCodeOpen-source. Go-based terminal agent with 140k+ stars supporting 75+ models across Claude, OpenAI, Gemini, and local providers.
  • OpenHandsOpen-source (MIT). Fully open autonomous software engineering platform with a 77.6% SWEBench score, a solid pick if you need to self-host rather than depend on a vendor.
  • Qwen CodeOpen-source (Alibaba). CLI agent built around the Qwen3-Coder models, a strong free option for teams comfortable outside the OpenAI/Anthropic ecosystem.
  • Replit AgentCommercial. Builds and deploys full-stack apps from natural language, most useful for quickly standing up infra dashboards or internal tools.
  • Roo CodeOpen-source. VS Code agent forked from Cline with SOC 2 compliance features, aimed at regulated enterprise teams.
  • TraeCommercial (ByteDance), free tier. AI-first IDE with built-in MCP support and generous free usage.
  • Sourcegraph CodyCommercial. Full-codebase-context assistant, particularly strong for navigating large monorepos with shared infra modules.
  • TabnineCommercial. Code completion that can run fully locally, aimed at teams with strict data-privacy requirements around infra code.
  • WindsurfCommercial (Codeium). AI IDE with an agentic "Cascade" mode for multi-step infra tasks.
  • VoidOpen-source. VS Code fork supporting local and remote LLMs for teams wanting a privacy-first, fully open editor.
  • Gemini CLIOpen-source, free tier. Google's terminal agent with a 1,000 requests/day free allowance and native MCP support.
  • GooseOpen-source (Block), Apache 2.0. Rust-based autonomous agent that installs, edits, and tests using any LLM via MCP.
  • KiroCommercial (AWS). Spec-driven agentic IDE that produces reproducible infra code from structured requirements and design docs rather than freeform prompts.
  • Zed AICommercial. High-performance editor with built-in assistant and terminal integration.
  • aiacOpen-source (Firefly). CLI generator for Terraform, Pulumi, Helm, CloudFormation, and Dockerfiles from natural language, supports OpenAI, Bedrock, and Ollama.
  • JetBrains JunieCommercial. Standalone, LLM-agnostic coding agent usable from terminal, IDE, or CI/CD.
  • Kilo CodeOpen-source (MIT). Agentic platform across VS Code/JetBrains/CLI with 500+ models at zero markup and a persistent memory bank for long-running projects.
  • PlandexOpen-source. Plan-first terminal agent with a 2M-token context and cumulative-diff sandbox, built for large multi-file IaC changes.
  • Mistral VibeOpen-source (Apache 2.0). CLI agent with explicit on-prem/VPC deployment support, aimed at regulated DevOps teams.

AI-Powered Kubernetes

AI tools purpose-built for cluster management, troubleshooting, and operations.

  • GlasskubeOpen-source. Kubernetes package manager with AI-assisted package discovery and dependency resolution.
  • HeadlampOpen-source. Extensible Kubernetes web UI with a plugin architecture supporting AI-powered visualization.
  • K8sGPTOpen-source (CNCF Sandbox). See Tool of the Month above.
  • KagentOpen-source (CNCF Sandbox). Framework for running AI agents natively inside a Kubernetes cluster.
  • KAITOOpen-source (CNCF Sandbox). Kubernetes AI Toolchain Operator that simplifies LLM inference and fine-tuning on clusters.
  • KarpenterOpen-source. Node autoscaler using intelligent bin-packing and just-in-time provisioning to cut cluster cost.
  • KServeOpen-source. Standardized distributed inference platform for multi-framework model serving with autoscaling and canary rollouts.
  • KubeStellar ConsoleOpen-source (CNCF Sandbox). Multi-cluster dashboard with an AI natural-language layer for edge and cloud cluster management.
  • KomodorCommercial. Troubleshooting platform focused on change-tracking — "what changed right before this broke" — with AI root cause analysis.
  • kubectl-aiOpen-source (Google Cloud). kubectl plugin generating and applying manifests from natural language.
  • Kubernetes ChatGPT BotOpen-source. Slack-integrated ChatGPT bot for cluster troubleshooting notifications.
  • KubeflowOpen-source (CNCF incubating). Full ML platform for Kubernetes: training, serving, pipelines, notebooks.
  • KubescapeOpen-source (CNCF incubating). Security platform with runtime threat detection, SBOMs, and eBPF monitoring.
  • KubesharkOpen-source. API traffic analyzer giving real-time cluster network visibility, useful as a data source for AI anomaly detection.
  • RobustaOpen-source core / Commercial. Monitoring and troubleshooting with automated playbooks that react to cluster events, not just alert on them.
  • ValidKubeOpen-source. One-stop tool to validate, clean, and secure Kubernetes manifests.
  • k8mOpen-source. Lightweight single-binary AI dashboard with multi-cluster support.
  • KubeAIOpen-source. Inference operator for serving LLMs, embeddings, and speech models with zero external dependencies.
  • KubewallOpen-source. Single-binary dashboard with multi-cluster support and pluggable AI model backends.
  • vClusterOpen-source. Virtual Kubernetes clusters for isolated dev/test, including AI workload experimentation.
  • KAI SchedulerOpen-source (CNCF Sandbox, NVIDIA). GPU-native scheduler with topology-aware and gang scheduling for AI workloads.
  • llm-dOpen-source (CNCF Sandbox). Distributed LLM inference framework for Kubernetes from Red Hat, IBM, and Google with disaggregated serving.
  • NVIDIA AI Cluster RuntimeOpen-source (alpha, NVIDIA). Cluster runtime with a dedicated CLI and validated recipes for training/inference on H100/Blackwell hardware.
  • SedaiCommercial. Reinforcement-learning-driven autonomous optimization for scaling and remediation, offered in copilot or full-autopilot mode.
  • VeleroOpen-source (CNCF Sandbox). Backup, disaster recovery, and migration for Kubernetes with AI-assisted scheduling.
  • CauselyCommercial. Causal-AI diagnosis platform with an MCP server, claims a 60% cut in agent token use versus general coding agents on the same diagnostic task.
  • ParityCommercial (YC). AI SRE for on-call Kubernetes engineers that investigates and runs runbooks before a human is paged.
  • Azure SRE AgentCommercial (Microsoft). GA AI ops teammate for AKS that investigates and, with approval, executes remediation.
  • NVIDIA GroveOpen-source (NVIDIA). Kubernetes API for orchestrating multi-node AI inference with hierarchical gang scheduling.
  • Agent SandboxOpen-source (K8s SIG Apps). Sandbox CRD for isolated stateful AI-agent workloads via gVisor/Kata.
  • Microsoft Agent Governance ToolkitOpen-source. Sidecar policy engine enforcing OWASP agentic-AI risk controls on AKS.
  • KubeCopilot CoreOpen-source. Operator deploying an in-cluster AI agent controlled via CRDs, engine-agnostic across model providers.
  • kube-agentOpen-source. Autonomous agent that plans and executes multi-step cluster operations, not just chat-based diagnostics.
  • LLMKubeOpen-source. Operator for local LLM inference on Kubernetes via llama.cpp/vLLM/TGI, aimed at air-gapped deployments.
  • OpenSREOpen-source. Toolkit and eval environment for building AI SRE agents across Kubernetes, EC2, Lambda, ECS, and Flink.

AI-Powered Terraform and IaC

  • AtmosOpen-source. Framework for managing Terraform at scale with AI-assisted component discovery.
  • BrainboardCommercial. Visual Terraform designer that generates architecture from diagrams.
  • Env0Commercial. Self-service IaC platform with AI-assisted policy enforcement and drift detection.
  • FireflyCommercial. Detects drift and auto-generates Terraform from existing unmanaged cloud resources.
  • InfracostOpen-source. Adds cloud cost estimates directly to Terraform pull requests, covering 1,100+ resource types.
  • OpenTofuOpen-source (Linux Foundation). Community-governed Terraform fork, the foundation many AI IaC tools now build on.
  • Pulumi AICommercial. Generates Pulumi programs across AWS/Azure/GCP/Kubernetes from natural language.
  • Spacelift AICommercial. AI-enhanced IaC management with drift detection and automated remediation.
  • TerrascanOpen-source. Static analyzer detecting compliance and security violations across Terraform, Kubernetes, and Helm.
  • TerramateOpen-source. Orchestration and code generation for complex multi-stack Terraform.
  • tfswitchOpen-source. CLI for switching between Terraform versions across multi-version pipelines.
  • ControlMonkeyCommercial. Governance platform with AI-powered drift remediation and auto-generated IaC from existing resources.
  • Terracotta AICommercial (YC). AI PR reviewer for Terraform/OpenTofu/CDK-TF covering plan analysis, IAM security, and cost impact.
  • ResourcelyCommercial. Guardrails platform with reusable blueprints and a policy language enforced at PR time.
  • TerrateamOpen-source (MPL-2.0). GitOps IaC orchestration across Terraform/OpenTofu/CDKTF/Pulumi with an OPA policy engine.
  • Pulumi NeoCommercial. Agentic platform-engineer product that provisions and governs multi-cloud IaC end to end.
  • HashiCorp Project InfragraphCommercial (HashiCorp). Real-time infra knowledge graph powering agentic reasoning over Terraform state and cloud APIs.
  • HashiCorp Agent SkillsOpen-source. Official Claude Code Skills for generating and refactoring Terraform/Packer using HashiCorp best practices.
  • OvermindOpen-source core / Commercial. Blast-radius risk analysis that discovers unmanaged AWS resources and converts them to Terraform.
  • Saturnhead AICommercial (Spacelift). Auto-explains failed Terraform run logs across init/plan/apply in plain language.
  • Quali TorqueCommercial. Agentic control plane with modular agents for blueprints, cost modeling, and drift remediation.

AI Incident Response and AI SRE Agents

  • Aiden for SRECommercial. Aiden that acts autonomously on recurring incidents and works complex ones alongside your team through to resolution — policy-bound and fully auditable.
  • BigPandaCommercial. AIOps event correlation and automated root cause analysis across hybrid environments.
  • BlamelessCommercial. SRE platform with AI-powered incident management and automated retrospectives.
  • FireHydrantCommercial. Incident management with AI-generated retrospectives and automated status pages.
  • GitHub Agentic WorkflowsOpen-source. Run AI agents inside GitHub Actions for issue triage and CI failure analysis.
  • HolmesGPTOpen-source (CNCF Sandbox). Combines observability telemetry with LLM reasoning for agentic troubleshooting, self-hostable so data doesn't leave your environment.
  • incident.ioCommercial. End-to-end incident management with AI summaries and native Slack workflows.
  • IncidentFoxOpen-source. Automated investigation and hypothesis formation with Slack/PagerDuty integration.
  • MoogsoftCommercial. AIOps correlation platform focused on reducing alert fatigue via noise reduction.
  • OpsgenieCommercial (Atlassian). AI-assisted alert routing and on-call scheduling.
  • PagerDuty AIOpsCommercial. ML-based event correlation and noise reduction before alerts reach a human.
  • KeepOpen-source. Correlates and deduplicates alerts from any monitoring tool with AI-powered noise reduction — a good hub if you already run several disconnected monitoring tools.
  • RootlyCommercial. Automated incident timelines and AI-generated postmortems in Slack-native workflows.
  • ShorelineCommercial. Converts runbooks into automated remediation that executes across entire fleets.
  • TracecatOpen-source. Security/reliability automation with 100+ integrations and sandboxed execution.
  • ClericCommercial. Autonomous AI SRE that maps architecture and delivers root-cause diagnoses with confidence scores in Slack; a 2025 Gartner Cool Vendor.
  • Resolve AICommercial. Agentic production engineer for Kubernetes/AWS/GitHub targeting 80% autonomous alert resolution.
  • NeuBird HawkeyeCommercial. Hybrid/multi-cloud incident resolution with Datadog/Splunk/PagerDuty/ServiceNow integrations; available SOC-2 VPC deployment.
  • Edge DeltaCommercial. Telemetry pipelines plus role-aware "AI Teammates" that autonomously investigate anomalies across SRE, DevOps, and security.
  • TraversalCommercial. Causal-ML root cause analysis using reinforcement learning over a "Production World Model."
  • DatafruitCommercial (YC). Agentic DevOps engineer that learns your deploy standards and handles ops requests via Slack.
  • SRE.aiCommercial (YC). Autonomous agents for CI, test, and incident workflow automation.
  • AWS Security Incident Response AgentCommercial (AWS). Native agentic AI for autonomous on-call security incident response.

AI Monitoring and Observability

  • Arize PhoenixOpen-source. AI observability with OpenTelemetry tracing, drift detection, and RAG debugging for production AI systems.
  • ChronosphereCommercial. Cloud-native observability with AI-driven telemetry cost optimization.
  • CoralogixCommercial. Full-stack observability with AI-powered log analysis and cost-effective retention.
  • Datadog Bits AICommercial. Natural-language metric queries and automated root cause investigation across the Datadog platform.
  • Dynatrace Davis AICommercial. Causal AI engine for automated RCA and predictive problem detection.
  • GrafanaOpen-source. The foundational dashboarding layer most AI observability workflows are built on top of.
  • Grafana AICommercial. Built-in SRE agent, adaptive telemetry cost reduction, and AI-assisted query generation on top of the OSS stack.
  • GroundcoverCommercial. eBPF-based observability requiring zero manual instrumentation, with AI root cause analysis.
  • HoneycombCommercial. Translates natural language into complex queries for debugging distributed systems.
  • Metoro GuardianCommercial. Combines telemetry and code analysis to auto-generate fix PRs from observed incidents.
  • New Relic AICommercial. Natural-language querying and anomaly explanation across the New Relic platform.
  • Prometheus OperatorOpen-source. Foundation for cloud-native monitoring pipelines feeding most AI alerting tools.
  • Splunk AICommercial. Natural-language search and predictive insights across IT infrastructure data.
  • Sumo LogicCommercial. Cloud-native machine data analytics with AI-driven threat detection.
  • ThanosOpen-source (CNCF incubating). Long-term storage and global query view for large-scale Prometheus deployments.
  • OpenObserveOpen-source (Rust). Unified logs/metrics/traces platform claiming 140x lower storage cost than typical stacks.
  • OpswaldCommercial. Debugging platform specifically for AI agents — captures prompts, tool calls, and side effects so you can replay a failed run.
  • VictoriaMetricsOpen-source. Fast, cost-effective, Prometheus/Grafana-compatible time series database.
  • CorootOpen-source. eBPF-based zero-instrumentation APM with AI root cause analysis and SLO-based alerting.
  • Apache SkyWalkingOpen-source. Full-stack APM with distributed tracing and eBPF-powered Kubernetes monitoring.
  • Dash0Commercial. OpenTelemetry-native platform with specialized "Agent0" agents for SRE, cost, migration, and security.
  • SigNozOpen-source. OpenTelemetry-native APM unifying logs/metrics/traces with native LLM-app observability.
  • Coralogix OllyCommercial. Autonomous agent correlating logs/metrics/traces with code-aware root cause analysis.
  • LogicMonitor Edwin AICommercial. Connects 3,000+ tools for correlation, RCA, and autonomous remediation.
  • New Relic SRE AgentCommercial. AI-powered autonomous incident diagnosis across app and infra layers.
  • AgentSightOpen-source. eBPF boundary tracing for monitoring AI agents themselves (Claude Code, Cursor, Gemini CLI) with under 3% overhead.

AI Security Scanning and AI SOC

  • Aqua SecurityCommercial. Cloud-native platform with AI-powered runtime protection and image scanning.
  • CheckovOpen-source. Static IaC security analysis across Terraform, CloudFormation, Kubernetes, and Dockerfile.
  • FalcoOpen-source (CNCF graduated). Runtime threat detection for containers and Kubernetes.
  • GitGuardianCommercial. AI-powered secrets detection across Git repos, CI/CD, and Docker images.
  • Endor LabsCommercial. Identifies reachable vulnerabilities to cut false positives in supply-chain scanning.
  • MCP-ScanOpen-source. Audits Model Context Protocol servers for security issues before you connect an LLM to them.
  • Orca SecurityCommercial. Agentless cloud security with AI-prioritized risk across workloads and identities.
  • Prisma CloudCommercial. CNAPP with AI-driven vulnerability prioritization and compliance checks.
  • SemgrepOpen-source. Fast static analysis across 30+ languages, including HCL and YAML.
  • SnykCommercial. DeepCode AI engine scanning code, containers, IaC, and AI-generated code in real time.
  • SocketCommercial. Detects malicious/compromised open-source packages before they reach production.
  • SonarQubeOpen-source core / Commercial. Code quality and security analysis with AI-assisted vulnerability detection.
  • Terraform SentinelCommercial (HashiCorp). Policy-as-code enforcement for Terraform changes.
  • tfsecOpen-source. Security scanner for Terraform misconfigurations.
  • TrivyOpen-source. Widely adopted vulnerability scanner for containers, IaC, Kubernetes, and code.
  • WizCommercial. Unifies vulnerability findings with cloud context to prioritize exploitable risk.
  • KyvernoOpen-source (CNCF incubating). Kubernetes-native policy engine for validating and mutating configs.
  • OPA GatekeeperOpen-source. Policy controller for Kubernetes admission control based on Open Policy Agent.
  • SysdigCommercial. Runtime protection with "Sysdig Sage" AI analyst for automated threat investigation.
  • AccuKnoxCommercial. Zero-trust cloud-native security with eBPF runtime visibility and GenAI policy generation.
  • Checkmarx OneCommercial. Unified SAST/SCA/DAST/IaC/API/container platform with AI-powered autonomous remediation.
  • Credo AICommercial. AI governance/compliance platform for EU AI Act and NIST AI RMF enforcement.
  • Holistic AICommercial. Continuous audit, bias detection, and compliance tracking for AI systems in production.
  • Microsoft PurviewCommercial. Unified data governance and AI security across Microsoft 365/Azure.
  • Aikido SecurityCommercial. Unified AppSec (SAST/DAST/SCA/IaC/secrets/runtime) with AI AutoTriage cutting noise ~95%.
  • ZeroPathCommercial. AI-native SAST combining LLMs with AST analysis; found 170 verified bugs in curl.
  • PixeeCommercial. Agentic AppSec that writes context-aware fix PRs with a 76% merge rate across 100,000+ PRs.
  • CorgeaCommercial (YC). Finds and fixes insecure code/IaC/containers with over 90% claimed fix accuracy.
  • Backslash SecurityCommercial. Digital-twin approach to securing AI-native development across IDEs, agents, and MCPs.
  • Ghost SecurityCommercial. Agent-native AppSec with an autonomous engine and a Claude Code plugin for in-IDE vulnerability fixing.
  • CyeraCommercial. AI-native data security posture management, agentlessly classifying data at scale.
  • Prophet SecurityCommercial. Agentic SOC platform automating Tier 1-3 alert triage and threat hunting.
  • Dropzone AICommercial. Pre-trained agents acting as Tier-1 SOC analysts, investigating alerts end to end.
  • 7AICommercial. Agentic security platform from the Cybereason founders, processed 2.5M+ alerts.
  • Conifers CognitiveSOCCommercial. Multi-tier AI SOC agents for enterprise-scale autonomous triage.
  • Hex SecurityCommercial (YC). Continuous autonomous 24/7 penetration testing agents.
  • UpwindCommercial. Runtime-first CNAPP with eBPF-based threat detection.
  • HexStrike AIOpen-source. MCP server bridging LLMs to 150+ offensive security tools for AI-driven red-teaming.
  • Databricks LakewatchCommercial. Agentic SIEM on the lakehouse for automated triage and natural-language-to-SQL queries.
  • Microsoft Security CopilotCommercial. Agentic SOC platform extending Defender with autonomous investigation agents.

AI Cost Optimization and FinOps

  • AnodotCommercial. Autonomous anomaly detection and commitment management for cloud cost.
  • CAST AICommercial. Kubernetes cost optimization with automated rightsizing and spot management.
  • CloudZeroCommercial. Cost intelligence with AI-driven allocation and unit economics tracking.
  • FinoutCommercial. FinOps cost allocation across cloud, Kubernetes, and SaaS combined with observability data.
  • KubecostOpen-source core / Commercial. Real-time Kubernetes cost monitoring by service, deployment, and namespace.
  • nOpsCommercial. AWS-focused rightsizing and automated savings execution.
  • OpenCostOpen-source (CNCF Sandbox). Vendor-neutral real-time Kubernetes cost monitoring.
  • Spot by NetAppCommercial. AI-driven spot-instance and autoscaling optimization.
  • TurbonomicCommercial (IBM). Continuously optimizes compute, storage, and network allocation.
  • VantageCommercial. Cost transparency and AI recommendations across AWS/Azure/GCP/Kubernetes.
  • KomiserOpen-source. Multi-cloud cost dashboard.
  • AntimetalCommercial. Autonomously purchases Reserved Instances/Savings Plans based on real-time usage.
  • PointFiveCommercial. DeepWaste detection (400+ checks) with a Claude-powered assistant for savings actions.
  • ProsperOpsCommercial. No-touch discount management across AWS/Azure/GCP, manages $6B+ in annual spend.
  • CostimizerCommercial. Agentic FinOps autopilot that rightsizes and enforces budgets automatically.

MCP Servers for DevOps and SRE

Model Context Protocol servers give AI assistants (Claude, ChatGPT, Cursor) direct, structured access to real infra tools instead of copy-pasted context.

AI-Powered CI/CD

  • ArgoCDOpen-source (CNCF graduated). GitOps continuous delivery for Kubernetes, foundation for AI-driven deployment workflows.
  • BuildkiteCommercial. CI/CD with AI-powered test analytics and flaky test detection.
  • CircleCICommercial. Cloud CI/CD with AI-powered test splitting and pipeline optimization.
  • CodefreshCommercial. GitOps CI/CD built on Argo with AI-assisted pipeline creation.
  • DaggerOpen-source. Programmable CI/CD engine running pipelines in containers, composable by AI agents.
  • DepotCommercial. Managed build infra with up to 40x faster Docker builds via layer caching.
  • GitLab DuoCommercial. AI across the GitLab DevSecOps lifecycle including CI/CD pipeline generation.
  • Harness AIDACommercial. AI assistant for pipeline creation and failure analysis.
  • MergifyCommercial. AI-powered merge queue with intelligent batch merging.
  • PR-AgentOpen-source. Auto-describes, reviews, and generates tests for PRs across GitHub/GitLab/Bitbucket.
  • TektonOpen-source. Cloud-native CI/CD building blocks for Kubernetes.
  • TrunkCommercial. AI-powered code quality checks, merge queues, flaky test management.
  • DevtronOpen-source. Kubernetes-native DevOps platform with AI-driven cost optimization and canary deployments.
  • Woodpecker CIOpen-source. Community fork of Drone CI, container-native pipeline engine.
  • Claude Code ReviewOpen-source (Anthropic). Multi-agent GitHub Action analyzing PRs for logic errors and security vulnerabilities in parallel.
  • Cursor BugBotCommercial. Reviews 2M+ PRs monthly with 8 parallel review passes.
  • MendralCommercial (YC). Always-on AI DevOps engineer that diagnoses CI failures and opens fix PRs at a 75% acceptance rate.
  • MomenticCommercial (YC). Writes and self-heals end-to-end tests for CI/CD.
  • Stably AICommercial (YC). Diff-aware end-to-end tests written directly into CI with automatic selector healing.
  • testRigorCommercial. Codeless natural-language test creation for CI/CD pipelines.
  • TestsigmaOpen-source. Agentic test automation with self-healing tests.

AI Log Analysis and Debugging

  • agenttraceOpen-source. Local TUI for inspecting AI coding-agent logs — cost, tokens, latency, failures.
  • AxiomCommercial. AI-powered query generation with unlimited data retention.
  • ElasticsearchOpen-source. Foundation for AI log analysis via ES|QL, vector search, and ML anomaly detection.
  • Grafana LokiOpen-source. Log aggregation designed for cloud-native environments, pairs with Grafana AI.
  • LogAIOpen-source (Salesforce). Toolkit for AI-powered log anomaly detection, clustering, and summarization.
  • OpenTelemetry CollectorOpen-source. Vendor-agnostic telemetry pipeline feeding most AI analysis tools.
  • ParseableOpen-source (Rust). Cloud-native log storage with AI-powered analysis and alerting.
  • VectorOpen-source. High-performance pipeline for routing logs/metrics/traces to AI analysis backends.
  • ZebriumCommercial. ML-powered root cause analysis directly from logs, no manual queries.
  • FluentdOpen-source (CNCF graduated). Unified logging layer for routing logs from any source to any destination.
  • Fluent BitOpen-source. Fast, lightweight log processor for cloud-native environments.
  • LangfuseOpen-source. LLM observability with tracing, prompt management, and evals for monitoring agents in DevOps pipelines.
  • OpenLLMetryOpen-source. OpenTelemetry-compatible instrumentation for OpenAI/Anthropic/other LLM providers.
  • BraintrustCommercial. AI observability/eval platform with trace capture and automated scoring.

AI Agent Frameworks

  • AutoGenOpen-source (Microsoft). Multi-agent framework with tool use and human-in-the-loop approvals.
  • Claude Agent SDKCommercial (Anthropic). Framework for agentic apps with tool orchestration and guardrails.
  • CrewAIOpen-source. Multi-agent orchestration for teams of agents handling complex tasks like migration planning.
  • DifyOpen-source. LLM app platform with agent workflows and RAG for custom DevOps chatbots.
  • HaystackOpen-source (deepset). RAG pipeline and agent framework for infra knowledge bases.
  • LangChainOpen-source. The most widely used framework for building custom DevOps agents with tool integrations.
  • LangChain Deep AgentsOpen-source. Reference agent harness with planning tools and subagent spawning for complex tasks.
  • LangGraphOpen-source. Stateful multi-actor apps with LLMs, ideal for complex orchestration workflows.
  • Llama StackOpen-source (Meta). Unified deployment stack: inference, agents, safety, evaluation.
  • LlamaIndexOpen-source. Indexing/retrieval/agent framework for infra documentation.
  • MastraOpen-source. TypeScript agent framework with built-in tools, workflows, RAG.
  • Microsoft Agent FrameworkOpen-source. Unified .NET/Python SDK merging Semantic Kernel and AutoGen with MCP/A2A support.
  • n8nOpen-source. 400+ integrations with AI agent capabilities for low-code automation.
  • Google ADKOpen-source. Code-first multi-agent framework with MCP tool integration and Cloud Run deployment.
  • OpenAI Agents SDKOpen-source. Multi-agent systems with handoffs, guardrails, and tracing.
  • Pydantic AIOpen-source. Type-safe agent framework with native MCP support and 25+ model providers.
  • smolagentsOpen-source (Hugging Face). Minimalist agents that write and execute Python code with sandboxing.
  • Semantic KernelOpen-source. Plugin-architecture SDK for integrating LLMs into applications.
  • TemporalOpen-source. Durable execution platform for long-running infra workflows.
  • DSPyOpen-source (Stanford). Programming framework for LMs with automatic prompt optimization.
  • OpenClawOpen-source. Personal AI assistant with 50+ integrations and fully local execution.
  • Wren AIOpen-source. Text-to-SQL agent for infra analytics and reporting.
  • MetaGPTOpen-source. Simulates an AI software company — PM, architect, engineer, QA agents collaborating.
  • LettaOpen-source. Stateful agents with self-editing memory, evolved from MemGPT.
  • Strands AgentsOpen-source (AWS). Model-driven SDK with Graph/Swarm/Workflow patterns and native MCP/A2A.
  • BeeAI FrameworkOpen-source (IBM/Linux Foundation). Multi-agent toolkit with Agent Communication Protocol for cross-framework interop.
  • AgnoOpen-source. Lightweight multi-modal agent framework with built-in FastAPI runtime.
  • MirascopeOpen-source. Pythonic LLM toolkit with a unified provider interface and structured outputs.
  • KubiyaCommercial. Agentic engineering platform with deterministic execution and Slack/Teams interface for Terraform/CI automation.
  • agentgatewayOpen-source (Solo.io). Rust proxy with deep MCP/A2A protocol awareness and unified LLM routing.
  • open-multi-agentOpen-source. TypeScript orchestrator decomposing goals into a task DAG with live tracing.
  • Composio Agent OrchestratorOpen-source. Parallel coding-agent fleet manager with per-agent git worktrees.

AI for Platform Engineering

  • BackstageOpen-source (CNCF incubating, Spotify). Developer portal foundation with service catalogs and plugins.
  • CortexCommercial. AI-driven service maturity scorecards and ownership tracking.
  • CycloidCommercial. AI-powered infra self-service with cost governance.
  • HumanitecCommercial. Platform orchestrator powering enterprise internal developer platforms.
  • KratixOpen-source. Framework for platforms-as-a-product on Kubernetes.
  • Mia-PlatformCommercial. AI-powered microservice orchestration and developer self-service.
  • OpsLevelCommercial. Service ownership platform with AI-powered maturity tracking.
  • PortCommercial (open core). AI-powered software catalog and self-service actions.
  • QoveryCommercial. Production-like developer environments with AI-assisted deployment.
  • RoadieCommercial. Managed Backstage with AI-powered scaffolding and TechDocs hosting.
  • UpboundCommercial. Universal cloud platform built on Crossplane for declarative infra APIs.
  • ScoreOpen-source. Workload spec eliminating config drift between local and remote environments.
  • StackGenCommercial. Autonomous infra platform generating validated, policy-compliant Terraform from natural language.
  • OpenChoreoOpen-source (CNCF Sandbox). IDP exposing MCP servers so agents can deploy components and reason about platform state.

AI for Database Operations

  • Aiven AICommercial. Managed databases with AI-powered query optimization and anomaly detection.
  • BytebaseOpen-source. Database DevOps/CI-CD with AI-assisted schema review and migration management.
  • CloudNativePGOpen-source. Kubernetes operator managing full PostgreSQL cluster lifecycle with automated failover.
  • DrizzleOpen-source. TypeScript ORM with declarative, AI-friendly type-safe migrations.
  • MetabaseOpen-source. BI platform with natural-language querying for non-technical users.
  • NeonOpen-source core / Commercial. Serverless Postgres with branching and AI-powered query optimization.
  • OtterTuneCommercial. Automatically tunes Postgres/MySQL/MariaDB configuration for performance.
  • pganalyzeCommercial. Postgres monitoring with AI-powered query recommendations and index advisor.
  • PlanetScaleCommercial. Serverless MySQL with AI-powered schema change management and non-blocking deploys.
  • SchemaHeroOpen-source. Kubernetes-native declarative schema migrations.
  • TemboOpen-source. Serverless Postgres with AI-driven optimization and error resolution.
  • VitessOpen-source (CNCF graduated). Horizontal scaling clustering system for MySQL.
  • XataCommercial. Serverless database combining Postgres with OpenSearch for full-text/vector search.

AI for Networking and Service Mesh

  • CalicoOpen-source. Cloud-native networking/security with AI-enhanced policy management.
  • CiliumOpen-source. eBPF-based networking/observability for Kubernetes with the Hubble flow-analysis UI.
  • ConsulOpen-source core / Commercial (HashiCorp). Service mesh and discovery with intentions-based security.
  • IstioOpen-source (CNCF graduated). Traffic management, security, and observability for microservices.
  • LinkerdOpen-source (CNCF graduated). Ultralight service mesh with automated mTLS and golden metrics.
  • NgrokCommercial. Unified ingress with AI-powered traffic inspection and policy enforcement.
  • TraefikOpen-source. Cloud-native proxy with automatic service discovery.
  • EnvoyOpen-source (CNCF graduated). High-performance proxy powering Istio's data plane.

AI for Container Security and Supply Chain

  • ChainguardCommercial. Secure container images with zero known CVEs.
  • CosignOpen-source (Sigstore). Container signing and verification.
  • Docker ScoutCommercial. AI-powered supply-chain analysis and CVE remediation guidance.
  • GrypeOpen-source. Fast vulnerability scanner with SBOM-based analysis.
  • HarborOpen-source (CNCF graduated). Registry with vulnerability scanning and image signing.
  • Slim.AICommercial. AI-powered image minification and vulnerability reduction.
  • CopaOpen-source. Directly patches image vulnerabilities without a full rebuild.
  • SyftOpen-source. SBOM generator for images and filesystems.
  • WolfiOpen-source. Community Linux distro for minimal container images with automated CVE patching.

AI for Chaos Engineering and Reliability

  • Chaos MeshOpen-source (CNCF incubating). Cloud-native chaos platform with fault injection and workflow orchestration.
  • GremlinCommercial. Enterprise chaos engineering with AI-powered reliability recommendations.
  • k6Open-source (Grafana). Scriptable load testing with AI-assisted test generation.
  • LitmusOpen-source (CNCF incubating). Chaos framework with a hub of prebuilt experiments and GitOps integration.
  • SteadybitCommercial. AI-assisted experiment design and reliability validation.
  • TestkubeOpen-source. Kubernetes-native test orchestration for any testing tool.
  • ToxiproxyOpen-source (Shopify). TCP proxy simulating network conditions for resilience testing.
  • ChaosEaterOpen-source (NTT). LLM-based system automating the whole chaos-engineering cycle across GPT/Claude/Gemini/Ollama.

AI for Cloud Migration and Modernization

  • AWS Application Discovery ServiceCommercial. Automated discovery and dependency mapping for migration planning.
  • AWS Migration HubCommercial. Central migration tracking with AI-powered progress tracking.
  • Azure MigrateCommercial. Unified migration with AI-powered assessment and modernization tools.
  • Google Cloud MigrateCommercial. AI-driven workload discovery and TCO analysis.
  • KonveyorOpen-source. Migration toolkit for modernizing apps to Kubernetes with AI-assisted code transformation.
  • ZertoCommercial. Disaster recovery and workload migration with continuous data protection.

AI for GitOps

  • Argo RolloutsOpen-source. Progressive delivery controller with canary/blue-green releases and automated rollback analysis.
  • FluxOpen-source (CNCF graduated). GitOps toolkit with automated image updates and Helm/Kustomize reconciliation.
  • HelmOpen-source (CNCF graduated). Kubernetes package manager for templating AI workloads and infra components.
  • KargoOpen-source. Continuous promotion orchestrator across environments with GitOps principles.
  • KustomizeOpen-source. Declarative manifest customization without template engines.
  • Weave GitOpsCommercial (open core). Enterprise GitOps with progressive delivery and policy enforcement.
  • CrossplaneOpen-source (CNCF incubating). Cloud-native control planes with declarative infra APIs.

System Prompt and Config Templates

  • AGENTS.mdOpen standard (OpenAI). Universal format for project-specific AI agent guidance, supported across Cursor, Claude Code, Codex, Gemini CLI.
  • Awesome CursorRulesOpen-source. Community .cursorrules files for various project types.
  • Claude SkillsOpen-source (Anthropic). Official repository of agent skills for specialized DevOps workflows.
  • GitHub Copilot Custom InstructionsOfficial docs. Guide for copilot-instructions.md per-repo customization.

Learning Resources

Books

Certifications

Community and Newsletters

  • CNCF Slack — The default hub for CNCF project discussion, including most AI-adjacent Sandbox/incubating projects on this list.
  • SRE Weekly — Curated weekly SRE news and incident write-ups.
  • DevOps Weekly — Long-running weekly DevOps roundup.

How This Stays Updated

This repo runs a scheduled GitHub Action (.github/workflows/discover-tools.yml) that:

  1. Queries the GitHub API weekly for repos matching topics like ai-sre, llmops, ai-devops, kubernetes-ai sorted by recent star growth.
  2. Filters out anything already listed here.
  3. Opens a pull request with candidate entries drafted for review — nothing is auto-merged, so the list stays curated, not spammy.

See scripts/discover_tools.py. New tools get folded into the categories above roughly weekly; the total count in the badge at the top is accurate as of the last merge, not aspirational.

Contributing

See CONTRIBUTING.md. PRs for new tools, corrections, or dead-link fixes are welcome — please follow the - **[Name](url)** — *Type.* Description. format used above.

About

Maintained by Neel Shah — add a line here about why you built this and a link to your blog/socials.

License

CC0 — this list is dedicated to the public domain, per awesome list conventions.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages