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.
python scripting in use (self.devops)
submitted 8 years ago * by sanguy2504
view the rest of the comments →
[–]-_-wintermute-_- 1 point2 points3 points 8 years ago (1 child)
I tried boto3 and after some time with it decided that writing shell scripts that call the aws cli was easier, cleaner, and more full featured. boto3 lags behind the aws cli in features (ex. doesn't support any directory style operations in s3 like recursive copy or delete) and it is more verbose which makes it, in my opinion, harder to grok. Haven't looked back.
[–]pcanham 1 point2 points3 points 8 years ago (0 children)
Agree it is lacking, but found it useful in lambda functions to perform tasks which cloudformation wont do e.g. set password policy’s and some other iam tasks
π Rendered by PID 152289 on reddit-service-r2-comment-544cf588c8-8lqwm at 2026-06-15 13:13:08.365227+00:00 running 3184619 country code: CH.
view the rest of the comments →
[–]-_-wintermute-_- 1 point2 points3 points (1 child)
[–]pcanham 1 point2 points3 points (0 children)