Skip to main content

AWS S3

S3 Logo

AWS S3 (Simple Storage Service) is the flagship object storage service of the world's largest cloud provider. Arraylake works great with AWS S3. You can use S3 as the location of your Chunkstore.

To use S3 with Arraylake:

  • Create a new S3 bucket (AWS docs). For example, the bucket could be named my-arraylake-bucket.

  • Create a new BucketConfig to store the configuration for this bucket using either the Arraylake Python client or web app:

Amazon S3 bucket configuration

Add a new Amazon S3 Bucket

That's it! You're ready to create a Repository! 🎉