Docker Web Farm: Redis, Ha-proxy and AspNet Core Web API
In this article, I will show how to create a web farm on docker with using redis and haproxy, step by step. In this sample, there will be a web api project as a web server apps (.net core framework) ...