-
Notifications
You must be signed in to change notification settings - Fork 119
Cross-region backups #4242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: latest
Are you sure you want to change the base?
Cross-region backups #4242
Conversation
Allow 10 minutes from last push for the staging site to build. If the link doesn't work, try using incognito mode instead. For internal reviewers, check web-documentation repo actions for staging build status. Link to build for this PR: http://docs-dev.timescale.com/docs-314-docs-rfc-add-docs-for-cross-region-backups |
…region-backups' into 314-docs-rfc-add-docs-for-cross-region-backups
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice. Couple of nits.
|
||
<Availability products={['cloud']} price_plans={['enterprise']} /> | ||
|
||
For added reliability, you can enable cross-region backup. In this case, you have two identical backups of your $SERVICE_SHORT at any time, but one of them is in a different AWS region. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For added reliability, you can enable cross-region backup. In this case, you have two identical backups of your $SERVICE_SHORT at any time, but one of them is in a different AWS region. | |
For added reliability, enable cross-region backup. This protects your data when an entire AWS region goes down. Cross-region backups are identical replicas of your $SERVICE_SHORT, but one of them is in a different AWS region. You can have one cross-region backup for a $SERVICE_SHORT. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cross-region backups are identical replicas of your $SERVICE_SHORT, but one of them is in a different AWS region --> this reads like you have multiple cross-region backups per service, which is not the case. Also I wanted to clarify that you don't create cross-region backup once and it stays the same - it gets updated daily and weekly just like the regular backup, so at any point in time you have two identical ones - cross and same-region.
Co-authored-by: Iain Cox <[email protected]> Signed-off-by: Anastasiia Tovpeko <[email protected]>
Co-authored-by: Iain Cox <[email protected]> Signed-off-by: Anastasiia Tovpeko <[email protected]>
Co-authored-by: Iain Cox <[email protected]> Signed-off-by: Anastasiia Tovpeko <[email protected]>
Co-authored-by: Iain Cox <[email protected]> Signed-off-by: Anastasiia Tovpeko <[email protected]>
Co-authored-by: Iain Cox <[email protected]> Signed-off-by: Anastasiia Tovpeko <[email protected]>
Co-authored-by: Iain Cox <[email protected]> Signed-off-by: Anastasiia Tovpeko <[email protected]>
No description provided.