Shielding the Core: Architecting Resilience with Multi-Layer Defenses

Abstract

High-demand events can cause sudden traffic spikes that can overwhelm even well-designed systems. In ticketing platforms, millions of users, alongside increasingly sophisticated automated agents, may arrive simultaneously, placing extreme pressure on backend services.

At SeatGeek, resilience is achieved by distributing defensive responsibilities across multiple layers of the platform. Edge caching and shielding absorb traffic bursts before they reach the origin. API gateways enforce fairness through layered rate limiting and request validation. Deeper in the stack, Kubernetes-native networking and policy controls help protect service boundaries and provide visibility into emerging bottlenecks.

This layered approach allows the system to shed load early, protect critical services, and degrade gracefully during extreme demand. But resilience is not static. Traffic patterns evolve, new automated personas emerge, and defenses must adapt continuously through observability and business-specific signals.

In this talk, we will explore the architecture and operational lessons behind building multi-layer shields that protect core systems under internet-scale traffic, ensuring that failures fail safely without bringing down the entire ecosystem.


Speaker

Anderson Parra

Staff Software Engineer @SeatGeek

Anderson Parra is a Staff Software Engineer on SeatGeek’s Cloud Platform team, where he works on the infrastructure that powers high-demand ticket onsales. His work focuses on building resilient systems that can withstand internet-scale traffic and on designing layered defenses across edge, API gateways, and Kubernetes platforms to protect core services while preserving a fair user experience.

Over the past 18+ years, Ander has built and operated large-scale distributed systems handling massive traffic and data volumes for companies in Brazil, Ireland, Germany, the UK, and the United States. He has worked across a wide range of technologies, including Java, Scala, Go, Ruby, Python, JavaScript, and Lua, with a strong focus on platform engineering and distributed systems.

Anderson holds a master’s degree in distributed systems based on his research, “A Lightweight Reconfiguration Solution for Paxos”.
 

Read more

Date

Wednesday Mar 18 / 03:55PM GMT ( 50 minutes )

Location

Whittle (3rd Fl.)

Share

From the same track

Session resilience

How to Find Resilience Bugs in Systems that Don't Exist

Wednesday Mar 18 / 10:35AM GMT

Building correct distributed systems takes thinking outside the box, and the fastest way to do that is to think inside a different box. One different box is "formal methods", the discipline of mathematically verifying software and systems.

Speaker image - Hillel Wayne

Hillel Wayne

Author of "Logic for Programmers" and "Learn TLA+", Thought Leader in the Space of Empirical Software Engineering

Session decentralized

Spritely: Infrastructure for the Future of the Internet

Wednesday Mar 18 / 11:45AM GMT

Let's take back the internet! Learn about Spritely's work to re-decentralize the net with new foundational technologies that put users in control.

Speaker image - Christine  Lemmer-Webber

Christine Lemmer-Webber

Executive Director @Spritely Institute, Co-Author of ActivityPub

Speaker image - David Thompson

David Thompson

CTO @Spritely Institute

Session architecture

Understanding Progressive Collapse: How To Avoid A Cascading Failure

Wednesday Mar 18 / 01:35PM GMT

Small things going wrong can quickly snowball. The cascading failure is often a nightmare scenario for any system. An initial problem, which in isolation seems like such a minor problem, can kick off a chain reaction of ever-increasing failures, potentially leading to catastrophic results.

Speaker image - Sam Newman

Sam Newman

Microservice, Cloud, CI/CD Expert, Author of "Building Microservices" and "Monolith to Microservices", 20+ Years Experience as a Developer

Session

Keeping the Nation On-Air: How We Think About Resilience at the BBC

Wednesday Mar 18 / 02:45PM GMT

At the heart of the BBC is delivering value to all, serving audiences across the UK and the world on TV, radio, and online with trusted and impartial news and high-quality British content.

Speaker image - Tom Everest

Tom Everest

Head of Department for Architecture and Supply Chain @BBC