| Component | Direction | Primary Goal | Examples |
|---|---|---|---|
| Load Balancer | North-South (mostly) | Distribution & Uptime | AWS ALB, Nginx (Basic) |
| API Gateway | North-South | Exposing APIs to the outside world safely | Kong, APISIX, AWS API Gateway |
| Service Mesh | East-West | Connecting internal microservices reliably | Istio, Linkerd, Consul |