====== MSA - Gateway Routing Pattern ====== * [[https://docs.microsoft.com/ko-kr/azure/architecture/patterns/gateway-routing|게이트웨이 라우팅 패턴 - Azure Architecture Center | Microsoft Docs]] * 많이들 [[msa:api_gateway_pattern|MSA - API Gateway Pattern]]과 혼동한다. * 특별한 이유가 없다면 사용하지 말 것. 아주 많은 단점이 존재함. ===== API Gateways ===== * [[java:zuul|Zuul - API Gateway]] * [[springframework:cloud_gateway|Spring Cloud Gateway]] * [[aws:api_gateway|AWS API Gateway]]