Deploying a multi-container application to Azure Kubernetes Services

Azure Kubernetes Service (AKS) is the quickest way to use Kubernetes on Azure. Azure Kubernetes Service (AKS) manages your hosted Kubernetes environment, making it straightforward to deploy and manage containerized applications without requiring container orchestration expertise. It also enhances agility, scalability, and availability … Continued

Automating infrastructure deployments in the Cloud with Terraform and Azure Pipelines

Terraform is a tool for building, changing and versioning infrastructure. Terraform can manage existing and popular cloud service providers as well as custom in-house solutions. Terraform configuration files describe the components needed to run a single application or your entire datacenter. … Continued