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

Feature Request: New ecs-python module to mirror lambda-python #72

Open
aaronsteers opened this issue Mar 13, 2020 · 1 comment
Open

Comments

@aaronsteers
Copy link
Contributor

aaronsteers commented Mar 13, 2020

"As a data developer and Infra Catalog user, I want to be able to deploy Python code to ECS as easily as I can using the python-lambda module."

Background:

The decision to use ECS vs Lambda is one that is often hard to make, and as limitations of one environment or the other are uncovered, there can be a lot of wasted effort involved in reversing this decision.

While we've fully automated the deployment of python lambda functions, it's much more difficult in comparison to create a docker image that runs an arbitrary python script. From an implementation perspective, however, there's no reason why ECS cannot support the same modular config approach as we have for python lambda functions.

@aaronsteers
Copy link
Contributor Author

FYI - @jacksandom ☝️

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

No branches or pull requests

1 participant