nerdexam
Microsoft

70-473 · Question #24

You need to recommend a disaster recovery solution for the CRM application that meets the business requirements. What should you recommend?

The correct answer is A. backup and restore by using Windows Azure Storage. To provide a disaster recovery solution for a CRM application, a straightforward and foundational approach is to implement backup and restore capabilities using cloud storage.

Implement business continuity

Question

You need to recommend a disaster recovery solution for the CRM application that meets the business requirements. What should you recommend?

Options

  • Abackup and restore by using Windows Azure Storage
  • Blog shipping
  • CAlwaysOn Availability Groups
  • Ddatabase mirroring

How the community answered

(35 responses)
  • A
    71% (25)
  • B
    6% (2)
  • C
    6% (2)
  • D
    17% (6)

Why each option

To provide a disaster recovery solution for a CRM application, a straightforward and foundational approach is to implement backup and restore capabilities using cloud storage.

Abackup and restore by using Windows Azure StorageCorrect

Backup and restore using Windows Azure Storage is a robust and cost-effective disaster recovery solution. It allows for critical data to be regularly backed up to a highly durable and available cloud storage service, ensuring that the CRM application can be recovered to a previous state in the event of a localized or regional disaster, fulfilling a basic DR requirement.

Blog shipping

Log shipping is a warm standby solution that involves more operational overhead for failover and is primarily focused on data synchronization rather than a comprehensive backup and restore strategy across regions for disaster recovery.

CAlwaysOn Availability Groups

AlwaysOn Availability Groups provide high availability and disaster recovery with minimal downtime, but they represent a complex and typically more expensive solution, often overkill if the business requirements can be met with a simpler backup and restore approach.

Ddatabase mirroring

Database mirroring is an older high availability technology in SQL Server that has been deprecated in favor of AlwaysOn Availability Groups and does not inherently provide a complete disaster recovery solution across geographical regions.

Concept tested: Cloud-based disaster recovery using backups

Source: https://learn.microsoft.com/en-us/azure/backup/backup-overview

Topics

#Disaster recovery#Backup and restore#Azure Storage#CRM application

Community Discussion

No community discussion yet for this question.

Full 70-473 Practice