Meet Kura, the AI DevOps Copilot
Backed byY Combinator LogoCombinator
Kura
Kura is an intelligent DevOps copilot that helps software teams build faster and more confidently on the cloud. Kura integrates directly with AWS in order to answer questions, generate code, and assist with everyday DevOps tasks.
The Platform
AI-powered DevOps
Provision
Deploy new resources and scale up confidently, while maintaining full control of your stack.
Our task queue is really backed up. Can you help me scale up my prod workers?
Kura Bot
Sure! This command will double your number of prod workers: aws ecs update-service --cluster prod-cluster --service worker-service-prod --desired-count 8
Respond
Discover, debug, and fix issues more quickly with context-aware log monitoring.
Did that last fix seem to work?
Kura Bot
The container is re-deployed, but 500 errors are still happening. From the logs, it seems like your set_user_address function is receiving empty User objects.
Can you roll back to the version from yesterday while I work on a fix?
Kura Bot
Here you go! aws lambda update-function-code --function-name process_user_requests --image-uri 123456789012.dkr.ecr.us-east-1.amazonaws.com/my-app-repo:v5
Search
Access real-time information about your entire cloud stack in one place.
Where's the instance attached to this domain? org_47dhx09ehj-dev.internal-systems.app
Kura Bot
Here's a link to the instance!
And what's its current usage?
Kura Bot
Over the last 24 hours, the CPU usage ranged from about 57.3% to 60.9%, and the memory usage ranged from about 44.2% to 50.8%. This indicates healthy usage without apparent over or under-utilization.
Kura integrates directly with your infra
Supercharge your stack
AWS
Coming Soon
Azure
Google Cloud
GitHub
DataDog
Get started with Kura