Batch: add/reorder frontmatter for all 360 notes (obsidian_frontmatter.py v3)

This commit is contained in:
2026-04-09 19:15:47 +08:00
parent bf7254dbbc
commit 2013357a08
360 changed files with 1465 additions and 740 deletions

View File

@@ -1,16 +1,13 @@
---
title: "RTO vs RPO: Key Differences for Modern Disaster Recovery"
title: RTO vs RPO: Key Differences for Modern Disaster Recovery
source: https://launchdarkly.com/blog/rto-vs-rpo/
author:
- "[[LaunchDarkly]]"
author: shenwei
published: 2019-01-18
created: 2025-07-26
description: "Understand RTO vs. RPO: their critical differences, their impact on modern software delivery, and how to effectively achieve your disaster recovery goals."
tags:
- disaster-recovery
- devops
description: Understand RTO vs. RPO: their critical differences, their impact on modern software delivery, and how to effectively achieve your disaster recovery goals.
---
Recovery Time Objective (RTO) and Recovery Point Objective (RPO) are fundamental metrics in disaster recovery. However, many software teams struggle to translate these concepts into actionable goals for modern software delivery.
**Your app just went down. How fast can you get it back up?**