FastAPI Celery, Flower and Docker

  Рет қаралды 58,469

Very Academy

Very Academy

Күн бұрын

Пікірлер
@noandbody
@noandbody 3 жыл бұрын
These FastAPI tutorials are golden, thanks!
@veryacademy
@veryacademy 3 жыл бұрын
Glad you like them!
@karkonda5653
@karkonda5653 Жыл бұрын
This was very well communicated! Thanks for sharing. This is exactly what I was looking for.
@veryacademy
@veryacademy Жыл бұрын
Glad you enjoyed it!
@kevindongmo7046
@kevindongmo7046 3 жыл бұрын
Good Job Sir. The only python channel that worth the time. I love your tutorials
@veryacademy
@veryacademy 3 жыл бұрын
Wow, thanks!
@alanacevedoo
@alanacevedoo 6 ай бұрын
Thanks a lot. Just what I needed.
@MrPkmonster
@MrPkmonster 8 ай бұрын
I've learned a lot of things from your tutorial. Thank you so much
@Chocolanay
@Chocolanay 3 жыл бұрын
thank you so much for this Zander!
@veryacademy
@veryacademy 3 жыл бұрын
Thank you Akuani for your ongoing support!
@robvp71
@robvp71 2 жыл бұрын
Another excellent tutorial.. again highly appreciated :-)
@justacasualdeveloper
@justacasualdeveloper 3 жыл бұрын
It was very informative video. Thanks Zander 😊.
@rudisoft
@rudisoft 2 жыл бұрын
Thanks for the great tutorial.
@chrisjacob8485
@chrisjacob8485 Жыл бұрын
thank you, this video helped me a lot
@stevethach3340
@stevethach3340 2 жыл бұрын
This was great! What would happen if the task actually took minutes instead of seconds? Would the API response timeout?
@doyourealise
@doyourealise 3 жыл бұрын
amazing video again sir :)
@PydaJaswanth
@PydaJaswanth Ай бұрын
the requirements.txt is not able to installed properly even after trying different versions.I am still facing issues can u mind updating it .
@tamirtsogbayar3912
@tamirtsogbayar3912 3 жыл бұрын
Hello i love to watch your fast api and django videos pls implement microservice using django and fastapi pls
@veryacademy
@veryacademy 3 жыл бұрын
Noted - added it to my list. Will definitely be visiting fastapi in more detail
@tamirtsogbayar3912
@tamirtsogbayar3912 3 жыл бұрын
@@veryacademy thank you so much hope it will be soon
@khalidaziz5831
@khalidaziz5831 2 жыл бұрын
Excellent tutorial, but due to the subtitles one can't see the command etc you're running
@karann6010
@karann6010 Жыл бұрын
Is there any way to clear or delete the task from the flower dashboard. They get clear only when I restart the celery service.
@alial-karaawi8168
@alial-karaawi8168 3 жыл бұрын
Why would i need celery while there is already a task manager in fastapi?
@abdallahgamal7164
@abdallahgamal7164 3 жыл бұрын
I like the new logo
@Akonitx
@Akonitx 4 ай бұрын
half of the video installation of fucking redis, good
@johnvick8861
@johnvick8861 4 ай бұрын
Wonderful
@thepresistence5935
@thepresistence5935 2 жыл бұрын
Hey I am getting this error: task events: OFF (enable -E to monitor tasks in this worker)
@AnkitGupta-u9e
@AnkitGupta-u9e Жыл бұрын
How can we work with celery-beat to schedule task in FastAPI
@subhadeepchoudhury3195
@subhadeepchoudhury3195 3 жыл бұрын
you are awesome sir
@winterbines
@winterbines 3 жыл бұрын
awesome tutorial! How would you advise deploying this multi-container project on a server?
@fwalou
@fwalou Жыл бұрын
does you two containers for your app and celery using same dockerfile ?
@ferilukmansyah_dev
@ferilukmansyah_dev 2 жыл бұрын
i love your tutor
@clearthinking5441
@clearthinking5441 Жыл бұрын
what do you use to monitor the fastapi itself?
@meetinsight9199
@meetinsight9199 3 жыл бұрын
Bro i need help, i am having lots of problem implementing media uploads , can you guide me how can we upload media to s3 bucket, via fast-api graphql backend please.
@veryacademy
@veryacademy 3 жыл бұрын
Thank you for the suggestion! Maybe you will see this sooner than later!
@meetinsight9199
@meetinsight9199 3 жыл бұрын
@@veryacademy thanks buddy
@fwalou
@fwalou Жыл бұрын
do you know why i'm getting transport use ba aqmp despite of redis ?
@ahmedelabbasy9423
@ahmedelabbasy9423 3 жыл бұрын
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?
@saisanthan9040
@saisanthan9040 3 жыл бұрын
Zander, it would be highly helpful if you could make a detailed video about Django flow (middleware, requests, etc.)
@abrarshahid3930
@abrarshahid3930 3 жыл бұрын
Please create a tutorial on microservices like FastAPI with Node.
@gjergjindrea9257
@gjergjindrea9257 2 жыл бұрын
Hey, love your Tutoriall. I was wondering how can I send multiple Tasks so I can work on workload management and concurrency? You do show how to test the model with the bash command. Is it possible to send multiple Json data that way ? Thank you :)
@derekkroeker4582
@derekkroeker4582 3 жыл бұрын
Please create a tutorial on *Uber Eats similar app, with Django and Vue.js*
@veryacademy
@veryacademy 3 жыл бұрын
Well, it does make me hungry. I am a million miles from it - seriously I need to get the ecommerce done first
@tristan300
@tristan300 8 ай бұрын
A painful watch
@pavelmiroshnichenko9630
@pavelmiroshnichenko9630 2 жыл бұрын
if (count("so") == 1000000000000000):
@harryodendaal345
@harryodendaal345 2 жыл бұрын
has someon had the same problem where after adding new tasks to celery worker it does not show the tasks when running the docker container? also even when running a modified version of create_task which just returns 5 I get this error: app | kombu.exceptions.OperationalError: [Errno 111] Connection refused
@shshn4142
@shshn4142 2 жыл бұрын
yes, did you fix it?
Asynchronous Tasks in Python - Getting Started With Celery
9:07
Pretty Printed
Рет қаралды 153 М.
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
Docker - Django, Celery & Redis Docker Compose setup
20:30
Very Academy
Рет қаралды 45 М.
Python Celery Distributed Task Queue | End to End Application with Celery
20:10
Web API with FastAPI, RabbitMQ and Celery
16:59
Andrej Baranovskij
Рет қаралды 11 М.
Deploying FastAPI Apps Over HTTPS with Traefik Proxy
1:03:46
Traefik Labs
Рет қаралды 48 М.
FARM Stack Course - FastAPI, React, MongoDB
1:02:04
freeCodeCamp.org
Рет қаралды 153 М.