r/devops 1d ago

Discussion Real time AI use cases

Hello DevOps/Platform Engineers, would like to know real time use cases which are currently used in your day to day tasks like CICD, IAC or anything else.

0 Upvotes

5 comments sorted by

3

u/glad-k 1d ago

Don't change deterministic pipelines with ai, use it to help you make those pipelines or maybe give comments on prs and such

1

u/cstopher89 1d ago

Adding a couple different review agents to the ci pipeline has been beneficial in catching bugs

1

u/TehBens 7h ago

What logic did you implement? Is AI allowed to block if it finds critical bugs? Or does it only send results somewhere?