Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 465 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 465 Bytes

Pyxis-AWS

AWS Configuration Demos for PYXIS Machine Learning projects at STSCI

See READMEs in subfolders for step-by-step directions and code snippets:

  • docker-ecr-s3: Preprocessing data from S3 on a docker image in Elastic Container Repository (ECR)
  • ec2-config: tips on creating and logging into an instance with user_data.sh example script
  • batch-jobs: run preprocessing (via ECR docker image) as an AWS Batch Job
  • lambda-functions: (TBD)