S3 CRR and objects locks

0

A customer is building a DR architecture, using S3 CRR to copy its data to another region. All the infra is replicated (at small scale) in the DR region.

The source S3 bucket is accessed by a SFTP server doing read/write operations. So there is another SFTP server in the DR region, pointing to the CRR bucket, ready to take over if DR occurs.

Question:

Is there any kind of locking on the CRR done by the CRR process, preventing access from the DR SFTP server to the CRR bucket ?

AWS
質問済み 3年前226ビュー
1回答
0
承認された回答

The S3 Consistency model applies, with no object locks between writes. See more details here: https://docs.aws.amazon.com/AmazonS3/latest/dev/Introduction.html#ConsistencyModel.

AWS
エキスパート
Luca_I
回答済み 3年前
profile picture
エキスパート
レビュー済み 23日前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ