BGP Basics for SREs: What You Need to Know

Most SREs do not need BGP expertise; all SREs benefit from BGP literacy. The four concepts cover 80%.

Why SREs need BGP basics

Most SREs do not need to configure BGP, but all SREs benefit from BGP literacy. Cloud network outages routinely trace to BGP and understanding the language is what lets you parse the postmortem.

Four concepts

When to escalate

BGP issues cross team boundaries quickly. Knowing when to escalate beats trying to debug a problem that is two layers above your control plane.

Anycast (BGP application)

Anycast is the most visible BGP application most SREs touch. Same IP advertised from multiple locations; BGP routes to the closest healthy one.

Antipatterns

What to do this week

Three moves. (1) Apply this pattern to your highest-risk network path. (2) Measure the failure mode rate before/after. (3) Document the change so the next incident-responder inherits the knowledge.