A decade of major cache incidents at Twitter

The First Bite on etcd Code

Implementing A Svelte Store In Rust

Issue #168

2/14/2022

{{PreviewText}}

Howdy
This weekend I decided that writing the web dev course is not my thing. Someone I respect asked me what problems I want to deal with in the future, and honestly, the problems associated with teaching don't really interest me. I'll focus on doing what I enjoy, like writing code and learning new tools/languages. Plus I have a ton of projects associated with the newsletter I'd like to realize, one of which would be a search engine page on the website that uses all of the articles I've curated as the sources. Could be pretty cool! Anyway, here's the issue.
PS. *in accent you associate with hawkers* My friend, if you or anyone you know want to sponsor an issue or six of the newsletter, let me know. I make very good deal!

====================================================================

A decade of major cache incidents at Twitter

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.


====================================================================

The First Bite on etcd Code

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".


====================================================================

Implementing A Svelte Store In Rust

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.


Want to help?

Thank you for reading! If you enjoy the newsletter, I would really appreciate you helping me spread the word by forwarding this to your friends and colleagues!

If you want to discuss or comment on this issue, head on over to this page at A Byte of Coding. You can also subscribe there if you're new!

Have comments or feedback? Just reply to this email or hit me up on Twitter @AByteOfCoding.

Email landed in your promotions tab? Please move it over to primary so you don't miss the latest issues in the future.
Thanks for your Support! 

Thanks to sponsors and supporters like Євген Грицай, Scott Munro, zturak, pek, Emil Hannesbo, Joe Hill, and Astrid Sapphire this newsletter is provided to you for free. If you'd like to also show your support and buy me a monthly meal, you can donate on the Patreon page. It's not necessary, but it lets me know that I'm doing a good job and that you're finding value in the content.


Stats (updated daily)

Sent: 2745

Opens: 1345

Clicks: 438

Link Clicks Clicks % Unique Clicks Unique Clicks %
A decade of major cache incidents at Twitter 188 45.08% 170 44.62
The First Bite on etcd Code 109 26.14% 98 25.72
Implementing A Svelte Store In Rust 120 28.78% 113 29.66

Previous

Back to Issues

Next