Hi all, If you like this newsletter and enjoy the content. Consider help me out by spread words on twitter.
Being able to quickly discard packets is very important to withstand DDoS attacks. This blog post we’ll review all the techniques cloudflare tried: iptables input/prerouting, tc ingress, BPF, conntrack,..
Break down how a program decides how it gets an IP address on a Linux host, and the components that can get involved
When it is more appropriate to use AWS Lambda instead of AWS EC2 services, and especially, which parameters affect this comparison the most.
Part two of a three-part miniseries that looks at how CrateDB improved join performance. The secret sauce is “block hash join algorithm”.
Reflections From An Average Software Engineer. Designing a good index doesn’t have to be a “dark art.” It just requires a little pragmatism and an understanding of how your application needs to access data.
If you like networking, like a homelab setup, this is a good read from Brad Fitzpatrick. You will have a highly-available home Internet setup, with no SPOF and fun.
Imagine running K8S not on your cloud provider, but at the Edge of your device? This company run K8S direcly on the device that sell to their customer. Lots of challenge and interesting consideration.
Etcd is a core component of K8S. All state go there. Anything can be down, except Etcd. This post digs into the horrors of in-place etcd upgrades and rollbacks within autonomous and inaccessible air-gapped clusters.
BetterDev Link
Every Monday