blog

product updates, company news, and insights on building and optimizing your data pipelines.

RSS Feed
Friday, May 8, 2026
Training Pipes Team

Mounting S3 as NFS: Why FUSE Isn't Enough for Production

Searching for 'mount S3 as NFS' turns up a dozen FUSE-based tools. Here's why none of them survive production ML workloads, and what actually works.

Monday, May 4, 2026
Training Pipes Team

AWS EFS vs Training Pipes: A Cost Breakdown for ML Workloads

EFS gives you POSIX on AWS. Training Pipes gives you POSIX plus caching plus any cloud. We ran the numbers on a realistic ML training workload to see which wins.

Thursday, April 30, 2026
Training Pipes Team

Stop Using s3fs in Production: Better Alternatives for ML Teams

s3fs-fuse is a fine prototype tool and a dangerous production dependency. Here's what breaks, why, and what to use instead for real ML training workloads.

Sunday, April 26, 2026
Training Pipes Team

A Practical Guide to Mounting Cloud Storage for GPU Training

Step-by-step guide to mounting cloud storage as a filesystem on your GPU nodes, without the usual FUSE pain or EFS sticker shock.

Thursday, April 23, 2026
Training Pipes Team

NFS vs S3 for AI Training: When to Use Each

NFS and S3 solve different problems — but AI teams have to use both. Here's a clear framework for when each protocol wins, and how to stop choosing between them.