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

Explore integrating with ECS #7

Open
awm33 opened this issue Nov 6, 2016 · 1 comment
Open

Explore integrating with ECS #7

awm33 opened this issue Nov 6, 2016 · 1 comment
Labels

Comments

@awm33
Copy link
Member

awm33 commented Nov 6, 2016

We already use the AWS Elastic Container Service. AWS ECS allows you to launch containers through the API. Perhaps we could use something like that to directly create containers for each task, for something more like a push queue.

In order to not design to specifically for the AWS ECS service, we could use an abstraction class layer so that other services, such as Kubernetes, could be used.

@awm33 awm33 added the task label Nov 6, 2016
@awm33
Copy link
Member Author

awm33 commented Jan 31, 2017

AWS Batch looks like it may be more ideal

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

No branches or pull requests

1 participant