Flask
2022
Azure N-tier Application
·3328 words·16 mins
Azure
Kubernetes
Docker
Terraform
AKS
Flask
Python
For this project, I deployed a frontend Flask application running on two Azure Container Instances load balanced by an application gateway. The frontend app makes REST API calls to the backend API which is running on an AKS cluster.