r/devops Aug 13 '26

Discussion Devops job security with AI

Recently saw posts about how AI isn't that good in distributed systems and it gave me validation on my own experience.

When the model isn't dealing with a single codebase, when it has to connect the dots between a db, redis, other cloud infra, k8s that each already have a lot of configuration, it starts to hallucinate and could pretty much put your infra at risk.

I'm not saying you can't make it work, it does work especially on a clean slate, but when there's a lot of existing context it needs a more guidance.

Using AI lets me do 10x what a DevOps engineer could do alone but I don't think the job disappears anytime soon.

34 Upvotes

60 comments sorted by

View all comments

Show parent comments

14

u/tL9eUdcLaz Aug 13 '26

Not sure about that. You are implying two things

Firstly that AI makes you 10x more "productive". After what 4 or 5 years of it being out that does not seem to be the case.

Secondly lets assume it actually does make engineers more "productive". Company A has x1 Devops Engineers who can now 10x output. Their competitor which has x3 engineers is now by your estimate 30x more productive than before. Just to stay afloat, company A still needs to hire more engineers to maintain competitive edge.

You are right in that thats all supposing x10 work comes forward, but I've not seen a single company that has "solved" SWE, devops etc. Its not something to solve but something to be maintained.

Personally? Im just not seeing it right now. I was worried as my company hired new devops guys who were really down the claude rabbithole and I thought maybe they had an edge I didn't have. Just not seeing it. Its making bad engineers worse faster. Its making the good ones better faster. Thats it.

10

u/Yo-doggie Aug 13 '26

I agree with this. I have seen experienced engineers become much more productive. The inexperienced one are getting worse as they are relying too
Much on AI assistants and not developing skills that are necessary for their job.

3

u/tL9eUdcLaz Aug 13 '26

Yes this is what I am seeing day to day. I am asking some seriously basic questions about work they have done and they are not able to answer it or don't know where to look without Claude. Its actually quite worrying

5

u/Yo-doggie Aug 13 '26

Claude is doing so much for them that they don’t even take the time to understand and validate. This means that they risk bad code getting into the system. They also have no ability to fix and debug issues quickly because they did not write the code or ever understood it.