Share via

How to estimate RPO and RTO for Daily Azure Backup

Mahavir Saroj 251 Reputation points
2024-04-10T07:45:43.7833333+00:00

How to estimate RPO and RTO for Daily Azure Backup

Azure Backup
Azure Backup

An Azure backup service that provides built-in management at scale.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Andreas Baumgarten 131.5K Reputation points MVP Volunteer Moderator
    2024-04-10T19:25:09.65+00:00

    Hi @Mahavir Saroj ,

    the RPO (Recovery Point Objective) is defined by the Retention in the Backup Policy.

    The RPO defines how long the backups are available for a restore. For instance of if the retention time is set to 7 days, 4 weeks and 3 months the oldest backup you are able to restore is 3 months old.

    The Recovery Time Objective (RTO) defines how fast a restore can be done (restore process duration ). It's hard to calculate because the RTO depends on the amount of data (size of backup data) that will be restored.


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards

    Andreas Baumgarten

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.