Archive of stories published by some-tech-tldrs

TLDR Understanding the new cgroups v2 API by Rami Rosen

Cgroups v2 is a new API designed to make it more suitable for container resource limitation.


TLDR RFC 7807 Problem Details for HTTP APIs by E. Nottingham from Akamai

Standardized “problem detail” JSON HTTP response to avoid the need to define new error response formats for HTTP APIs.


TLDR Using cgroups to limit I/O by André Carvalho

Cgroups V1 (and hense docker too) can’t limit non O_DIRECT io, while cgroups v2 can!


TLDR Exploring Message Brokers: RabbitMQ, Kafka, ActiveMQ by Peter Zaitsev on DZONE

As of 2014 — “Take Kafka and be happy”. But it’s almost 2018 already. Stay tuned for our next episode.


TLDR Troubleshooting Postgres Streaming Replication by Jonathan Katz

Be prepared — use WAL archiving, replication slots, and ensure you’re are constantly monitoring.


TLDR How Twitch uses PostgreSQL by Aaron Brashears

Real life with over 100 PG clusters in different regions.

Topology

As for Oct, 2016 Twitch

  • has ~125 OLTP database hosts…

TLDR Decrypting PgBouncer’s Diagnostic Information by Ivan Vergiliev

Why high # of active connections is not a problem, and what to do with waiting client's connections.


TLDR Troubleshooting Daily Write Spikes on PostgreSQL RDS by E. Tunggawan

Proactive investigation of a spike anomaly in DB metrics lead to discovery of huge temp file writes and one crazy Pg quirk.

These were the top 10 stories published by some-tech-tldrs; you can also dive into yearly archives: 2016, 2017, and 2018.

About
some-tech-tldrs
Brief summaries of some long, tech related articles. To get the essence in 1 minute.
More information
Tags
Editors