Showing Posts From

Azure

Terraform Remote State on Azure: Moving State Out of Your Local Folder

Learn how Terraform remote state works on Azure. This guide explains why local state is fine for learning, why real projects need remote state, and how to store Terraform state safely in an Azure Storage Account.

Docker for Beginners: Running Multi-Container Apps with Azure Container Apps

Learn how to run a small multi-container application in Azure Container Apps. Build and push separate Node.js API and worker images to Azure Container Registry, deploy them as separate Container Apps, configure external and internal ingress, and test service-to-service communication in a managed Azure environment.

Exposing AKS Workloads with Application Gateway for Containers

Learn how Application Gateway for Containers provides Azure-native application load balancing for AKS workloads, how it differs from AGIC, and how it supports both Ingress and Gateway API.

Exposing AKS Workloads with Application Gateway Ingress Controller

Learn how Application Gateway Ingress Controller connects Kubernetes Ingress rules to Azure Application Gateway, and how to expose AKS workloads through an Azure-native Layer 7 entry point.

Deploying Ingress on AKS: Exposing a Kubernetes App with Managed NGINX

Learn how to expose applications on Azure Kubernetes Service using the application routing add-on, managed NGINX ingress, Services, and path-based routing.