Skip to content
Rafael Vera Marañón Senior Data Engineer & Data Architect

Project

FastAPI on AKS with Terraform

Infrastructure and deployment notes for FastAPI microservices on Azure AKS.

FastAPI on AKS with Terraform
Context
Public cloud deployment project documented on Medium.
Problem
API services need repeatable infrastructure and deployment patterns.
Solution
Deployed FastAPI microservices on Azure Kubernetes Service using Terraform.
Impact
Demonstrates infrastructure as code and container deployment experience around APIs.

Stack

AzureAKSTerraformFastAPIKubernetes

Links

This is listed as a project because it includes a concrete deployment architecture and IaC workflow.