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

Hello world is insanely complex for a hello world #292

Open
lesterlitch opened this issue Aug 20, 2020 · 0 comments
Open

Hello world is insanely complex for a hello world #292

lesterlitch opened this issue Aug 20, 2020 · 0 comments

Comments

@lesterlitch
Copy link

Do you really need:

  • A 560 line helper methods file
  • A configuration file
  • 150 lines of python

To submit a simple batch process without any actual content? Is this actually the minimal example?

For comparison: https://github.com/aws-samples/aws-batch-python-sample

In about a third of the code clearly states how to build a docker image, push it up and run it with AWS batch.

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