SRECon24 Report
SRECon has gathered SRE and systems engineers in March this year, but if you missed it - talks were recently uploaded to youtube on Usenix channel.
Here is Codereliant's Top 5 recommendations of what to watch:
Micah Lerner and Joe Abrams
Learn how Google Maps, the app with over 1 billion monthly users, tackled subtle user experience issues that traditional server monitoring couldn't catch. Learn about their journey towards user-centric reliability and the lessons they learned along the way.
This talk goes deep into workload sharding: when it makes sense, what problem it has, and how it can solve common scalability and reliability issues in your systems. You will learn fundamental sharding patterns like worker pools, read replicas, horizontal and vertical sharding, and multi-cell/multi-region architectures.