Tech 23
- Learning Points: Containers Under the Hood
- Learning Points: Hashicorp Vault
- Learning Points: Cassandra as a Service (AstraDB)
- Learning Points: Linux Performance Tools
- Learning Points: Large Pages in the Linux Kernel
- Learning Points: Getting Started with eBPF
- Learning Points: Diving into Kafka Internals
- Learning Points: Weaviate Vector Database
- Learning Points: Streamlining FedRAMP Compliance with CNCF
- Learning Points: Snowflake Iceberg, Streaming, Unistore
- Learning Points: Scaling Monitoring from Prometheus to M3
- Learning Points: Kubernetes Networking Deep Dive
- Data Structures Behind Git
- JVM Garbage Collectors - Serial, Parallel, CMS
- Solving HTTP/1 Problems With HTTP/2
- Choosing Between UTF Encodings
- How the Same-Origin Policy Mitigates CSRF
- Git Submodules Cheatsheet
- Primer to Scale-invariant Feature Transform
- Intuition Behind the Attention Head of Transformers
- Quick History of JavaScript Module Ecosystem
- Speed up Python applications With Ctypes Library
- Generators - The Beginning of Asynchronicity in Python