r_devops | Unsorted

Telegram-канал r_devops - Reddit DevOps

86

Reddit DevOps. #devops Thanks @reddit2telegram and @r_channels

Subscribe to a channel

Reddit DevOps

Built an AI DevOps assistant for AWS, NEED feedback..

Hey everyone,
My cofounder and I are building an AI-powered DevOps assistant aimed at startups and engineering teams using AWS. We'd love your raw, unfiltered feedback on the idea before we go further. 🙏

It’s basically a chat-based DevOps co-pilot that connects to your AWS account and helps you manage infra using natural language. It can:

Answer questions like:
“How many EC2s are running?”,
“Why are my costs high this month?”,
“Which stacks are failing?”

Convert prompts into AWS CLI commands (editable + safe approval flow)

Generate, iterate, and deploy CloudFormation templates from natural language

Integrate with GitHub/Bitbucket to:

-Scan repos for CloudFormation
-Trigger existing CI/CD pipelines
-Stream logs and diagnose failures
-Apply rule-based fixes via PRs

Enforce IAM-permissioned access, full audit logs, and org/team-based controls

We’re planning to add Terraform support next (already being requested).

☁️ This is why we’ve built it:

Infra is complex, DevOps is expensive, and a lot of startups struggle to operate AWS safely. We want this tool to feel like a senior DevOps engineer who answers questions, gives you the CLI/code to act, and handles pipelines safely with approvals.

https://redd.it/1q3dmd4
@r_devops

Читать полностью…

Reddit DevOps

How do you go from incident review to actual alerts in production?

Every retro we do, someone says "we should have had an alert for this." Everyone nods. Ticket gets created.

Then it sits there for 3 weeks because nobody wants to write the PromQL.

By the time someone gets to it, we've already had another incident and the cycle repeats.

I've been messing with a tool that takes incident notes and spits out prometheus alert configs automatically. Not sure if it's worth building out more or if I'm solving a problem only my team has.

How do you guys handle this? Is there an actual workflow that works or is everyone just letting alert tickets rot in the backlog like us?

https://redd.it/1q38k59
@r_devops

Читать полностью…

Reddit DevOps

DevOps/Platform engineers: what have you built on your own?

Hey folks,

I’m a platform engineer (Azure, AWS, Kubernetes, Terraform, Python, CI/CD, some Go). I want to start building my own thing, but I’m honestly stuck at the *idea* stage.

Most startup/product advice seems very app-focused (frontend, mobile apps, UX-heavy SaaS), and that’s not my background at all. I’m trying to understand:

* What kinds of products actually make sense for someone with a DevOps / platform engineering background?
* Has anyone here built something successful (or even just useful) starting from infra/automation skills?
* Did you double down on infra tools, or did you force yourself to learn app dev?

I’d love to hear real examples — even failed attempts are helpful.

Thanks!

https://redd.it/1q2t5ma
@r_devops

Читать полностью…

Reddit DevOps

What are the best practical DevOps tutorials that were released recently?

What are the best practical DevOps tutorials that were released recently? I am always on the lookout for new things to learn. Feel free to share.

https://redd.it/1q32e5o
@r_devops

Читать полностью…

Reddit DevOps

What actually happens to postmortem action items after the incident is “over”?

Hi folks,

I’m trying to sanity-check something and would appreciate some honest answers from people doing on-call / incident work.

In places I’ve worked (small to mid-size teams, no dedicated SREs), we write postmortems after incidents, capture action items, sometimes assign owners, set dates… and then real life happens.

A few patterns I keep seeing:

action items slip quietly when other work takes priority
once prod is “stable”, the incident is mentally considered done
weeks later, it’s hard to tell what actually changed (especially for mid-sev incidents)
sometimes the same incident happens again in a slightly different form

Tooling-wise, it’s usually:

incidents/alerts arrive in Slack
postmortems written in Confluence
action items tracked in Jira (if they make it there at all)

My question isn’t how this
should work, but how it actually works for you/your team:

What happens when a postmortem action item misses its due date?
Is there any real consequence, or does it just roll over?
Who notices, if anyone? Do you send a notification?
Do you explicitly track whether an incident led to completed changes, or does it fade once things are stable?
If incidents consistently resulted in completed follow-up work — and didn’t quietly fade after recovery — would that materially change your team’s on-call life?

Not looking for best practices. I’m just trying to understand whether this pain exists outside my bubble.


I appreciate any comments / opinions in this area :)

Cheers!

https://redd.it/1q30bt7
@r_devops

Читать полностью…

Reddit DevOps

Where do people get the idea from that DevOps is the way to go career wise?

If you wanna get into IT / remote / lotta money(im sure thats what they get told haha) I would suggest following some development courses where its easier to have a junior role.
What i did see float around without calling their names are people that sell courses with the promise that if you know a ci cd tool and some docker/kubernetes you can get into the business which in my personal experience is not realistic.


https://redd.it/1q2qkpr
@r_devops

Читать полностью…

Reddit DevOps

Open source observability - what is your take?

Hey there 👋

I currently use victoriametrics/grafana for metrics and Loki for logs (I also use ELK, but not every project has the budget to keep an ES cluster running, so S3 is a nice alternative).

What I'm missing from this stack is APM. Today I stumbled upon a link (which I lost) for a new s3-backed open source apm tool and got me thinking about this.

Since I'm already on the Grafana stack, I'm considering Tempo, but there are other alternatives like https://signoz.io/ https://openobserve.ai/ and Elastic APM. All three of those are pretty resource-hungry and I'd prefer something lighter with S3 storage.

Do you have any suggestions for other tools to evaluate? On the app side we're mostly hosting php and python apps.

Happy new years and thanks in advance for any tips!

https://redd.it/1q2u17c
@r_devops

Читать полностью…

Reddit DevOps

What level of expertise and depth of study is needed for a good DevOps job?

Hi everyone,

I’m trying to understand what level of expertise and depth is expected for well-paid DevOps / Platform / SRE roles that also have a healthy work culture.

By good roles, I mean:

* Good compensation
* Interesting work (building/designing systems, not just alerts)
* Reasonable on-call and low firefighting

I’d appreciate insights on how deep one is expected to be in the following areas for such roles:

* Linux & OS fundamentals
* Kubernetes
* AWS / cloud infrastructure
* CI/CD
* Golang & scripting

Also:

* How do expectations differ between startups and mature companies?
* Does years of experience really matter, or is skill depth more important?
* How do experienced engineers identify teams with good engineering culture and manageable on-call?

Thanks for any insights!

https://redd.it/1q2q9xx
@r_devops

Читать полностью…

Reddit DevOps

I have a DevOps opportunity, but I have no experience. Is it too risky?

Hi everyone,

I hope I'm not breaking any forum rules (I'm new, so I apologize in advance and will remove the post if necessary).

M35, I'm considering a job opportunity that would require me to leave a large multinational company for a smaller company looking for a middle developer in a DevOps role. I'm preparing for the interview by taking courses on Docker and Kubernetes and brushing up on Spring Boot.

In my current job, after six years, I'm still involved in legacy support and mainly manage tickets (about €1,800 net per month in a small town in central-northern Italy). I haven't written code for a few years, and even before that, I've never been involved in full-fledged projects (all started and finished). In my role, every day is active and busy, but I'm not really a developer: I read logs, solve some problems, and respond to tickets, but I've never really acquired any particular technical skills.

I studied computer engineering, but I didn't finish, and this was my first and so far only job. I've often been told I should have been more proactive, but I didn't really know how to do more beyond writing a few PowerShell scripts to consult logs and respond to tickets. I feel like I've wasted the little I've studied.

The work environment, however, is fantastic, and my colleagues are exceptional. Even on a human level, they supported me when I went through a difficult period, and they didn't fire me even though I wasn't at my best. That's why I feel guilty about wanting to change, but I realize that, after all these years, I haven't learned anything about real programming.
I'm wondering if I should stay out of gratitude, or if it would be a mistake not to take advantage of the opportunity to learn new technologies at another company. In particular, I wonder if the DevOps role might be too challenging for me. So far, I've only seen it in courses, but I know the reality could be very different.

I wanted to hear from those in the industry.

Thanks so much in advance!

https://redd.it/1q2o742
@r_devops

Читать полностью…

Reddit DevOps

CI/IaC is basically a control plane now… what guardrail helped the most?

Feels like everything is a control plane now. GitHub Actions, IaC pipelines, internal platforms, agents, all of it.

And the failure mode I keep seeing is “one small change lands everywhere” because the blast radius is huge and rollout/rollback isn’t really a thing.

Curious... What’s one guardrail you added that actually helped?
Canaries, progressive delivery, env isolation, policy checks, drift detection, JIT admin, whatever… doesn’t have to be fancy.

I did a short Ship It Weekly ep on this (Cloudflare “fail small”, Pulumi’s IaC control plane push, Meta’s automated RCA thing). If you wanna listen it’s here:
https://www.tellerstech.com/ship-it-weekly/fail-small-iac-control-planes-and-automated-rca/

https://redd.it/1q2l2dy
@r_devops

Читать полностью…

Reddit DevOps

Looking For a DevOps Fellowship opportunity

I am a DevOps Engineer with almost 3 yoe, self taught but i feel like there is always more to learn and through a well organised program, i could gain lots of experience.

Open to any opportunities

https://redd.it/1q2c4qu
@r_devops

Читать полностью…

Reddit DevOps

DevOps/SRE coding assessment

Looking for some recommendations on how to improve on the coding assessment phase of interviews.

For context, I am self taught but have 10+ years experience as a devops/software engineer focusing on kubernetes, building/maintaining ci/cd piplines, python scripting for automation, etc. About 4-5 years ago i was considering moving to san francisco and had a ton of interviews. Feel like i did really well technical/infrastructure discussion until we got to the coding assessment. As i said im self taught so im sure it was just spaghetti code (though i hope ive made some improvements in the last 4-5 years). My fiance and I are thinking about moving and I want to be better prepared for interviews.

Ive done some research into things like leetcode, bootcamps, mentorships, etc but everything seems to be scams or mixed reviews.

https://redd.it/1q280sr
@r_devops

Читать полностью…

Reddit DevOps

Starting in DevOps

Hi there, I recently graduated from Software Engineering Bachelor’s studies and I am considering further studies/training. The two realms that interest me the most are DevOps and Cyber Security.

I had a question for those who have experience in DevOps or are learning it. What channels do you use in order to learn DevOps concepts and practice them? When I spoke to other DevOps engineers in real life they just said that they learned from someone else and through practice. I am just wondering if nowadays there are other ways to get started.


thanks in advance :)

https://redd.it/1q20x3q
@r_devops

Читать полностью…

Reddit DevOps

JS heap out of memory error

At work, we have a Create React App and we use Github Actions to deploy the app. The actions file was working fine for a while, even with a large JavaScript bundle size (15MB before gzip). Recently, the actions workflow has been failing with a JS heap out of memory error, even when increasing the ```export NODE_OPTIONS=`--max-old-space-size```` value. I also worked on decreasing the JS bundle size (shaved off \~1MB), tried again, still same error. What perplexes is me is that actions file used to work when my JS bundle size was larger, now it is smaller, and it doesn't work.

https://redd.it/1q21fqz
@r_devops

Читать полностью…

Reddit DevOps

Best agentless cloud security tool for multi cloud in 2026

Hey r/devops,

Devs and SREs are starting to push back hard on installing any more agents on our cloud workloads especially with containers spinning up/down constantly and a bunch of serverless bits in the mix. We're already dealing with agent fatigue from EDR and monitoring tools, and adding security agents everywhere is becoming a non-starter for performance, deployment speed, and just general "don't touch my ephemeral stuff" drama.

We're spread across AWS (main), Azure (growing), and dipping toes in GCP for some AI/ML experiments about 800 to 1200 running workloads total. Need proper visibility into misconfigs, vulnerabilities, IAM risks, and some basic attack path context, but without agents that require constant chasing or break CI/CD flows.

Anyone running a truly agentless setup like Orca Security, Wiz, Prisma Cloud, Lacework, Aqua, or similar in multi-cloud

Straight talk appreciated!

Thanks.

https://redd.it/1q1wd90
@r_devops

Читать полностью…

Reddit DevOps

DevOps/SRE coding assessment

Looking for some recommendations on how to improve on the coding assessment phase of interviews.

For context, I am self taught but have 10+ years experience as a devops/software engineer focusing on kubernetes, building/maintaining ci/cd piplines, python scripting for automation, etc. About 4-5 years ago i was considering moving to san francisco and had a ton of interviews. Feel like i did really well technical/infrastructure discussion until we got to the coding assessment. As i said im self taught so im sure it was just spaghetti code (though i hope ive made some improvements in the last 4-5 years). My fiance and I are thinking about moving and I want to be better prepared for interviews.

Ive done some research into things like leetcode, bootcamps, mentorships, etc but everything seems to be scams or mixed reviews.

https://redd.it/1q280sr
@r_devops

Читать полностью…

Reddit DevOps

Cost guardrails as code: what actually works in production?

I’m collecting real DevOps automation patterns that prevent cloud cost incidents. Not selling anything. No links. Just trying to build a field-tested checklist from people who’ve been burned.

If you’ve got a story, share it like this:

Incident: what spiked (egress, logging, autoscaling, idle infra, orphan storage)
Root cause: what actually happened (defaults, bad limits, missing ownership, runaway retries)
Signal: how you detected it (or how you wish you did)
Automation that stuck: what you automated so it doesn’t depend on humans
Guardrail: what you enforced in CI/CD or policy so it can’t happen again

Examples of the kinds of automation I’m interested in:

“Orphan sweeper” jobs (disks, snapshots, public IPs, LBs)
“Non-prod off-hours shutdown” as a default
Budget + anomaly alerts routed to owners with auto-ticketing
Pipeline gates that block expensive SKUs or missing tags
Weekly cost hygiene loop: detect → assign owner → fix → track savings

I’ll summarize the best patterns in a top comment so the thread stays useful.

https://redd.it/1q2wzad
@r_devops

Читать полностью…

Reddit DevOps

Is it really worth getting into devops after spending years on another role?

I am QA Engineer(manual+automation)for 8 years and was offered DevOps position starting from July 2026 after passing an internal interview.
For about 3 months I am studying for CKA certificate and i’m close to schedule for the exam.
I already do the devops work in the team by managing a k8s cluster, fixing CI/CD pipelines, grafana monitoring, setting alerts and playing with scripts.

Do I love it? Yes, I wished I started earlier because I’ve always wanted to get my hands on the infra.
I am tired of QA already which they always say it’s automation but 70-80% is manual, and maintenance of an automation framework.

Questions that are bugging me at this point are:
is it really worth it?
Is it future proof?
What’s the future of it with the evolution of AI and the mass layoffs which will keep occuring?


https://redd.it/1q365xe
@r_devops

Читать полностью…

Reddit DevOps

I have a DevOps opportunity, but I have no experience. Is it too risky?

Hi everyone,

I hope I'm not breaking any forum rules (I'm new, so I apologize in advance and will remove the post if necessary).

M35, I'm considering a job opportunity that would require me to leave a large multinational company for a smaller company looking for a middle developer in a DevOps role. I'm preparing for the interview by taking courses on Docker and Kubernetes and brushing up on Spring Boot.

In my current job, after six years, I'm still involved in legacy support and mainly manage tickets (about €1,800 net per month in a small town in central-northern Italy). I haven't written code for a few years, and even before that, I've never been involved in full-fledged projects (all started and finished). In my role, every day is active and busy, but I'm not really a developer: I read logs, solve some problems, and respond to tickets, but I've never really acquired any particular technical skills.

I studied computer engineering, but I didn't finish, and this was my first and so far only job. I've often been told I should have been more proactive, but I didn't really know how to do more beyond writing a few PowerShell scripts to consult logs and respond to tickets. I feel like I've wasted the little I've studied.

The work environment, however, is fantastic, and my colleagues are exceptional. Even on a human level, they supported me when I went through a difficult period, and they didn't fire me even though I wasn't at my best. That's why I feel guilty about wanting to change, but I realize that, after all these years, I haven't learned anything about real programming.
I'm wondering if I should stay out of gratitude, or if it would be a mistake not to take advantage of the opportunity to learn new technologies at another company. In particular, I wonder if the DevOps role might be too challenging for me. So far, I've only seen it in courses, but I know the reality could be very different.

I wanted to hear from those in the industry.

Thanks so much in advance!

https://redd.it/1q2o742
@r_devops

Читать полностью…

Reddit DevOps

Open source observability - what is your take?

Hey there 👋

I currently use victoriametrics/grafana for metrics and Loki for logs (I also use ELK, but not every project has the budget to keep an ES cluster running, so S3 is a nice alternative).

What I'm missing from this stack is APM. Today I stumbled upon a link (which I lost) for a new s3-backed open source apm tool and got me thinking about this.

Since I'm already on the Grafana stack, I'm considering Tempo, but there are other alternatives like https://signoz.io/ https://openobserve.ai/ and Elastic APM. All three of those are pretty resource-hungry and I'd prefer something lighter with S3 storage.

Do you have any suggestions for other tools to evaluate? On the app side we're mostly hosting php and python apps.

Happy new years and thanks in advance for any tips!

https://redd.it/1q2u17c
@r_devops

Читать полностью…

Reddit DevOps

How do you realistically start freelancing as a DevOps engineer?

Hi everyone,

I’m a DevOps engineer with \~3 years of experience, and I’m trying to break into DevOps freelancing / contract work, but I’m struggling to get my first clients.

My background includes:

* Linux and system troubleshooting
* Kubernetes (production experience; Kubestronaut)
* Cloud providers (mainly AWS)
* CI/CD pipelines
* Infrastructure automation
* Some coding (Golang / scripting)

I’ve been actively trying for around 4 months (Upwork / cold outreach / networking), but haven’t landed any freelance work yet. This made me realize I might be missing something beyond just listing tools and skills.

I’d really appreciate advice on:

* How people actually got their first DevOps freelance clients
* What kind of projects clients trust freelancers with at the beginning
* How to position yourself (tools vs outcomes vs niches)
* Whether freelancing is realistic at \~3 YOE, or if contract roles are a better entry point
* Common mistakes DevOps engineers make when starting freelancing

For those already freelancing:

* What would you do differently if you were starting today?
* What helped you win trust without a long freelance history?

Thanks in advance any real-world experience or guidance would be very helpful.

https://redd.it/1q2pw6l
@r_devops

Читать полностью…

Reddit DevOps

Where do people get the idea from that DevOps is the way to go career wise?

If you wanna get into IT / remote / lotta money(im sure thats what they get told haha) I would suggest following some development courses where its easier to have a junior role.
What i did see float around without calling their names are people that sell courses with the promise that if you know a ci cd tool and some docker/kubernetes you can get into the business which in my personal experience is not realistic.


https://redd.it/1q2qkpr
@r_devops

Читать полностью…

Reddit DevOps

How do you realistically start freelancing as a DevOps engineer?

Hi everyone,

I’m a DevOps engineer with \~3 years of experience, and I’m trying to break into DevOps freelancing / contract work, but I’m struggling to get my first clients.

My background includes:

* Linux and system troubleshooting
* Kubernetes (production experience; Kubestronaut)
* Cloud providers (mainly AWS)
* CI/CD pipelines
* Infrastructure automation
* Some coding (Golang / scripting)

I’ve been actively trying for around 4 months (Upwork / cold outreach / networking), but haven’t landed any freelance work yet. This made me realize I might be missing something beyond just listing tools and skills.

I’d really appreciate advice on:

* How people actually got their first DevOps freelance clients
* What kind of projects clients trust freelancers with at the beginning
* How to position yourself (tools vs outcomes vs niches)
* Whether freelancing is realistic at \~3 YOE, or if contract roles are a better entry point
* Common mistakes DevOps engineers make when starting freelancing

For those already freelancing:

* What would you do differently if you were starting today?
* What helped you win trust without a long freelance history?

Thanks in advance any real-world experience or guidance would be very helpful.

https://redd.it/1q2pw6l
@r_devops

Читать полностью…

Reddit DevOps

Need Advice Choosing Between Two Final Year Project Topics

Hi everyone,

I’m a final-year student and I need advice choosing between two project topics for my final year project. I’d appreciate opinions from people working in cloud, DevOps, or cybersecurity.

Option 1: Secure AWS Infrastructure & Web Security
• Design and deploy a secure AWS infrastructure
• Work with EC2, S3, IAM, VPC, Security Groups
• Apply security best practices (least privilege, encryption, network isolation, logging, monitoring)
• Perform web application vulnerability assessments

Option 2: Cloud PaaS Platform with OpenShift & CI/CD
• Build a Cloud PaaS platform using OpenShift
• Automate deployments with CI/CD pipelines
• Use open-source tools
• Focus on containers, automation, and DevOps practices

Note: Both topics are flexible and modular, meaning I can add extra components or features if needed.
Which topic is more valuable for the job market?

https://redd.it/1q2ed56
@r_devops

Читать полностью…

Reddit DevOps

Cloud or web

I have a great passion for the web and some
project ideas ⸜( •⌄• )⸝, But I hear a lot about the diminishing job opportunities for junior lately😖
In contrast, the cloud appears to be a more stable and in-demand field of work
Should I make web development just a hobby and focus on the cloud?
Or I can do both together 😅
I'm really confused and I have to choose my academic path this year, so any advice would be a great help ( ⊃🌹⊂ )


https://redd.it/1q27ywl
@r_devops

Читать полностью…

Reddit DevOps

Released envcheck-cli v1.0.0 — a CI-first tool to validate .env files with schema enforcement

I just released envcheck-cli v1.0.0 — a small, CI-first Python tool to validate

.env files using schemas, deterministic exit codes, and explicit secret flags.

The goal is simple: fail fast on misconfigured environment variables before

runtime or deployment.

Features:

\- Schema-based validation (required keys, enums, patterns, ranges)

\- CI-safe exit codes

\- Optional JSON output for pipelines

\- Explicit secret flag enforcement (not pattern guessing)

\- Designed to prevent environment drift across setups



PyPI: https://pypi.org/project/envcheck-cli/

GitHub: https://github.com/BinaryBard27/env-check



I’m specifically looking for feedback from people who’ve dealt with broken

.env files or config drift in CI/CD pipelines.



https://redd.it/1q29kpr
@r_devops

Читать полностью…

Reddit DevOps

I have 25 years experience, but still Need help preparing for a technical interview.

I've been an engineer (unix administrator, devops, infrastructure engineer, & SRE) for the last 25 years so I have a LOT of experience and no lack of confidence in my ability to learn anything new I may not have experience with, BUT when it comes to interviews.... I fail.

I am terrible with interviews because of nerves, because I know the interviewer doesn't want to wait an hour while I look something up, etc. Also, while I have experience with a lot of different tools, it might have been a couple years since I touched said tool. So that, coupled with nerves, might make me choke on the spot when asked.

I'm thinking there's got to be a refresher devops course that touches a little on everything.

I have an technical interview next week. The last 2 technical interviews I had, I was just winging it. Winging it does not work for me.

I'm signed up to udemy but haven't seen a quick 2 or 3 day course that just touches on everything. AWS, python, azure, terraform, jenkins, etc, etc, etc.


help?
thanks!

https://redd.it/1q265ry
@r_devops

Читать полностью…

Reddit DevOps

Automation Trust Protocol (ATP)

 spent the final hours of 2025 and the first hours of 2026 deeply and rationally examining a hard truth:

Agentic AI did not break automation; we did.

While most treat agentic AI as the solution, I approached it as the problem. That shift led to something interesting:

A missing trust layer in modern automation.

Quick Overview :

Automation Trust Protocol ( ATP ): is a standard for automation systems to communicate risk, ensure accountability, and enable safe execution of automated actions across any platform. Think of it as how OAuth as protocol brought trust to authorization. Same for ATP, Automation Trust Protocol aims to restore the trust in automation.

The aim is to make automation pipelines :

1. Predictability: Known outcomes for given inputs.
2. Observability: Full visibility into each step.
3. Controllability: The ability to pause or modify execution.
4. Accountability: Clear attribution for failures.
5. Recoverability: Mechanisms to undo errors.

ATP Aims to do this by introducing 9 layers which are

1. Identiy and Authorization.
2. Action Declaration ( Event-Driven automation ).
3. Risk Assessment of Automated Actions.
4. Approval Flow.
5. Pre-Execution Verification.
6. Execution With Proof.
7. Post-Execution Verification.
8. Rollback capability.
9. Learning and Feedback.

The goal of sharing this on here is to attract people to the concept and possibly take it from a draft into a production version.

In the first comment I will share the GitHub repository where you find the draft specification, demo based on that draft specification, demo video link, and blog post link

GitHub Repo

https://redd.it/1q1zjoj
@r_devops

Читать полностью…

Reddit DevOps

How do you stay up-to-date with tech and actually learn deeply without reading a ton of shallow content?

Hi all,
I work in a Platform/DevOps team and know Python, cloud, Terraform, and DevOps tools. I want to learn Go and dive into AI and LLMs.

But everything feels so ready-made now—AI does half the work, and cloud services exist for almost everything, even AI (like Bedrock). It feels like you can learn almost any topic in a week or two.

I feel the real edge comes from understanding things deeply in your own head. That makes debugging, learning, and using AI much easier.

So my questions are:

1. How do you decide what’s worth learning to really grow professionally?
2. Where do you actually learn it—courses, books, tutorials, hands-on projects?

https://redd.it/1q1y51h
@r_devops

Читать полностью…

Reddit DevOps

This may sound insane, but I am considering nursing for future self-preservation.

I am strongly considering becoming a nurse (then eventually taking an APRN path) or AA. Half of my family are healthcare providers and they literally never worry about jobs. My brother is 26 and made $175k as a travel nurse this year. He bought a house as well. He works 3 days a week on night shift and games when he gets home. My mother makes $250k+ as a 20-year nurse (traveling) and she is about to become an NP. I currently make six figures working remotely as a Platform Engineer, but I have mentally checked out at this point. Although I do well for myself, I don’t even feel stable enough to participate in the economy (have kids, buy a home, etc). This goes beyond just financial comparison. I am thinking about the scalability of my future (more-so my stability).

I think the stress of constantly needing to learn 7 different tools that seem to do the same thing is draining. I’m tired of being a glorified YAML janitor for efforts that are only efforts because stakeholders feel like they need complex distributed system (which ends up involving using k8s with engineers who barely know how it works) architectures for shitty Drupal sites. For legacy systems, I setup abstract Ansible or Terraform workflows (because most people on my team are allergic to LLMs that can help them write IaC themselves) for people just to use once or twice a month then discard. I can’t tell if I am a data engineer or “infrastructure” dude because the lines are blurred and the people who traditionally share those roles are checked out as well. I have a security clearance, so I can’t even OE. That’s considered timesheet fraud. I want to work in the private sector, but you guys are getting cooked like fries in grease.

This may sound insane, but I would rather deal with the stress of my actual job than deal with the stress of wondering if I will have one every year. If my stability was more predictable, I would be more motivated to level up my skills consistently. Since there is actually no sense of time or grounding in this industry, I literally do the bare minimum a project requires because I know some idealistic lead or manager is going to go to a seminar and come back claiming that we need to use OpenShift for an application with 500 users. I used to actually lab, study for certs and post on LinkedIn. I stopped because it felt performative. There is now a pattern of technical theatrics I am starting to notice that is slightly disappointing. After you reach a point of no return in this field, you start to realize that the true learning is in real-work experience which is the only thing I have going for me, but the experience is not sensible. They are resume-driven vanity projects disguised as progress.

I am not going to just quit since I know I am in a good spot for my age and we are in a bad economy, but sometimes the nature of our work drives me nuts. I’m sure healthcare would be hell but at least it’s a predictable hell. Imagine not knowing whether or not you’re going to be chilling in the 3rd circle, 7th circle or 9th circle on any given day.

https://redd.it/1q1wjzy
@r_devops

Читать полностью…
Subscribe to a channel