인프런 커뮤니티 질문&답변

infbackends님의 프로필 이미지
infbackends

작성한 질문수

Spring Cloud로 개발하는 마이크로서비스 애플리케이션(MSA)

Spring Cloud Gateway - Load Balancer ➁

Spring Cloud Gateway (Load Balancer) 방식 질문 입니다.

작성

·

517

0

Spring Cloud Gateway - Load Balancer② 편에서

같은 마이크로 서비스가 동작 중일 떄, lb://MY-FIRST-SERVICE 로 등록하여 라운드로빈 형태로 로드밸런싱 되는 것을 보여주셨는데, 이 부분을 HASH 방식 또는 커스텀하게 로드밸런싱 알고리즘을 변경 할 수 있나요?

답변 1

1

Dowon Lee님의 프로필 이미지
Dowon Lee
지식공유자

안녕하세요, 이도원입니다.

말씀하신 작업은 Spring Cloud Gateway 대신, Spring Cloud Loadbancer를 이용하여 Client Side load balancer을 구현해 볼 수 있을 것 같습니다.

https://spring.io/guides/gs/spring-cloud-loadbalancer/

https://docs.spring.io/spring-cloud-commons/docs/current/reference/html/#switching-between-the-load-balancing-algorithms

감사합니다.

infbackends님의 프로필 이미지
infbackends

작성한 질문수

질문하기