Deep dive into AKS ingress, load balancing algorithms and Azure Network Security Groups
I have already written a few articles on AKS, so feel free to have a look at them as I will not repeat what I've already written there. For the…
21/12/2022
Problem statement: While Azure Application Gateway probes backend health and reports the status, it does not log failed health probe requests. These logs if stored can help you to diagnose problems with the backend. Even more, if the backend is failing intermittently, it would be difficult to diagnose without the…