API Gateway
pattern
https://microservices.io/patterns/apigateway.html
netflix api gateway
https://netflixtechblog.com/optimizing-the-netflix-api-5c9ac715cf19
The API Service Layer abstracts away all backend services and dependencies behind facades. As a result, endpoint code accesses “functionality” rather than a “system”.
https://github.com/apache/apisix
クライアント証明書
クライアントサイドの証明書を生成
バックエンドが公開鍵を使用してAPI Gatewayからのリクエストを検証可能
365日有効