Configuring App Service Certificate in Application Gateway
Application gateway allows you to have an App Service app as a backend pool member with a custom domain. You can use App Service Certificate or a Third Party…
01/04/2024
If you’re running workloads in Kubernetes, you’ll know that scalability is key to keeping things available and responsive. But there’s a problem: when your cluster runs out of resources, the node autoscaler needs to spin up new nodes, and this takes anywhere from 5 to 10 minutes. That’s a long…