InterviewStack.io LogoInterviewStack.io

API Gateways and API Management Questions

The management layer in front of APIs: gateways for routing, authentication, rate limiting, request/response transformation, and observability. Covers API management concerns such as developer portals, key provisioning, plan/tier enforcement, analytics, and centralized policy. The operational and productization surface of an API program.

MediumSystem Design
34 practiced

Design an API gateway for data services that must support: 1) per-tenant routing rules, 2) schema-based request validation, and 3) observability headers for distributed tracing. Provide a concise architecture and explain how to scale it horizontally.

That is every published API Gateways and API Management question for Data Engineer so far. Browse the other topics in this category, or practice this one interactively.