Python Kubernetes Azure Building a Messaging System with NATS, Python, and Azure Kubernetes Service Learn how to build a messaging system using NATS, Python, and Azure Kubernetes Service in our step-by-step guide.
Python Kubernetes Azure Event-Driven Scaling of Python Applications in Azure Kubernetes Service (AKS) using KEDA Learn how to set up event-driven scaling of Python applications in Azure Kubernetes Service using KEDA, an open-source project providing event-driven autoscaling for Kubernetes workloads.
Python Kubernetes Azure Migrating Legacy Python Applications to Azure Kubernetes Service AKS A step-by-step guide to migrating legacy Python applications to Kubernetes on Azure, from preparing your application and packaging it in a Docker container to deploying and testing it on Azure Kubernetes Service.
Terraform Azure Deploying an Azure Kubernetes Service (AKS) Cluster with Terraform Learn to create an Azure Kubernetes Service (AKS) cluster with Terraform, a popular Infrastructure as Code tool, using a step-by-step guide with code examples.
Terraform Azure Building highly available VMSS on Azure using Terraform Modules This article is a practical implementation of Terraform Modules for building highly available VMSS on Microsoft Azure.
Terraform Azure Building an Nginx webserver on Azure using Terraform This article will walk you through automating the creation of an Nginx web server on Microsoft Azure using Terraform as an Infrastructure as Code (IaC) tool.