aws-batch-with-ffmpeg icon indicating copy to clipboard operation
aws-batch-with-ffmpeg copied to clipboard

AWS FSx for Lustre filesystem and mounts it on AWS Batch

Open gmarchand opened this issue 2 years ago • 0 comments

deploys an AWS FSx for Lustre filesystem and mounts it on AWS Batch tasks to access S3 data from batch workloads with a shared storage.

https://github.com/aws-samples/aws-cdk-fsx-lustre-batch-mount

  • [x] Mount Lustre filesystem on AWS Batch Job
  • [x] Create FSx Lustre cluster
  • [ ] Create SSM Document to preload large media assets on Lustre file system
  • [ ] Create API to release large media assets on Lustre file system

gmarchand avatar Nov 12 '23 18:11 gmarchand