2026-04-18 · aws
AWS announced Amazon S3 Files, a new way to access S3 data as a file system. The release is meant to remove the friction of staging data between object storage and file-based tools.
S3 Files provides file system semantics on top of S3 while keeping data in place. AWS says it is built for file-based applications, agents, and ML workloads that already depend on file tooling.
This can reduce duplicated storage and eliminate a separate file-system layer. For data-heavy pipelines, that means simpler architecture and less operational overhead.
Teams should compare current staging and sync layers against S3 Files. If the workload is file-oriented, this could be a cleaner and cheaper default.
Read Original Post →