php
PHP symfonystation 5mo ago 100%

Air Traffic Control: Routing microservices with a single Nginx server

https://sarah-savage.com/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, we need to deal with the fact that we can't have multiple machines bound to

2
0
Comments 0