S3

Mountpoint for Amazon S3 – high-throughput file client

Mountpoint for Amazon S3 is a high-throughput file client that mounts an Amazon S3 bucket as a local file system.

Applications can access stored objects through familiar file operations such as open, read, list, and write, which Mountpoint translates into S3 object API requests.

The software is optimised for reading large objects from multiple clients and writing new objects sequentially. It does not implement a complete POSIX file system and is unsuitable for workloads that require features such as editing existing files, symbolic links, or directory renaming.

This is free and open source software.

Key Features

  • Mounts Amazon S3 buckets as local file systems.
  • Provides high-throughput access to large S3 objects.
  • Translates file operations into Amazon S3 API requests.
  • Reads objects without downloading them to local storage first.
  • Supports concurrent access to objects from multiple clients.
  • Writes new objects sequentially to S3.
  • Uploads local files using standard tools such as cp.
  • Supports access through EC2 IAM roles, environment variables, and other AWS credential providers.
  • Offers packages for RPM-based distributions and Ubuntu.
  • Supports x86-64 and Arm64 systems.
  • Integrates with Kubernetes through the Mountpoint for Amazon S3 CSI driver.

Website: github.com/awslabs/mountpoint-s3
Support:
Developer: Amazon Web Services
License: Apache License 2.0

Mountpoint for Amazon S3 is written in Rust. Learn Rust with our recommended free books and free tutorials.


Related Software

S3 File Systems
ZeroFSFilesystem that makes S3 your primary storage
GeeseFSPOSIX-ish S3 file system
s3fsMount an S3 bucket via FUSE
gcsfuseCloud Storage FUSE
rcloneCommand line program to sync files and directories
GarageS3-compatible distributed object storage service
GoofysS3 backend filey-system interface

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted