SESSION ON-DEMAND

All Things P99

The event for developers who care about P99 percentiles and high-performance, low-latency applications

Taming the Tail: Engineering Predictable Latency in Serverless Event Processing

Serverless platforms scale beautifully until they don’t. In event-driven architectures, unpredictable P99 latencies often emerge from cold starts, retries, uneven shard processing, or misconfigured concurrency controls. These “long tail” latency spikes can go unnoticed in dashboards but wreak havoc on end-user experience and downstream systems.

In this talk, I’ll share engineering strategies we’ve used to tame tail latencies in large-scale serverless event pipelines. We’ll look at techniques like shuffle sharding to reduce noisy-neighbor effects, adaptive token management to avoid timeouts during AI inference, and observability patterns that help catch latency cliffs before they hit production.

Expect practical code-level takeaways and architecture patterns designed to bring performance predictability to inherently bursty, decoupled systems. Whether you’re building real-time data pipelines or transactional event workflows, this talk will equip you to chase—and tame—those elusive P99s.

20 minutes
Register for access to all 60+ sessions available on demand.
Fill out the form to watch this session from the P99 CONF 2025 livestream. You’ll also get access to all available recordings.

Amit Anand, Staff Engineer at PayPal Inc

Experienced software developer and architect with a diverse background across multiple domains, including fintech, enterprise systems management, virtualization, investment banking, and databases. I have had the privilege of working at renowned companies such as Goldman Sachs, Dell-EMC, and PayPal. I have a passion for problem-solving and thrive in designing robust, distributed, and scalable enterprise solutions that meet the complex needs of modern businesses. My expertise lies in crafting innovative systems that optimize performance, reliability, and efficiency, making a significant impact on both the technical and business aspects of the organizations I work with.

Jubin Abhishek Soni, Senior Software Engineer at Yahoo Inc

Jubin Abhishek Soni is a Senior Software Engineer at Yahoo, where he leads large-scale cloud migration efforts and develops real-time data platforms. With over 13 years of experience in full-stack development, AI-powered systems, and cloud-native architectures, he has held key engineering roles at both major tech-driven companies and startups. Jubin is deeply passionate about artificial intelligence, data engineering, and distributed systems, and he consistently applies these interests to design scalable, intelligent infrastructure that powers data-driven products and user experiences. He also actively shares his knowledge and mentors junior engineers.

Rajesh Kumar Pandey, Principal Engineer at Amazon

Rajesh Kumar Pandey is a Principal Engineer at AWS, designing resilient, large-scale serverless architectures for event-driven and AI-powered workloads. With over a decade of experience in distributed systems and cloud performance engineering, he focuses on minimizing tail latencies, scaling async event pipelines, and improving cost-performance tradeoffs in production systems. Rajesh shares practical insights in his newsletter, Cold Starts, and has authored several publications on serverless reliability and performance tuning.