But I feel like celery is mostly badly documented: it show off the complexity of it instead of what can be simple.
E.G: did you know you can use celery without any broker ? None. Not even redis.
https://www.python-celery.com/2018/07/03/simple-celery-setup...