Home icon

Optimize Nextflow Workflows on AWS Batch with Mountpoint for Amazon S3

HPC Blog



This article explains how to optimize Nextflow workflows on AWS Batch by using Mountpoint for Amazon S3 to stream large reference files directly without staging delays.

  • Mountpoint for Amazon S3 provides POSIX-like interface for streaming large objects efficiently
  • Eliminates bottlenecks from repeatedly staging large static reference files to EBS
  • Genomics England reduced variant annotation pipeline delays using Mountpoint with 500GB+ reference data
  • Install Mountpoint client in EC2 launch template User Data section
  • Configure Nextflow volume to mount S3 directory as read-only
  • Pass Mountpoint paths using val directive, not path directive, in Nextflow processes
  • Create custom AMI with pre-installed Mountpoint for faster deployments
  • Use --allow-other flag for non-root Docker container access to mounted directory

Mountpoint for Amazon S3 significantly accelerates genomic workflows by streaming reference data directly into processes, eliminating time-consuming file staging operations.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Feb 27
2024
Improve the speed and cost of HPC deployment with Mountpoint for Amazon S3
Dec 2
2025
Amazon S3 Batch Operations introduces performance improvements
Sep 18
2025
Maximizing EC2 Spot Instance reliability for Nextflow on AWS Batch with Memory Machine Batch
Jun 8
2026
Reducing costs by 50% while processing population-scale genomics with Mountpoint for Amazon S3 and AWS Batch

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.