eBPF for Backend Engineers — Zero-Instrumentation Observability
Observe traffic and performance at the kernel level with eBPF. No code changes needed. Learn Cilium, Parca, and continuous profiling.
webcoderspeed.com
4 articles
Observe traffic and performance at the kernel level with eBPF. No code changes needed. Learn Cilium, Parca, and continuous profiling.
Implement zero-trust networking with Kubernetes NetworkPolicies. Learn default-deny patterns, label-based pod selection, DNS egress, multi-namespace policies, and testing with netshoot.
Master load balancer algorithms for distributing traffic. Learn round-robin limitations, connection-aware routing, consistent hashing, and session affinity patterns.
Most HTTP clients give you fetch. reixo gives you Result<T,E> returns, automatic retry with jitter, circuit breakers, request deduplication, LRU caching, GraphQL support, WebSocket/SSE, OpenTelemetry tracing, and a fluent builder API — all in one TypeScript-first package.