跳至內容

Cross Region S3 Replication

0

Hi,

We want to setup cross-region s3 bucket replication for our real-time and near-real-time data as part of our DR setup. If the AWS source region is down, will the replication of object to s3 bucket in the alternate region still work?

What are the other options available if the above set up doesn't work for our use-case considering our RTO requirement of 15 minutes?

Thanks in advance

已提問 2 年前檢視次數 425 次

1 個回答
0

Hello Sravan,

Thank you for your query. Let me address your concerns regarding S3 cross-region replication and alternate options to meet your RTO requirements.

Cross-Region S3 Replication During Source Region Downtime

If the source AWS region is completely down, replication to the destination region will not work. This is because S3 replication is an asynchronous process managed by the source region. For more details and troubleshooting scenarios, please refer to the AWS documentation: Troubleshooting Replication

Meeting Your RTO Requirement of 15 Minutes

To address your Recovery Time Objective (RTO) requirements in such scenarios, consider the S3 Replication Time Control (S3 RTC): This feature ensures predictable replication of objects, typically within 15 minutes, and provides SLA-backed guarantees for replication. It is ideal for compliance-driven or low-latency use cases.
Learn more about enabling S3 RTC here: S3 Replication Time Control Documentation

You can also explore the AWS documentation on replication metrics and considerations: Replication Metrics and Monitoring

I hope this helps in designing a robust disaster recovery (DR) solution tailored to your requirements.

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。