DEV Community

Ari 🪐
Ari 🪐

Posted on

A Reading List & Repo List 📚 for Learning DevOps, SRE, and Automation(w/Python)

When learning new things I find that I fall into the same practice of adding countless bookmarks to my browser, keeping wayyyyy more tabs open than necessary, and admittedly searching the web trying to find the perfect tutorial or resource to get started. So I decided to put some of the resources I'm finding helpful in this post to help anyone else who finds themselves in an endless google search. 😅

My main goal is to learn more about DevOps/SRE best practices and role responsibilities, AWS, and automation with python.

If you are on a similar learning path take a look at this list and PLEASE add more in the comments if you've found some great resources or projects/tools that helped you! 🙂✌🏾

Githubs

GitHub logo dastergon / awesome-sre

A curated list of Site Reliability and Production Engineering resources.

Jump to DevOps Tools in awesome-python

GitHub logo vinta / awesome-python

A curated list of awesome Python frameworks, libraries, software and resources

GitHub logo gremlin / sre-tools

A collection of SRE tools

Books

Additional Resources

Top comments (1)

Collapse
 
walidshaari profile image
Walid Shaari

Thank you @ari , did you manage to read/review the python book in light of DevOps/SRE? also any special repo of good SRE/DevOp tools written in python? I imagine Ansible, and Flask would be my first stop. just wanted to pick your brains and see what was your experience like?