I feel like the space moves fast, and I need a way to keep up with it better. In an ideal world I would want to see best practices for different tools, and pipelines so I can evaluate them and adopt what makes sense.
Good CI/CD and SRE Blogs
1–10 of 41 posts
Re: Good CI/CD and SRE Blogs
#2In the Operations space my favorite writer is Charity Majors, although a lot of what she talks about isn't OPs specific:
Rachel by the Bay is also great:
Totally not related, but Phil Eaton's posts on how databases work are super interesting and lack fluff.
In terms of CI and builds, I try to write some on this topic for the Earthly Blog. My Bazel article was recently on Hn. Here are my posts:
https://earthly.dev/blog/authors/adam/
Warning though, I also write about lots of other stuff. Are there specific CI topics you'd like to see covered?
Re: Good CI/CD and SRE Blogs
#3Re: Good CI/CD and SRE Blogs
#4Even just a maintained “start to finish” of what someone thinks is current best practice for project development would be a fantastic resource.
Re: Good CI/CD and SRE Blogs
#5Re: Good CI/CD and SRE Blogs
#6Re: Good CI/CD and SRE Blogs
#7- SRE Weekly (https://sreweekly.com/) - Curation newsletter on interesting links in SRE
- SRE Prodcast (https://sre.google/prodcast/) - Good podcast by Google on SRE. They pick a specific topic and then interview an expert on that so each episode is well focused. They also provide transcripts so you can just read through it instead of listening.
- Resilience in Action (https://podcasts.apple.com/us/podcast/resilience-in-action/i...) - Another good podcast on SRE with interviews.
If you just want a listen of resources, then you should check out the Awesome SRE repo on github - https://github.com/dastergon/awesome-sre
Re: Good CI/CD and SRE Blogs
#8- Quastor ( https://www.quastor.org/ ) - Moreso focused on backend engineering but they have a lot of SRE content too. It's a newsletter that looks at all the big tech engineering blogs and sends out summaries of the interesting posts. - SRE Weekly ( https://sreweekly.com/ ) - Curation newsletter on interesting links in SRE - SRE Prodcast ( https://sre.google/prodcast/ ) - Good podcast by Google on SRE. They pick a s…
Re: Good CI/CD and SRE Blogs
#9Re: Good CI/CD and SRE Blogs
#10No Martin Fowler please. He doesn't work on real projects now