Replication

Real-time data movement optimized for scale

Introduction

Birkini currently supports replication between the following data systems:

  • BigQuery to GCS

  • GCS to S3

  • Snowflake to S3

  • S3 to S3

Additional pathways are planned as the network expands.


Getting Started

Step 1: Create a replication Go to the Replications section and click Create Replication to begin the setup process.

Step 2: Name your replication Assign a clear and recognizable name for tracking and management.

Step 3: Set up a source Use the dropdown to configure a new source or select one you've already created.

Step 4: Set a destination Choose or configure a destination using the dropdown menu.

Step 5: Save your replication Click Save to create the replication and proceed to its detail page.

Step 6: Add a table Click Add Table and fill in the necessary configuration details.

Step 7: Trigger a sync Open the Sync dropdown and select Sync Now.

Choose between an incremental or full sync depending on your use case. You can also trigger this process through the API.

Step 8: Verify the result Once the sync is complete, go to Sync History to review the status and confirm the outcome.

Last updated