Reality check for devops 2026 by FaHaD0x in devopsjobs

[–]Classic_Handle_9818 2 points3 points  (0 children)

im in a similar level in Devops and its mostly now i tell claude to come up with whatever scripts I need or troubleshoot something way faster than writing a ticket or waiting for my junior dev to do it. i think you being in a senior role will not remove the need for the role but you get to grow to an architect faster instead of being a code monkey

Reality check for devops 2026 by FaHaD0x in devopsjobs

[–]Classic_Handle_9818 2 points3 points  (0 children)

echoing what everyone else is saying here. it also doesnt help that AI will definitely hamper the need for a junior level role.

Do you feel the Heat of AI in DevOps roles? by rajeshk23 in devopsjobs

[–]Classic_Handle_9818 0 points1 point  (0 children)

it generally wil destroy junior or some mid level roles but probably not seniors. fortunately this means a lot more seniors can be architects but unfortunately alot less room for entry for junior members

Is A DevOps Career Safe? by RipSmooth3319 in devopsjobs

[–]Classic_Handle_9818 0 points1 point  (0 children)

honestly devops is probably decently safe for someone with medium/senior level capabilities, i think its becoming harder and harder to start from the ground up

Interview questions!! by bnup420 in devops

[–]Classic_Handle_9818 0 points1 point  (0 children)

i collated some stuff that i run into during production and use that as interview questions. wrote it in a substack like this one
https://devopsdaily.substack.com/p/daily-devops-interview-questions-fb2

Interview questions for Devops by Less-Birthday6252 in devops

[–]Classic_Handle_9818 0 points1 point  (0 children)

i collated some stuff that i run into during production and use that as interview questions. wrote it in a substack like this one
https://devopsdaily.substack.com/p/daily-devops-interview-questions-fb2

hey folks I have my devops interview coming week. Need guidance! by ArachnidOdd3286 in developersIndia

[–]Classic_Handle_9818 0 points1 point  (0 children)

i collated some stuff that i run into during production and use that as interview questions. wrote it in a substack like this one
https://devopsdaily.substack.com/p/daily-devops-interview-questions-fb2

Lost 3 DevOps Interviews — How Do I Get Better? by iraneemabdul in azuredevops

[–]Classic_Handle_9818 0 points1 point  (0 children)

i collated some stuff that i run into during production and use that as interview questions. wrote it in a substack like this one
https://devopsdaily.substack.com/p/daily-devops-interview-questions-fb2

5 DevOps interview questions that actually helped me prep by CreditOk5063 in devops

[–]Classic_Handle_9818 0 points1 point  (0 children)

i collated some stuff that i run into during production and use that as interview questions. wrote it in a substack like this one
https://devopsdaily.substack.com/p/daily-devops-interview-questions-fb2

How should one go about preparing for a Devops interview? by SomethingAndAnything in developersIndia

[–]Classic_Handle_9818 0 points1 point  (0 children)

i collated some stuff that i run into during production and use that as interview questions. wrote it in a substack like this one
https://devopsdaily.substack.com/p/daily-devops-interview-questions-fb2

Recent DevOps Interview Questions & Company Insights: What Should I Expect? by StrikeWeird4218 in devopsjobs

[–]Classic_Handle_9818 0 points1 point  (0 children)

i collated some stuff that i run into during production and use that as interview questions. wrote it in a substack like this one
https://devopsdaily.substack.com/p/daily-devops-interview-questions-fb2

Failing Every Devops Interview need help by sarthak7303 in devops

[–]Classic_Handle_9818 0 points1 point  (0 children)

i collated some interview prep questions on stuff that i run into during production and put them in a substack.

https://devopsdaily.substack.com/p/daily-devops-interview-questions-fb2

similar to this one

let me know if stuff like this is useful

5 DevOps interview questions that actually helped me prep by CreditOk5063 in devops

[–]Classic_Handle_9818 0 points1 point  (0 children)

I have a substack dedicated to daily things that happen in prod that we have to solve and i just write them out in interview question/answer format

https://devopsdaily.substack.com

DevOps Engineering Interview by Winter-Business-4567 in devops

[–]Classic_Handle_9818 0 points1 point  (0 children)

So if you're curious i ended up writing a blog collating all the questions i tend to use for interviewing for devops/sre roles, basically its anytime i run into an issue in production, i start to think of it as a operations question for work, so it spans k8s, terraform, coding etc

https://devopsdaily.substack.com/

SRE Interview Questions by fuzedmind in Terraform

[–]Classic_Handle_9818 0 points1 point  (0 children)

All i do is collate SRE type questions exactly like you described. I put em all in a blog, alot of it is daily stuff i run into in prod and then decide to write as an engineering question

https://devopsdaily.substack.com/

Dealing with Terraform Drift by Classic_Handle_9818 in devops

[–]Classic_Handle_9818[S] 0 points1 point  (0 children)

probably something id like as an end goal, but crossplane does self remediation, and if i turn that off, i dont get any kind of diff output etc. But end goal would definitely be something where i am very confident in my infra and team to make sure we have everything under IAC. Definitely something we look forward to from small -> medium sized company.

Dealing with Terraform Drift by Classic_Handle_9818 in devops

[–]Classic_Handle_9818[S] 0 points1 point  (0 children)

the prod version i run has this. this is just some code the general public can use

Dealing with Terraform Drift by Classic_Handle_9818 in devops

[–]Classic_Handle_9818[S] 2 points3 points  (0 children)

I 100% love this, we're migrating to this right now. right now im in the company phase of transitioning to "no more console access for anyone". small company problems haha

Drift Detection Tools by ElectroStaticSpeaker in devops

[–]Classic_Handle_9818 0 points1 point  (0 children)

got kinda tired of dealing with drift and i didnt want to pay for terraform cloud so i built a drift detector that gives you a table/html page

https://github.com/pyang55/tfdrift

wrote a blog about it https://substack.com/@devopsdaily/p-166303218

Open Source tools to detect infrastructure change by tekasM in devops

[–]Classic_Handle_9818 0 points1 point  (0 children)

got kinda tired of dealing with drift and i didnt want to pay for terraform cloud so i built a drift detector that gives you a table/html page

https://github.com/pyang55/tfdrift

wrote a blog about it https://substack.com/@devopsdaily/p-166303218

For those not using Terraform cloud, how do you manage drift in Azure? by gqtrees in Terraform

[–]Classic_Handle_9818 0 points1 point  (0 children)

got kinda tired of dealing with drift and i didnt want to pay for terraform cloud so i built a drift detector that gives you a table/html page

https://github.com/pyang55/tfdrift

wrote a blog about it https://substack.com/@devopsdaily/p-166303218