API Gateway
A server that acts as a single entry point for API requests, handling routing, rate limiting, authentication, and load balancing before forwarding to backend services.
Protocolos relacionados
Mencionado em guias
Designing Bulk API Endpoints: Batch Requests and Partial Failures
API Design & Best Practices
Timeout Budget Patterns for Microservices
Error Handling Patterns
Bulkhead Pattern: Isolating Failures in Distributed Systems
Error Handling Patterns
Migrating from SOAP to REST APIs
Migration & Upgrades
API Migration: Monolith to Microservices
Migration & Upgrades
Rate Limiting at the Edge: WAF, CDN, and API Gateway Strategies
Production Infrastructure
Request ID and Distributed Tracing: Correlating Logs Across Services
Production Infrastructure
API Gateway Patterns: Architecture and Use Cases
API Gateway Patterns
API Gateway Rate Limiting Patterns: Token Bucket, Sliding Window, and Quotas
API Gateway Patterns
API Gateway Request Routing: Path, Header, and Content-Based
API Gateway Patterns
Request and Response Transformation at the API Gateway
API Gateway Patterns
CORS Handling at the API Gateway
API Gateway Patterns
API Gateway Logging and Analytics
API Gateway Patterns
API Versioning Through the Gateway: URI, Header, and Media Type
API Gateway Patterns