Stack Overflow: How We Do Monitoring
Table of Contents

What is monitoring? As far as I can tell, it means different things to different people. But we more or less agree on the concept.
I think. Maybe. Let’s find out!
Source: nickcraver.com

What is monitoring? As far as I can tell, it means different things to different people. But we more or less agree on the concept.
I think. Maybe. Let’s find out!
Source: nickcraver.com
In the previous blog posts in this series, we introduced the Netflix Media DataBase (NMDB) and its salient “Media Document” data model. In this post we will provide details of the NMDB system architecture beginning with the system requirements—these will serve as the necessary motivation for the architectural choices we made. A fundamental requirement for any lasting data system is that it should scale along with the growth of the business applications it wishes to serve.
Read More
In the third post of our series on scaling service development, we dive into resilience engineering practices built into the standard service platform that powers the new Services Oriented Architecture atAirbnb. Airbnb is moving its infrastructure towards a Service Oriented Architecture. A reliable, performant, and developer-friendly polyglot service platform is an underpinning component in Airbnb’s architectural evolution.
Read More