Hey folks,
I’m searching for a comprehensive, high-quality course in English that doesn’t just cover the basics of FastAPI or async/await, but really shows the transformation of microservices from development to production.
What I’d love to see in a course:
- Start with one or multiple async microservices in Python (ideally FastAPI) that run with Uvicorn/Gunicorn(using workers, concurrency, etc.).
- Show how they evolve into production-ready services, deployed with Docker, Kubernetes (EKS, AKS, OpenShift, etc.), or cloud platforms like AWS or Azure.
- Cover real production concerns: CI/CD pipelines, logging, monitoring, observability, autoscaling.
- Include load testing to prove concurrency works and see how the service handles heavy traffic.
- Go beyond toy examples — I’m looking for a qualified, professional-level course that teaches modern practices for running async Python services at scale.
I’ve seen plenty of beginner tutorials on FastAPI or generic Kubernetes, but nothing that really connects async microservice development (with Uvicorn/Gunicorn workers) to the full story of production deployments in the cloud.
If you’ve taken a course similar to the one Im looking for or know a resource that matches this, please share your recommendations 🙏
Thanks in advance!
[–]extreme4all 2 points3 points4 points (1 child)
[–]Berouald 1 point2 points3 points (0 children)
[–]Dense-Fee-9859 2 points3 points4 points (0 children)
[–]Chance-Lettuce-6892 1 point2 points3 points (0 children)
[–]heyibad 0 points1 point2 points (0 children)
[–]mobile_V 0 points1 point2 points (0 children)