AWS API Gateway, Lambda and FastAPI + Mangum
-
Updated
Aug 29, 2021 - HCL
FastAPI is a high performance, easy to learn, fast to code, and ready for production Python 3.7+ framework. Its performance is on par with NodeJS and Go (thanks to Starlette and Pydantic). It's intuitive and standards-based (based on API standards like OpenAPI (previously known as Swagger) and JSON Schema).
AWS API Gateway, Lambda and FastAPI + Mangum
Building an serverless (API Gateway and Lambda) app with Python (using Mangum), Docker (with ECR) and Terraform
Benchmarking RESTful APIs written in Python, NodeJS and Golang
FastAPI on Cloud Run v2: Terraform setup, GitHub Actions CI, Cloud Build triggers, Secret Manager integration
Monorepo Blueprint
Set up infrastructure ECS cluster for AI Model
FastAPI lambda container, a simple serverless solution. Featured in a blog post.
Deploy your Python app in minutes! This is a template for rapid deploy of Python web services (FastAPI, Flask, etc) on AWS-Lambda, automated by Terraform.
Rest API using Fast API, MySQL and SQLAlchemy
A FastAPI project with Docker, Kubernetes & Terraform.
A FastAPI quick start example on AWS - Lambda and Terraform
Terraform module for provisioning AWS Lambda API with CI and APIGW
Project to deploy a FastAPI application on AWS Lambda using Terraform.
Assignment project Cloud Native Applications DHBW CAS SoSe23
This repository contains all necessary configurations and guidelines for deploying a bookstore application built with FastAPI on AWS Elastic Kubernetes Service (EKS) using Terraform. This project demonstrates setting up a robust Kubernetes cluster and deploying microservices that manage books and client data, utilizing an API Gateway for seamless s
Created by Sebastián Ramírez