Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for AWS Batch? #415

Closed
nielsdrost opened this issue Feb 28, 2017 · 3 comments
Closed

Add support for AWS Batch? #415

nielsdrost opened this issue Feb 28, 2017 · 3 comments

Comments

@nielsdrost
Copy link
Contributor

Amazon has made AWS Batch available for all:

https://aws.amazon.com/documentation/batch/

We should see if it makes sense to add support for it to Xenon

@jmaassen
Copy link
Member

Seems to use docker as a container you run on the nodes ?

@jmaassen
Copy link
Member

From what I can tell (in the 30 seconds I browsed through the docs), you can define your own queues and submit jobs to them (based on docker). These are then run whenever amazon has resources available to adhere to your limitiations (e.g., cost).

It does sound like single node jobs only ... but for many applications that is more than enough

@jmaassen jmaassen added this to the 3.1.0 milestone Jun 12, 2019
@sverhoeven
Copy link
Member

Implementation should be in xenon-adaptors-cloud repo, see xenon-middleware/xenon-adaptors-cloud#10 issue continuation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants