top | item 38634838

The Future Prospects of DevOps in an AI World

1 points| aoms | 2 years ago |ataiva.com

2 comments

order

moritzwarhier|2 years ago

While container configurations and cloud deployment code may look like they're begging for LLM assistance (lots of DSLs and environment-specific commands), the devil is of course in the details.

Dev ops should explicitly help with providing reliabity, predictability and correctness - none of these are especially prominent strengths of LLMs as far as I can tell.

verdverm|2 years ago

On top of that, devops typically requires understanding the system and complex interactions at large, another thing LLMs are far from obtaining any semblance of competence in

The best use for them in devops currently is as a second pair of eyes looking out for mistakes. They should not be used as the primary author of IaC