All quizzes
Free quiz · 27 questions in the bank

API Gateway quiz

Test your API Gateway knowledge with a free interactive quiz — 27 questions with answers and explanations. No signup needed to play.

Question 1/12Score 0

Which statement about TLS termination at the API gateway is accurate?

In this round
  1. Which statement about TLS termination at the API gateway is accurate?
  2. Which of these is a legitimate reason to run an API gateway as multiple stateless, horizontally scaled instances behind a load balancer?
  3. A client needs data from three different microservices to render one dashboard screen. Which API gateway pattern addresses this efficiently?
  4. What is a circuit breaker pattern, as commonly implemented at an API gateway?
  5. A gateway route is configured with `strip_path: false` for a service mounted at `/api/orders`. What does this setting control?
  6. What is a key security risk of forwarding the raw client-supplied JWT unchanged to every backend service, instead of the gateway validating it once and forwarding a trusted internal identity header?
  7. What does rate limiting at an API gateway protect against?
  8. A gateway is configured with a service discovery integration (e.g. Consul or Kubernetes service registry). What problem does this solve?
  9. Why do managed cloud API gateways (like AWS API Gateway) often integrate directly with serverless functions (e.g. Lambda)?
  10. What is the key architectural difference between an API gateway and a plain load balancer?
  11. What should happen if a gateway has no timeout configured on calls to a backend service?
  12. What is the primary purpose of an API gateway in a microservices architecture?
Gaps to close?
Read the curated API Gateway notes — core concepts, patterns, interview prep.
API Gateway notes

More quizzes

.NETAccessibilityAgile MethodologyAlertmanagerAlgorithmsAndroid