Accelerate the Value of Data

Create an AWS S3 storage bucket

Learn how to create an S3 storage bucket in your AWS account.

Create S3 storage buckets to enable data processing from Reltio to Databricks through your S3 storage. Create Staging and Target buckets. All changes in Reltio are streamed and written as compressed JSON files into the Staging bucket. Databricks then reads this data from the staged location and saves it as Delta Live Tables — like entities, relations, interactions, matches, and merges — in the Target bucket.
To create an S3 storage bucket:
  1. Log in to the AWS Management Console.
  2. In the Console home page, select S3.
  3. In the Buckets page, select Create Bucket.
  4. In the Create Bucket page, enter the bucket name.
  5. Click Create bucket.