Mitigating Game Server DDoS: Implementing Layer 4 Filters with XDP and iptables
A technical deep-dive into writing eBPF/XDP drivers to drop malicious game network traffic at the kernel level before it hits the application.
Deep-dives into network filtering, server configurations, backend architectures, and database benchmarks.
A technical deep-dive into writing eBPF/XDP drivers to drop malicious game network traffic at the kernel level before it hits the application.
Comparing transactional integrity, complex relational structures, and performance optimizations when selecting backend technology for SaaS platforms.
How to design edge firewall expressions to filter application flood attacks and rate-limit crawlers without breaking legitimate user operations.