Distributed Systems
Relational Databases with Craig Kerstiens
Relational databases are used by most applications. MySQL, Postgres, Microsoft SQL Server, and other products implement the core features of a relational database in different ways. A
CoreOS with Brandon Philips
Google’s infrastructure has been the source inspiration for research papers, software projects, and entire companies. Google pioneered the idea that we care less about the individual
Distributed Tracing with Reshmi Krishna
In a microservices architecture, a user request will often make its way through several different services before it returns a result to the end user. If a user experiences a failed
Prometheus Monitoring with Brian Brazil
Prometheus is a tool for monitoring our distributed applications. It allows us to focus on the services we are deploying rather than the individual machines that make up instances of
Prometheus with Julius Volz
Prometheus is an open-source monitoring tool built at SoundCloud. It can be used to produce detailed time-series data about a distributed architecture. Prometheus is based on the