Loadbalancing with NGINX, Docker, and GoLang
What is load balancing?
Let's imagine that we have a normal server and there are a lot of requests that overload our site. This is where load balancing comes in. Rather than managing all network traffic on a single server, this site distributes traff...
irshitmukherjee55.hashnode.dev5 min read