Blog
Stories, guides, and lessons from the world of observability
Follow us on XDoing SRE the Right Way!
A well-thought-out approach to SRE, which will help site reliability engineers and software engineers develop and maintain a useful, consistent, and effective SRE strategy for their products!
Getting the big picture with Log Analysis
How to get the most out of your logs!


Microservices - Tracking Dependencies
Quick primer into microservices architecture and the importance of tracking dependencies


SLOs eased
You can either love running or hate running, but you will definitely love this analogy - take a fresh look at SLOs!
Latency SLO
How do you set latency-based alerts? A common approach is 95% of requests completed in 350ms, but is it really that simple?
SLOs: Impact on Development, Culture, and Performance
Thanks to Service Level Objectives (SLOs), your teams have a numerical threshold for system availability, so everyone has a clear vision of what keeps the users and the business happy.
Monorepos - The Good, Bad, and Ugly
Explore the pros and cons of monorepos, including their benefits, challenges, and potential pitfalls for managing large codebases.

Components in Designing Effective SLOs
A primer on how to design and implement effective Serice Level Objectives(SLOs)

Strace – A Hidden Superpower
Like any OS, Linux isn’t immune to hiccups, especially when running closed-source apps where you can’t inspect the code for deeper insights.
