Debugging Encrypted Microservice Traffic with Speedscale's eBPF Collector
Learn how to capture, inspect, and archive encrypted microservice traffic with Speedscale's eBPF collector—no certificate management or code changes required.
Browse 9 posts in this category
Learn how to capture, inspect, and archive encrypted microservice traffic with Speedscale's eBPF collector—no certificate management or code changes required.
From memes to market meltdowns: Explore how a multi-billion dollar Super Bowl prop bet involving Kim Jong Un pushed prediction markets and SRE teams to the brink.
Speedscale transitions from Kubernetes sidecar-based observability collection to eBPF for lower latency, reduced resource consumption, and improved performance without sacrificing visibility.
Connect an MCP server to your LLM coding assistant so it can pull real production data on demand, validate its assumptions, and help you debug faster using Speedscale and proxymock.
This how-to video shows how to use Speedscale's full-text traffic search to instantly find where a specific piece of data appears as it flows through your application—without needing prior instrumentation, tracing, or logging.
See how to get visibility into your Kubernetes workloads and run realistic load tests without writing YAML files or kubectl commands.
Building a targeted eBPF network traffic capture tool reveals why a general-purpose eBPF observability agent is exponentially harder. Learn about the brutal challenges of language ABI hell, performance overhead, and context correlation (Goroutines, etc.) that major vendors must solve. eBPF is a scalpel, not a sledgehammer. Discover where it truly shines and where its complexity explodes.
Shopify's infrastructure crumbled in 2025 like a city under a 'Commerce Kaiju' attack. Relive the dramatic outage, the checkout carnage, and the crucial lesson learned about shifting left and rigorous testing.
Learn how to build a traffic replay system that validates services with production data. Technical guide covering replay strategies, state management, and mixing production with local traffic.