Skip to main content

Command Palette

Search for a command to run...

How to Build a FastAPI App with Kubernetes and AWS

Build seamless FastAPI applications in PyCharm through Kubernetes & AWS.

Updated
How to Build a FastAPI App with Kubernetes and AWS

This tutorial will focus entirely on FastAPI and also explore powerful tools like Kubernetes and Amazon Web Services.

We will cover many features, including:

  • Working with SQLAlchemy and Alembic

  • Implementing APIs and securing them with JSON Web Tokens (JWT)

  • Integrating with Celery and Redis

  • Async tests

  • Helm charts

  • Deploying apps using Kubernetes and AWS EKS (Elastic Kubernetes Service)

Follow this link to get started.