Deploying FastAPI, PostgreSQL, Celery & Redis on Render - FastAPI Beyond CRUD (Part 23)

preview_player
Показать описание
In this video, we’ll walk through deploying a FastAPI application on Render: This application comprises FastAPI, PostgreSQL, Celery, and Redis. You’ll learn how to set up FastAPI , PostgreSQL for reliable database management, and Redis to enhance Celery as an efficient task queue for background processing. We’ll cover configuration tips, deployment steps, and best practices to ensure a smooth and scalable setup for your web application.

#python #apidevelopment #fastapi #postgresql

PLEASE DONATE TO THE CHANNEL THROUGH:
BUY ME A COFFEE:

PATREON:

You can also consider Becoming a member of this channel.

FOLLOW ME:

X:

GITHUB:

TIMESTAMPS:
(00:00:00) Introduction
(00:01:54) Deploying the web service
(00:09:54) Deploying PostgreSQL
(00:20:54) Deploying Redis
(00:24:44) Deploying Celery
(00:38:51) Testing
(00:43:39) Conclusion
Рекомендации по теме
Комментарии
Автор

Hi everyone! I know there are more FastAPI topics we could cover, and I’m excited to tackle those in future videos. For now, I’m finishing up this playlist to keep things simple. If you have any suggestions or requests, just let me know. Thanks for your support, and happy coding!


COURSE WEBSITE:

SOURCE CODE:

SsaliJonathan
Автор

Thank you my friend for this huge excellent work 😀

suen-tech
Автор

Thankyou for this series one of the best fastapi series I ever watched.
Please make video on fastapi microservice there are very less videos and also few are outdated

nirmalabs