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
gefragt vor 3 Jahren240 Aufrufe
1 Antwort
0
Akzeptierte Antwort

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
EXPERTE
Luca_I
beantwortet vor 3 Jahren
profile picture
EXPERTE
überprüft vor einem Monat

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen