A forked version of ec2-spot-montecarlo-workshop that focuses on Cloud9 and AWS Batch
- Module 1: Create a S3 bucket to store the simulation results
- Module 2: Create Cloud9 IDE environment
- Module 3: Running the code in the Cloud9 IDE
- Module 4: Build a docker container
- Module 5: Push the docker container to Amazon ECR
- Module 6: Create an IAM role for the container
- Module 7: Create AWS Batch job
- Module 8: Submit Batch job with retries
- Extra Credit
- Cleanup