====================================================================
Published: 11 February 2022 Tags: cache
Dan Luu and Yao Yue cover 12 major incidents that occurred at Twitter due to cache issues, including background information, mitigations, and lessons learned.
Published: 9 February 2022 Tags: kubernetes
Stefanie Lai etcd, the distributed reliable key-value store that acts as Kubernete's "blood vessel", relaying the end-state of resources to various "organs".
Published: 13 February 2022 Tags: javascript, ruby, svelte
Dave Ceddia does what the title suggests, with a focus on unveiling the magic behind Svelte stores via the implementation of their contract in Rust.