If it’s not directly supported, which I’m pretty sure it’s not, are there any accepted / effective ways to achieve this roundaboutly?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Currently, we don’t have any services similar to AWS Batch / Azure Batch. However, you should be able to schedule a task using cron or use shell scripting to run a batch of tasks at once.