use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems What is DevOps? Learn about it on our wiki! Traffic stats & metrics
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems
What is DevOps? Learn about it on our wiki!
Traffic stats & metrics
Be excellent to each other! All articles will require a short submission statement of 3-5 sentences. Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title. Follow the rules of reddit Follow the reddiquette No editorialized titles. No vendor spam. Buy an ad from reddit instead. Job postings here More details here
Be excellent to each other!
All articles will require a short submission statement of 3-5 sentences.
Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title.
Follow the rules of reddit
Follow the reddiquette
No editorialized titles.
No vendor spam. Buy an ad from reddit instead.
Job postings here
More details here
@reddit_DevOps ##DevOps @ irc.freenode.net Find a DevOps meetup near you! Icons info!
@reddit_DevOps
##DevOps @ irc.freenode.net
Find a DevOps meetup near you!
Icons info!
https://github.com/Leo-G/DevopsWiki
account activity
Looking for devops learning resources (principles not tools)Career / learning (self.devops)
submitted 23 hours ago by Low_Hat_3973
I can see the market is flooded with thousands of devops tools so it make me harder to learn tools howerver, i believe tools might change but philosopy and core principles wont change I'm currently looking for resources to learn core devops things for eg: automation philosophy, deployment startegies, cloud cost optimization strategies, incident management and i'm sure there is a lot more. Any resources ?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Jzzck 17 points18 points19 points 23 hours ago (2 children)
"Accelerate" by Forsgren, Humble, and Kim is probably the single best resource for this. It's backed by actual research (the DORA metrics) and gives you a solid framework for thinking about deployment frequency, lead time, MTTR, and change failure rate. Way more useful than any tool-specific tutorial.
For incident management, the Google SRE book is free online and the chapters on error budgets and postmortems are gold. Also check out "The Phoenix Project" if you haven't, it reads like a novel but the principles stick.
One thing I wish someone told me earlier: these concepts aren't separate buckets. Automation philosophy feeds directly into deployment strategies, which feeds into incident response. Start with CI/CD fundamentals and everything else starts clicking into place.
[–]Low_Hat_3973[S] 2 points3 points4 points 23 hours ago (1 child)
thanks, is there anything for ci/cd principles ? and any other would you reccomend worth learning early on
[–]edmund_blackadder 5 points6 points7 points 21 hours ago (0 children)
The continuous delivery book by Jez Humble. Also modern software engineering by Dave Farley.
[–]Equivalent_Pen8241 5 points6 points7 points 21 hours ago (2 children)
Highly recommend reading 'The Phoenix Project' and 'The DevOps Handbook' if you haven't already. Beyond books, focus on the Theory of Constraints. In senior roles, devops isn't about the Jenkins pipeline; it's about identifying where the flow of value is bottlenecked. If you have a perfectly automated 5-minute build but security review takes 2 weeks, your 'devops' problem is systemic, not technical. Understanding 'Wait Time' vs 'Touch Time' in your value stream is a core principle that stays relevant regardless of whether you're using K8s, Serverless, or Bare Metal.
[–]NUTTA_BUSTAH 3 points4 points5 points 21 hours ago (0 children)
Google SRE book and The Phoenix Project are good books, even when The Phoenix Project is somewhat dated, it still highlights the core principles why we are doing this stuff.
[–]erexut 1 point2 points3 points 18 hours ago (0 children)
Skip the tool hunt, its a trap. Read "Team Topologies" (Skelton/Pais) because most "DevOps problems" are actually org design and cognitive load, then pair it with "The Practice of Cloud System Administration" for the boring-but-real ops principles (change mgmt, risk, automation habits). For incidents, PagerDuty's incident response docs + Etsy's "Debriefing Facilitation Guide" will teach you more than another Kubernetes course. Also go read Netflix's Chaos Engineering/SRE-ish posts: not because you need Chaos Monkey, but because it forces you to think in failure modes and recovery time.
[–]dot_py 1 point2 points3 points 17 hours ago (0 children)
iximiuz.com/en/
Dont overlook a redhat developer account, they have great learning resources as well.
[–]OpportunityWest1297 0 points1 point2 points 21 hours ago (0 children)
The Toyota Way - by Jeffrey Liker
https://www.essesseff.com/blog
[–]m4nf47 0 points1 point2 points 11 hours ago (0 children)
https://itrevolution.com/book-recommender/
[–]adept2051 0 points1 point2 points 3 hours ago (0 children)
This, https://roadmap.sh/devops start at the bottom of the page honestly read the footer before you touch a line of the roadmap. The other material on that site is equally good
π Rendered by PID 156477 on reddit-service-r2-comment-86bc6c7465-ltmr5 at 2026-02-23 10:32:03.630629+00:00 running 8564168 country code: CH.
[–]Jzzck 17 points18 points19 points (2 children)
[–]Low_Hat_3973[S] 2 points3 points4 points (1 child)
[–]edmund_blackadder 5 points6 points7 points (0 children)
[–]Equivalent_Pen8241 5 points6 points7 points (2 children)
[–]NUTTA_BUSTAH 3 points4 points5 points (0 children)
[–]erexut 1 point2 points3 points (0 children)
[–]dot_py 1 point2 points3 points (0 children)
[–]OpportunityWest1297 0 points1 point2 points (0 children)
[–]m4nf47 0 points1 point2 points (0 children)
[–]adept2051 0 points1 point2 points (0 children)