human.yml 752 B

1234567891011121314151617181920212223
  1. columns:
  2. - column: "Failure Type"
  3. - column: "RPO"
  4. - column: "RTO (RF1/RF2)"
  5. rows:
  6. - Failure Type: "**Accidental source drop (and dependent objects)**"
  7. RPO: |
  8. Same as upstream source system. Source will need to be recreated in Materialize.
  9. Consider using [RBAC](/manage/access-control/rbac/) to reduce the risk of
  10. accidentally dropping sources.
  11. "RTO (RF1/RF2)": |
  12. Time to recreate the source and snapshot + time to recreate the dependent objects and rehydrate.
  13. Consider using [RBAC](/manage/access-control/rbac/) to reduce the risk of
  14. accidentally dropping sources.
  15. - Failure Type: "**Accidental materialized view/index drop**"
  16. RPO: |
  17. 0
  18. "RTO (RF1/RF2)": |
  19. Time to rehydrate.