API Gateway
WebTerm Overview
Term
API Gateway
카테고리
Web
Related Terms
4
Definition
A server that acts as a single entry point for multiple backend microservices, handling request routing, rate limiting, authentication, and protocol translation. Examples include Kong, AWS API Gateway, and Nginx.
Web