ace_mccloud
ace_mccloud

Reputation: 517

Amazon S3 on-prem Data Lake

Can install Amazon S3 on-prem? If yes, then does anyone have a download link to it please? I have tried using Amazon S3 Cloud Bucket, but cant find an On-prem version. Thanks

Upvotes: 1

Views: 2458

Answers (1)

ilooner
ilooner

Reputation: 2560

There is no on-prem version of Amazon S3. However you can use another distributed file system that provide S3 compatible APIs like ceph. See the ceph s3 docs here.

Upvotes: 2

Related Questions