- RTO (Recovery Time Objective): This is the maximum time allowed to restore operations after a disruption.
- RPO (Recovery Point Objective): This is the maximum amount of data loss measured in time that an organization can tolerate. For example, an RPO of six hours means backups must occur at least every six hours to limit data loss.
- For RTO, we do everything possible on our side to minimize server and network downtime (for example, redundant switches, RAID, etc.).
- For RPO, many of our services include daily backups. However, as we are not familiar with your usage patterns or application deployments, you should consider your own backup and recovery processes as well (for example, the time required to redeploy applications, your database requirements, etc.).