Skip to content

Commit ae6debf

Browse files
Edits
1 parent 53230d1 commit ae6debf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • docs/guides/websites/hosting/introduction-to-high-availability

docs/guides/websites/hosting/introduction-to-high-availability/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,11 +236,11 @@ Open source software that supports replication includes:
236236

237237
**Recovery Time Objective** (RTO) and **Recovery Point Objective** (RPO) are requirements that should be met in disaster recovery scenarios. RTO refers to the maximum time it should take for your organization to recover from an outage, and RPO refers to the maximum amount of data that may be lost when recovering from an outage. RTO and RPO are influenced by your architecture and by your disaster recovery plan. General categories for your RTO and RPO approach could include:
238238

239-
- **Backup and restore**: placeholder
239+
- **Backup and restore**: placeholder, will add detail
240240

241-
- **Light/warm standby**: placeholder
241+
- **Light/warm standby**: placeholder, will add detail
242242

243-
- **Multi-site Active-Active**: placeholder
243+
- **Multi-site Active-Active**: placeholder, will add detail
244244

245245
| | Backup & Restore | Light | Warm Standby | Multi-Site |
246246
| ----- | :---: | :---: | :---: | :---: |

0 commit comments

Comments
 (0)