Operations | Monitoring | ITSM | DevOps | Cloud

March 2021

Azure Kubernetes Service in action

We are deploying 2 services on AKS, one will send messages to SB Queue (on VMSS) and the second (on Container Instance) will handle the messages. We will see how the pods (that we have deployed on Azure Container Instance) will scale out automatically with the increase of the messages in line. All communication direction is done via Application Gateway Ingress Controller.