Features
Six capabilities, one conversational interface. Each gets smarter the more you use it.
Infrastructure Provisioning
Describe what you need in plain English. DevOps Genie generates production-grade Terraform, validates it against your repo conventions, runs security scans, estimates costs, and creates a PR — all in one turn.
$ terraform plan
+ aws_elasticache_replication_group.redis_dev
engine = "redis"
node_type = "cache.r6g.large"
num_cache_clusters = 2
Plan: 1 to add, 0 to change, 0 to destroy.✓ Security scan passed (tfsec)
✓ Estimated cost: $45/mo (infracost)
✓ Pattern match: 94% confidence
Kubernetes Deployment
DevOps Genie generates Kubernetes manifests, Kustomize overlays for multi-environment setups, and ArgoCD ApplicationSets — then creates a PR for review.
Conversation Example
Incident Investigation
The SRE agent investigates across Kubernetes, logs (Loki), metrics (Prometheus), and deployment history (ArgoCD) — then synthesizes a structured RCA report.
Conversation Example
Root Cause Analysis
Database connection pool exhausted (max_connections: 20, active: 20). Triggered by deploy at 2:47pm — new query pattern.
Fix: increase pool to 50 or optimize the N+1 query in /checkout
Security & Compliance
Continuous scanning across AWS, GCP, and Azure. Findings mapped to SOC2, HIPAA, PCI-DSS, GDPR, NIST, FedRAMP, and more. Auto-remediation generates fix PRs with confidence scores.
Cost Optimization
Spend breakdown by service, anomaly detection, idle resource identification, and right-sizing recommendations — all queryable through the engineer.
Conversation Example
1. NAT Gateway data transfer doubled ($340 → $680) — likely the new video upload feature
2. Dev cluster ran 24/7 this month instead of scaling to zero overnight (+$220)
Potential savings: $440/mo
Workflow Automation
Pre-built workflow templates for common DevOps tasks, plus a custom builder for your own. Schedule daily, chain together, get notified via Slack.
Weekly Security Audit
Scan All Accounts
Every Monday 9 AM
Filter Critical/High
Severity triage
Generate Report
PDF + CSV export
Slack #security
Auto-notify team
Scan All Accounts
Every Monday 9 AM
Filter Critical/High
Severity triage
Generate Report
PDF + CSV export
Slack #security
Auto-notify team
Free tier. No credit card. Results in your first conversation.