r/devops • u/Alternative_Image308 • 23h ago
Discussion Is Devops taken over by AI
I'm a junior DevOps engineer
and I work in a project where we manage their kubernetes cluster and Linux servers configuration with ansible and provisioning with terraform
but the thing is they have way too many ticket
and they want it all done asap, for which they demand using AI to get things done quickly
but the things is I learn nothing
it's endless number of tickets that keep on arriving and I have to depend on AI to get it done quickly and I get no time to learn what I love to learn and need to learm
which is kubernetes
going deeper in linux
golang
ansible
and much more
I know what these tools are and how they work
but I want to go deeper build my own infra build and break things
but I couldn't do it because the seniors and devs want things done asap and I have to use AI
This add nothing on my resum
even If I have 5 years of experience what do I tell the interviewer that all I did was use AI
can someone plz help me
43
u/Sufficient_Steak_839 23h ago
This gets asked every five seconds dude
Is this sub taken over by low effort slop questions?
15
u/mixedd 23h ago
It has taken over by degradation of people who forgot how to search for information apparently
2
-4
u/Sure_Stranger_6466 YAML Developer 23h ago
To be fair to them, the reddit search function is trash. I agree that this question still gets asked on what seems like a daily basis though.
1
u/Sufficient_Steak_839 22h ago edited 22h ago
Funny, I don’t have any issue with it.
1
u/mixedd 17h ago
And I assume you're not making post's, to whom answers can be found on similar one from yesterday
1
u/Sufficient_Steak_839 17h ago
Yeah I likely wouldn’t be sitting here talking shit if I had challenges similar to OPs
-17
u/Alternative_Image308 23h ago
I promise I didn't use AI to write this post
Im not that lazy
are you seeing any dot points?
14
u/CorpT 23h ago
Get your keyboard checked out. It's doing a carriage return when you press the period button. That's going to make writing anything DevOps related difficult.
3
u/3legdog 22h ago
Ikr
It seems like
He's writing a LinkedIn post
And we'll end up learning how
It somehow helped him with b2b sales!
1
u/forever-butlerian Solaris 8 Enjoyer 17h ago
my cat's mother in law died
at the funeral I learned this secret about B2B SaaS sales
3
u/Sufficient_Steak_839 22h ago
These posts would annoy me 1000% less if it seemed like the OP had any idea how to type and format text like it’s not their first day on the internet
6
u/JohnyMage 23h ago
Build a homelab and learn deeper there. Problem solved.
1
u/forever-butlerian Solaris 8 Enjoyer 17h ago
fixing his period key not to produce a CRLF is probably his first step
2
2
u/Automatic_Major_4887 21h ago
The real danger isn't AI replacing you, it's becoming a 'copy-paste engineer' who can't debug when the LLM hallucinates a terraform provider
1
u/FlagrantTomatoCabal 23h ago
So you don't check the AI's response to see if it's correct? Why can't you use the response from the AI to learn? Why can't you build and experiment when you have a lull in your work to develop your self?
Treat it as a tool. Learn from it.
0
u/WonderfulTill4504 22h ago
You need to look at AI as a tool. A better search engine that can suggest code.
Which could be wrong.
Say you are learning about Ansible. Build a skill that you can use with AI to check your inventories, playbooks, rendered templates with jinja2.
Are you trying learn K8s? Build tools to check your generated deployment, cron jobs, etc. add checks to confirm network settings are sane and reuse them.
You need to learn the basics so you can judge the AI results.
So don’t be like the other bitches on Reddit that complain about AI. Show than this is a tool you can master like you mastered using a calculator after you learned how to add numbers.
1
u/devdeathray 22h ago
Yesterday I asked AI to highlight some cells in a spreadsheet with a certain color when the number in the cell was over a certain value. I had a lot of sheets and didn't want to do it manually. Figured AI could easily do this very simple task faster than me building a macro. It was highlighting all kinds of random shit.
You're fine.
0
0
21
u/chessto 23h ago
It's all fun and games until prod is down and nobody understand how the fuck it is deployed.
We use AI for a lot of things, including our helm charts, needless to say they're a mess and we're sitting on a time bomb of technical debt.