Air Traffic Control: Routing microservices with a single Nginx server
In my last post I talked about linking microservices together inside a single Docker network for easy communication between the services. For web developers, this poses an interesting problem: if we want to access the services from our local machines,… continue reading