Question
is load balancer increase latency? putting Mysql on Different Droplet will increase load?
i am using golang for my application i have more than 10K+ concurrent request on droplet so i want to add load balancer but for that i have to create 2 droplet and both need to access same mysql DB so have to put mysql on 3rd droplet
is load balancer increase latency? putting Mysql on Different Droplet will increase load?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×