Skip to content

Utils to run a python job directly on an EC2 instance. The motivation - Sage Maker is much more expensive

License

Notifications You must be signed in to change notification settings

MikeTkachuk/EC2-Job-Runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EC2-Job-Runner

Utils to run a python job directly on an EC2 instance. The motivation - Sage Maker is much more expensive.
With this repo you are able to:

  • upload job scripts to an s3 bucket
  • connect to an ec2 instance and run commands
  • stream instance stdout to python stdout
  • listen for log files on s3 and manage the jobs as necessary

A simplified communication diagram:

Please, refer to a minimal example in example for more details

About

Utils to run a python job directly on an EC2 instance. The motivation - Sage Maker is much more expensive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published