Hacker News new | ask | show | jobs
by cloudking 427 days ago
This looks like a good concept, what I'm more interested in is a "DevOps agent" that can analyze cloud resources and diagnose problems, suggest optimizations etc.

The deployment part isn't a pain point, the maintenance and optimization is.

1 comments

We’d like to add more background maintenance / optimization features after we get the 0→1 use case solid. The agent can do some basic analysis using its workflow tool + cloud CLIs, but it's definitely not designed for anything beyond diagnosing deployment errors.

Are you wanting something that runs during CI/CD? Or something that is constantly scanning your cloud looking for issues and potential improvements?

Something that periodically scans for issues, compliance, improvements. Also I can deploy to address specific tasks, upgrades, migrations etc.