Making Sense of Big Data

FastAPI + AWS = robust API (Part 1)

Let’s build a scalable serverless Python-based REST API with FastAPI, AWS Lambda, and API Gateway

Anna Geller
Towards Data Science
10 min readNov 11, 2020

--

Background photo by Spencer Selover from Pexels — Edited by author

FastAPI revolutionized the way of developing modern Python-based REST APIs. Since its inception, the project has been adopted by large companies, such as Microsoft, Uber, and…

--

--