What is the relationship between aliyun load balancing and springcloud?

is it just one of the two, or is there a big god to buy a load balancer for aliyun and then implement springcloud, on it?

Mar.06,2021

spring cloud eureak comes with its own load balancer implementation, while the load balancer of aliyun first sends the request to Ali's slb, and then the slb distributes the request.

Menu