Quickstart
Last updated
Last updated
With you can run your batch workloads in the cloud at any scale and bisi makes that easy for you. To get started follow the to stand up a minimal Batch infrastructure setup running on CPU instances.
Once you have a batch job queue, you can configure bisi to utilize your batch infrastructure to run jobs. Assuming you ran the quickstart guide you can run the following to update your bisi_resources.py
file.
This configures bisi to upload your docker image to and tells bisi where to submit your batch job. Next you can deploy your container and run it in batch.
At this point you can navigate to https://console.aws.amazon.com/batch/home to see your pending job. From there you can also navigate to the job to see the logs for the job.