heart Posts from the community...
Link
@faun shared a link, 1 week, 6 days ago

How Netflix Accurately Attributes eBPF Flow Logs

Netflix tackled the pesky IP address mix-up problem. They turned toFlowExporterand eBPF for snappy in-memory lookups. This approach nails down accurate workload identities. With 5 million flows cruising by every second, this setup practically nukes IP misfires, opening up a treasure trove of service..

How Netflix Accurately Attributes eBPF Flow Logs
Link
@faun shared a link, 1 week, 6 days ago

Handling Network Throttling with AWS EC2 at Pinterest

PinterestbattledEC2 network throttlingfrom sneaky microbursts. Unearthed some killer bandwidth insights usingENA metricsto amp up performance. A leap toAWS Nitro instancesrevealed the real kicker—you need to stay on top of bandwidth constraints and wieldfine-grained rate limitinglike a pro...

Handling Network Throttling with AWS EC2 at Pinterest
Link
@faun shared a link, 2 weeks ago

BPF or How I Learned to Stop Worrying and Love the Kernel

eBPFlets you safely unleashcustom C programsinside the Linux kernel. No more messing with kernel modules or courting system crashes. Think of it as your eagle-eyed watchman for events. Thanks toCompile Once, Run Everywhere (Co-Re), you streamline the operation, keeping your kernel as panic-proof as ..

loading...