사용자 도구

사이트 도구


msa:api_gateway_pattern

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
msa:api_gateway_pattern [2022/08/18 09:17]
kwon37xi [Netflix GraphQL 로의 진화]
msa:api_gateway_pattern [2022/09/05 00:08] (현재)
kwon37xi [MSA - API Gateway Pattern]
줄 2: 줄 2:
   * [[https://microservices.io/patterns/apigateway.html|API gateway pattern]]   * [[https://microservices.io/patterns/apigateway.html|API gateway pattern]]
   * [[https://docs.microsoft.com/ko-kr/dotnet/architecture/microservices/architect-microservice-container-applications/direct-client-to-microservice-communication-versus-the-api-gateway-pattern|API 게이트웨이 패턴과 클라이언트-마이크로 서비스 간 직접 통신 | Microsoft Docs]]   * [[https://docs.microsoft.com/ko-kr/dotnet/architecture/microservices/architect-microservice-container-applications/direct-client-to-microservice-communication-versus-the-api-gateway-pattern|API 게이트웨이 패턴과 클라이언트-마이크로 서비스 간 직접 통신 | Microsoft Docs]]
-  * [[msa:gateway_routing_pattern|MSA - Gateway Routing Pattern]] 과 혼동하지 말 것.+  * [[https://docs.microsoft.com/ko-kr/azure/architecture/microservices/design/gateway|API 게이트웨이 - Azure Architecture Center | Microsoft Docs]] 
 +  * [[msa:gateway_routing_pattern|MSA - Gateway Routing Pattern]] 과 혼동하지 말 것. API Gateway Pattern 은 Gateway Routing Pattern 과 [[https://docs.microsoft.com/ko-kr/azure/architecture/patterns/gateway-offloading|게이트웨이 오프로딩 패턴]]을 포함한다.
   * [[msa:backend_for_frontend_pattern|MSA - Backend for Frontend Pattern]] 과 유사하다.   * [[msa:backend_for_frontend_pattern|MSA - Backend for Frontend Pattern]] 과 유사하다.
  
줄 10: 줄 11:
  
  
-https://miro.medium.com/max/1400/1*8C_ygL_yixdcGLCJm-vjfw.png+{{https://miro.medium.com/max/1400/1*8C_ygL_yixdcGLCJm-vjfw.png|Evolution of an API Architecture}}
 ===== Netflix의 Client Serving Server ===== ===== Netflix의 Client Serving Server =====
   * Web Browser 혹은 App 등이 접속하는 서버를 API Gateway 로 만들면 안된다.   * Web Browser 혹은 App 등이 접속하는 서버를 API Gateway 로 만들면 안된다.
msa/api_gateway_pattern.1660781879.txt.gz · 마지막으로 수정됨: 2022/08/18 09:17 저자 kwon37xi