Your company's policy requires that operating system backups be performed in a way that ensures the continuity of business operations with minimal downtime in case of a system failure. Which of the following backup solutions best aligns with this policy?
Incremental backups stored on-site only
Full backups stored both locally and at an off-site location
Snapshots of the operating system stored on a local file server
Differential backups synchronized to the cloud twice a week
Having both local and off-site backups ensures that if a disaster impacts the physical location of the business, such as a natural disaster, there will still be access to the operating system backups. Local backups allow for quick restoration to minimize downtime, while off-site backups provide additional security against localized incidents. Full backups ensure that the entire operating system is available for restoration, which is critical for business continuity. Incremental or differential backups might not always store the full state needed for a complete and rapid system recovery.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are the advantages of having both local and off-site backups?
Open an interactive chat with Bash
What is the difference between full, incremental, and differential backups?
Open an interactive chat with Bash
What is an operating system snapshot, and how does it differ from a backup?