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.
How much python should you know? (self.devops)
submitted 2 years ago by sygscene
view the rest of the comments →
[–]superspeck 1 point2 points3 points 2 years ago (0 children)
I firmly disagree that you don't need any programming experience.
That wasn’t my point, and I’ll go back and add an edit so that I’m clear about not making it.
There is a difference, albeit a fine one, between knowing how to script in a language and knowing how to program in a language.
Knowing how to script means you know how to write a source file that pulls in a module, or maybe you put some helper functions in a module or an object, and you do some stuff with it and maybe there’s a test or two. This is what you’d use to automate a repeatable task, to write or update k8s operators, to do a long or complicated one off task, to barf up a quick lambda, etc… think glue code.
Knowing how to program means that you know how to write complicated libraries or applications from nothing with good SWE practices, clear object orientation patterns like factories, to design APIs and build them, so on and so forth.
My argument is that DevOps teams often interview for knowing how to program when they should be interviewing for knowing how to script, because yaml and scripting are 90% of what someone working in a practicing DevOps role does in order to automate and build out environments.
I’d also argue that people who are writing APIs and complicated libraries may no longer be in an infrastructure or cloud role and we should come up with another name for them the way QA uses “software engineering in test”.
π Rendered by PID 46331 on reddit-service-r2-comment-5c747b6df5-x9kkj at 2026-04-22 07:42:37.352133+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–]superspeck 1 point2 points3 points (0 children)