← Back

Serverless Enrichment API

FastAPI deployed to AWS Lambda as a container image behind API Gateway, with all infrastructure managed in Terraform (ECR, IAM, Lambda, API Gateway).

AWSLambdaAPI GatewayTerraformFastAPIDocker
View code on GitHub

Architecture

Serverless Enrichment API architecture

Overview

A production-style serverless API built with FastAPI and deployed to AWS Lambda as a container image behind API Gateway. Fully provisioned with Terraform.

Approach

Results