Premium Content
Sign in to see the full question
Get access to the full problem, solutions, follow-up questions, and discussion.
Get access to the full problem, solutions, follow-up questions, and discussion.
Design a throttling system for a serving infrastructure that handles both internal and external traffic. The current architecture is:
Client -> HTTP Server (Gateway) -> API Server -> Database / 3P...