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

Project

FastAPI on EKS with Terraform

Infrastructure and deployment notes for FastAPI microservices on AWS EKS.

FastAPI on EKS with Terraform
Context
Public AWS deployment project documented on Medium.
Problem
Containerized APIs need repeatable deployment patterns across cloud providers.
Solution
Deployed FastAPI microservices on AWS Elastic Kubernetes Service using Terraform and Kubernetes primitives.
Impact
Complements the AKS project with a comparable AWS deployment pattern.

Stack

AWSEKSTerraformFastAPIKubernetes

Links

This project is included because the article links to a public repository with the deployment assets.