AWS Introduces S3 Files, Bringing File System Access to S3 Buckets

Wait 5 sec.

AWS recently introduced S3 Files, which lets users mount an Amazon S3 bucket and access its data through a standard file system interface. Applications can read and write files using standard file operations, while the system automatically translates them into S3 requests, allowing compute services to work directly with data stored in S3. By Renato Losio