DEV Community

Cover image for Creating Distributed Tasks using Python+Celery+Docker
Adriano Galello
Adriano Galello

Posted on

Creating Distributed Tasks using Python+Celery+Docker

I have written a small and fun project for anyone who wants to learn how to build webapps from the ground up.

Today I want to share the infrastructure documentation about the project.

With this project, you will learn how to build a webapp to convert YouTube videos to MP3.

https://gdi3d.github.io/learning-to-build/#/docker/architecture

Top comments (0)