Tag Archives: nginx

How to use Docker, EngineX and Redis to load balanace aspnet core

Load-balancing is one of those topics in system architecture that has not been easy ever since the scaling the application became a concern for solution architectures. I have always wanted to implemented a load balanced aspnet application in project that I was experiencing, either as developer or team leader.

I never give up about learning the topic and recently I read some good articles. After I could run the suggested solutions, I though be me it is not a bad idea to compile those article into a vide tutorial. There you go :

Load-balance aspcore applications using Docker, Redis and Nginx