#KEDA is an autoscaler for Pods and Jobs running in any #Kubernetes cluster. But it is also an autoscaler supported in #Azure #ContainerApps. With KEDA, you scale with more than…
Microsoft have annoued AKS Automatic during the Build conference. AKS Automatic is an AKS cluster with all the required and recommended tools pre-installed and managed by Azure. Disclaimer: This video…
I saw many recent architectures using this new Azure service. It solves one of the headaches for cloud architects: #DNS. I got interested in the topic. I spent long hours…
Learn in this video the why and how of an #Azure #Firewall. Hint: it is all about #security ! If you're interested in learning more, I invite you to join…
Dealing with #Terraform module dependencies is sometimes a headache. I've spent a full day learning how it works and I've created this video to share my learning in 3 minutes.…
This is how you can setup App Gateway with an Ingress Controller to manage ingress traffic in AKS. This is an alternative to using AGIC. Disclaimer: This video is part…
This lightboard session will explain how you can establish a private connectivity for Azure AI Services and API Management using Private Link Service. The only public exposure is through Azure…
Learn how to ensure network and identity connectivity to Azure services using Service Connector. This video is part of my course on Udemy: https://www.udemy.com/course/azure-container-appsFollow me on Twitter for more content:…
Learn how you can access privately your Azure Container Apps using Private Endpoint. This video is part of my course on Udemy: https://www.udemy.com/course/azure-container-apps Follow me on Twitter for more content:…
By deafault, `AKS` uses a public IP attached to the Load Balancer for outbound traffic. This IP address is by default provisioned by AKS. But you can also bring your…
Self-hosted gateway is a feature of Azure API Management. The self-hosted gateway, a containerized version of the API Management gateway component, expands API Management support for hybrid and multi-cloud environments.…
Grafana is very popular with Kubernetes. Does it work with anything else ? Grafana is very popular with collecting metrics. Does it work with logs ? Yes it do! You…