I have been managing multiple databases, mostly in Microsoft SQL
Server and MySQL server, both on on-premise and cloud. We have
faced a lot of challenging issues such as records deleted from a
user table, backup file is corrupted, backup file is not
compatible, backup files got deleted, backup storage is full and
backup is running for long time, etc. When you are facing this
issues for the first time, it is surprising to see new kind of
issues every day and if you are not good in documentation,
repetitive issues will keep occurring and we keep fixing rather
than suctioning. If you are facing same challenges, then you need
to focus on your backup and recovery strategy.
A well-designed backup and recovery strategy maximizes data
availability and minimizes data loss without tolerating business
requirement. In this post, we will discuss about the following
topics:
- Recovery Time Objective (RTO) …