FastAPI Celery, Flower and Docker

preview_player
Показать описание
In this tutorial we integrate Celery into an existing FastAPI app, Redis and FastAPI, all within Docker containers. We finish off by implementing Flower to monitor Celery jobs and workers.

00:00 Introduction

Starting code:

Final code repository:

003: FastAPI User Token Authentication

002: FastAPI with GraphQL

001: FastAPI with REST

🐱‍🏍Would you like to SUPPORT US FURTHER so that we can make even more great content - Please consider joining our members community.

👍SUBSCRIBE to get more free tutorials, courses and code snippets!
Рекомендации по теме
Комментарии
Автор

These FastAPI tutorials are golden, thanks!

noandbody
Автор

This was very well communicated! Thanks for sharing. This is exactly what I was looking for.

karkonda
Автор

I've learned a lot of things from your tutorial. Thank you so much

MrPkmonster
Автор

Good Job Sir.
The only python channel that worth the time.
I love your tutorials

kevindongmo
Автор

that is excellent, I really need this project, thanks so much

Chinafuc
Автор

thank you, this video helped me a lot

chrisjacob
Автор

Another excellent tutorial.. again highly appreciated :-)

robvp
Автор

half of the video installation of fucking redis, good

Akonitx
Автор

It was very informative video. Thanks Zander 😊.

justacasualdeveloper
Автор

This was great!

What would happen if the task actually took minutes instead of seconds? Would the API response timeout?

stevethach
Автор

Excellent tutorial, but due to the subtitles one can't see the command etc you're running

khalidaziz
Автор

Please create a tutorial on microservices like FastAPI with Node.

abrarshahid
Автор

awesome tutorial! How would you advise deploying this multi-container project on a server?

winterbines
Автор

How can we work with celery-beat to schedule task in FastAPI

nqkwvwd
Автор

Is there any way to clear or delete the task from the flower dashboard. They get clear only when I restart the celery service.

karann
Автор

Hey I am getting this error:

task events: OFF (enable -E to monitor tasks in this worker)

thepresistence
Автор

Why would i need celery while there is already a task manager in fastapi?

alial-karaawi
Автор

Thank you for all that you provide
Can you do a lecture on how to combine Django with Node
To design a Live Video Stream application?
Or can you tell me what to do with this?

ahmedelabbasy
Автор

Hello i love to watch your fast api and django videos
pls implement microservice using django and fastapi pls

tamirtsogbayar
Автор

does you two containers for your app and celery using same dockerfile ?

fwalou