II.
Topic overview
Reference · livetopic:api-gateway
API Gateway Pattern overview
API Gateway as a cross-cutting topic - a single entry point that handles cross-cutting concerns for backend services including routing, rate limiting, authentication, request transformation, and response aggregation. Covers managed gateways (AWS API Gateway, Kong, Envoy) and the tradeoff between centralized control and gateway-as-bottleneck risk.
Attributes
displayName
API Gateway Pattern
description
API Gateway as a cross-cutting topic - a single entry point that handles
cross-cutting concerns for backend services including routing, rate
limiting, authentication, request transformation, and response aggregation.
Covers managed gateways (AWS API Gateway, Kong, Envoy) and the tradeoff
between centralized control and gateway-as-bottleneck risk.
Outgoing edges
applies_to2
- domain:software-engineering·DomainSoftware Engineering
- domain:cloud-infra·DomainCloud Infrastructure
Incoming edges
contains3
- domain:cloud-infra·DomainCloud Infrastructure
- domain:software-engineering·DomainSoftware Engineering
- domain:api-development·DomainAPI Development