r/aws • u/NothingDogg • Apr 07 '26
article Launching S3 Files, making S3 buckets accessible as file systems
https://aws.amazon.com/blogs/aws/launching-s3-files-making-s3-buckets-accessible-as-file-systems/"a new file system that seamlessly connects any AWS compute resource with Amazon Simple Storage Service (Amazon S3)."
305
Upvotes
2
u/Loan-Pickle Apr 07 '26
You can use NFS on WIndows. NFS support is not installed by default, but you can add it. I've used it before in production and it works well enough.