I am working on a django application that uses Celery to run a video encoding task. But right now, every task is run on the same VM as the main application thereby using that se