How to Build a FastAPI App with Kubernetes and AWS
Build seamless FastAPI applications in PyCharm through Kubernetes & 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.



