Using Traefik Reverse Proxy for securing Microservices on Azure Service Fabric
When you deploy your web applications to Service Fabric, it's a good idea to have them exposed through a reverse-proxy instead of exposing them directly. While Microsoft does provide a reverse-proxy out of the box, it severely lacks in features and functionality....