atom

Software Defined Internet Exchange

Software Defined Internet Exchange (SDX)

πŸ’‘ The Core Idea

SDX applies SDN principles to Internet Exchange Points (IXPs) to fix the limitations of BGP. It allows routing decisions based on Application (e.g., Netflix vs. Email) or Source, rather than just Destination IP.

🧠 Mechanism

πŸš€ Use Cases

  1. Application Specific Peering: Route β€œHigh-Bandwidth Video” differently than β€œVoIP”.
  2. Inbound Traffic Engineering: Controlling how traffic enters the network (difficult in traditional BGP).
  3. Wide-Area Load Balancing: Redirecting requests to different backend servers by modifying packet headers at the exchange.

πŸ”— Connections