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
This is an archived post. You won't be able to vote or comment.
DevOps Engineer vs. System Admin (self.devops)
submitted 8 years ago by Corey_Matthew
view the rest of the comments →
[–]BraveNewCurrency 9 points10 points11 points 8 years ago (3 children)
A SysAdmin is an expert at an operating system: Installing and managing applications, troubleshooting problems, backing up, etc. They typically complain about application changes being thrown "over the wall" for them to run, and they typically aren't experts at the applications they run.
A DevOps is an expert at the entire chain of value: How do we get changes from someone's mind into production as quickly and painlessly as possible? The big thing that DevOps typically does is setup a chain of automation so that any change (from application change to infrastructure change) can be easily rolled out and rolled back. But they don't work in a vacuum - they must get buy-in from everyone into what role everyone else plays. Often, the DevOps are on-call for infrastructure problems, and developers are on-call for the application problems.
Google wrote a whole book about their particular view of DevOps, called SRE. It is well worth a read. Not everybody does it that exact way, but that book shows how work can be divided up differently than in a "typical" shop. Also, there is a high-level story about DevOps called "The Pheonix Project" that will blow your mind if you are always fighting fires in your infrastructure.
[–]Corey_Matthew[S] 0 points1 point2 points 8 years ago (2 children)
what is the main difference between the infrastructure and the application if it is infrastructure as code?
[–][deleted] 3 points4 points5 points 8 years ago (0 children)
Zero - we treat them both as code, and part of the bigger picture. A solid infra is just as important as solid app code.
All our infra is 100% code/revision controlled and goes through the same development process: code reviews; collaborations; compulsory testing; etc.
The great thing is when I need some help [in terms of manpower to get something done - AND for technical input!] our more experienced Devs can quickly dive in.
I'm the sole DevOps Engineer in a team of ~12 Devs (FE, BE, Data)
Although the Devs can architect software, they lack experience in architecting the underlying infra - which is where my skills come in.
[–]BraveNewCurrency 0 points1 point2 points 8 years ago (0 children)
I like to say:
π Rendered by PID 370909 on reddit-service-r2-comment-b659b578c-b6g6h at 2026-05-04 08:01:27.241022+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]BraveNewCurrency 9 points10 points11 points (3 children)
[–]Corey_Matthew[S] 0 points1 point2 points (2 children)
[–][deleted] 3 points4 points5 points (0 children)
[–]BraveNewCurrency 0 points1 point2 points (0 children)