fast api app and celery worker
Do you usually deploy in single container or multiple container?
multiple containers
Thanks On top of this another question. If this is the case fast api has uvicorn as web server in container 1 What is webserver in container 2. I might need to move out of celery as celery doesn't support azure service bus as per docs The code i found is something like this https://stackoverflow.com/questions/65797489/continuously-receiving-messages-from-azure-servicebus But how it will handle webserver here.
Обсуждают сегодня