This post presents two example projects showing how to deploy a .NET Web API (backend) and an Angular application (frontend) to Azure Kubernetes Service (AKS) using Terraform for infrastructure provisioning and GitHub Actions for CI/CD. Both projects provide an end-to-end setup, including: The main difference between the projects lies in how Kubernetes resources are deployed.
Category Archives: Azure
Deploying .NET Web API to Azure with Terraform and GitHub Actions
This project demonstrates how to deploy a .NET Web API application to Microsoft Azure using Terraform for infrastructure provisioning and GitHub Actions for CI/CD, providing an end-to-end example setup. https://github.com/kaajoj/iac-azure-dotnet-api-deploy