Prerequisites for AWS

Prerequisites for AWS

  1. To create a backup of the data stored in S3 buckets, Kyvos uses the following features of AWS: 

    1. Cross-Region Replication   

    2. Versioning, along with its lifecycle configurations 

    3. Replication configurations. 

  2. To back up data, Kyvos requires a separate destination bucket in a region where you expect to recover Kyvos after a disaster. 

  3. Cross Region Replica (CRR) should be enabled on the source bucket only (or Kyvos working directory). 

  4. CRR requires the source and destination buckets with versioning enabled.

Setting up replication bucket

  1. Create a destination bucket for the Disaster Recovery (DR) cluster.  

  2. Enable versioning on both Source and Destination S3 buckets.  

  3. Create Lifecycle rules. 

  4. On the Source bucket, enable Replication and perform the following steps: 

    1. Source section 

      1. Provide the replication rule name. 

      2. In Source, choose a rule Scope as Limit the scope of this rule using one or more filters

      3. Provide the prefix as the kyvos working directory, such as: user/engine_work 

    2. Destination section 

      1. Choose a bucket in this account. 

      2. Provide IAM roles to copy data from bucket one to bucket two. Refer to the AWS document for details. 

      3. In Additional replication options, select the Delete Marker Replication option. 

Note

 You must manually copy the existing data after enabling Replication. The data that was present before enabling replication must be copied explicitly. It's recommended to stop Kyvos services while copying older data from the source bucket.

Creating a Read Replica of RDS

You must create a read replica by following the information provided in the AWS documentation.

Replicating AWS Secret Manager

You must replicate AWS Secret Manager by following the information provided in the AWS documentation.

Replicated resource information configuration in Kyvos Manager

To save replication information on primary cluster for disaster recovery, click here.

Copyright Kyvos, Inc. 2025. All rights reserved.