FastAPI Celery, Flower and Docker

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

Very Academy

Very Academy

Күн бұрын

Пікірлер: 48
@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!
@alanacevedoo
@alanacevedoo 6 ай бұрын
Thanks a lot. Just what I needed.
@kevindongmo7046
@kevindongmo7046 3 жыл бұрын
Good Job Sir. The only python channel that worth the time. I love your tutorials
@veryacademy
@veryacademy 3 жыл бұрын
Wow, thanks!
@MrPkmonster
@MrPkmonster 7 ай бұрын
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!
@chrisjacob8485
@chrisjacob8485 Жыл бұрын
thank you, this video helped me a lot
@rudisoft
@rudisoft 2 жыл бұрын
Thanks for the great tutorial.
@justacasualdeveloper
@justacasualdeveloper 3 жыл бұрын
It was very informative video. Thanks Zander 😊.
@robvp71
@robvp71 2 жыл бұрын
Another excellent tutorial.. again highly appreciated :-)
@stevethach3340
@stevethach3340 2 жыл бұрын
This was great! What would happen if the task actually took minutes instead of seconds? Would the API response timeout?
@AnkitGupta-u9e
@AnkitGupta-u9e Жыл бұрын
How can we work with celery-beat to schedule task in FastAPI
@doyourealise
@doyourealise 3 жыл бұрын
amazing video again sir :)
@PydaJaswanth
@PydaJaswanth 26 күн бұрын
the requirements.txt is not able to installed properly even after trying different versions.I am still facing issues can u mind updating it .
@johnvick8861
@johnvick8861 4 ай бұрын
Wonderful
@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.
@abdallahgamal7164
@abdallahgamal7164 3 жыл бұрын
I like the new logo
@fwalou
@fwalou Жыл бұрын
does you two containers for your app and celery using same dockerfile ?
@fwalou
@fwalou Жыл бұрын
do you know why i'm getting transport use ba aqmp despite of redis ?
@clearthinking5441
@clearthinking5441 Жыл бұрын
what do you use to monitor the fastapi itself?
@alial-karaawi8168
@alial-karaawi8168 3 жыл бұрын
Why would i need celery while there is already a task manager in fastapi?
@thepresistence5935
@thepresistence5935 2 жыл бұрын
Hey I am getting this error: task events: OFF (enable -E to monitor tasks in this worker)
@khalidaziz5831
@khalidaziz5831 2 жыл бұрын
Excellent tutorial, but due to the subtitles one can't see the command etc you're running
@Akonitx
@Akonitx 4 ай бұрын
half of the video installation of fucking redis, good
@ferilukmansyah249
@ferilukmansyah249 2 жыл бұрын
i love your tutor
@subhadeepchoudhury3195
@subhadeepchoudhury3195 3 жыл бұрын
you are awesome sir
@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
@winterbines
@winterbines 2 жыл бұрын
awesome tutorial! How would you advise deploying this multi-container project on a server?
@abrarshahid3930
@abrarshahid3930 3 жыл бұрын
Please create a tutorial on microservices like FastAPI with Node.
@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
@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?
@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 :)
@saisanthan9040
@saisanthan9040 3 жыл бұрын
Zander, it would be highly helpful if you could make a detailed video about Django flow (middleware, requests, etc.)
@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
@pavelmiroshnichenko9630
@pavelmiroshnichenko9630 2 жыл бұрын
if (count("so") == 1000000000000000):
@tristan300
@tristan300 8 ай бұрын
A painful watch
@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?
Python Celery Distributed Task Queue | End to End Application with Celery
20:10
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
FastAPI AWS Lambda Deployment with GitHub Actions Pipeline
39:18
Very Academy
Рет қаралды 15 М.
Asynchronous Tasks in Python - Getting Started With Celery
9:07
Pretty Printed
Рет қаралды 153 М.
FastAPI with PostgreSQL and Docker
54:11
rithmic
Рет қаралды 42 М.
Web API with FastAPI, RabbitMQ and Celery
16:59
Andrej Baranovskij
Рет қаралды 11 М.
Building a Docker Container with Docker API
28:10
Very Academy
Рет қаралды 537
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН