azure Endpoint Monitoring with Azure Application Insights Let's work with Application Insights - an Microsoft Azure service - to monitor our application through the endpoint /healthcheck. This is the third article about Health Checks and Application Monitoring.
.NetCore Adding Health Checks UI Adding Health Checks UIThis is the second article about Health Checks and application monitoring. 1. Adding Health Check endpoint [/adding-health-checks-to-net-core-application/] 2. Adding UI Health Check - this article 3. Endpoint
azure Azure App Service and Cloudflare with Full SSL (Strict) [versão português] In this article we will set up Cloudflare as a reverse proxy and Azure Web Apps as a web service. Looking for the best security configuration that Cloudflare
azure Azure App Service e Cloudflare com SSL Full (strict) [english version] Vamos configurar o Cloudflare como proxy reverso e Azure Web Apps como serviço de web. Buscando a melhor configuração de segurança que o Cloudflare oferece na camada gratuíta
.NetCore Adding Health Checks to .Net Core Application In this series of post, we will talk about health check and monitor your web application/web API. Adding Health Check endpoint Adding UI Health Check Endpoint Monitoring with Azure
heroku Deploying .Net container App to Heroku cloud I'm tired of searching every time I need to deploy to heroku cloud. Being that said I'm finally writing down the steps do deploy a docker container app to Heroku