Episode 8: Configuring NGINX with Ansible to Support ASP.NET Core

Episode 8: Configuring NGINX with Ansible to Support ASP.NET Core

ASP.NET Core applications have a built-in webserver called Kestrel. This internal webserver is not intended to serve requests directly. It must be placed behind a production quality webserver such as NGINX or IIS. We use Ansible to provision NGINX on our Linux server.

Read More: https://requestmetrics.com/making-of/episode-8-using-ansible-to-configure-nginx-for-aspnet-core