Deploy a Serverless FastAPI App with Neon Postgres and AWS App Runner at any scale

In this post, we’ll guide you through setting up a scalable serverless API using FastAPI, deployed on AWS App Runner and powered by Neon Postgres as the serverless database. FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.8+ based on st...

clouddev

Sources