QuestionQ68

Validate Blueprints, Runbooks, Playbooks, and Automation Settings

A blueprint creates a Windows VM with IIS and assigns the categories OSType: Windows and AppType:IIS. Another blueprint creates a Windows VM with Visual Studio Code and Chrome and assigns the categories OSType: Windows and Environment:Dev.

How can the administrator ensure that every deployed VM is automatically replicated asynchronously to NC2 on AWS every 1 hour?

  • A Create a Protection Policy and manually assign all deployed VMs.
  • B Create a Protection Policy using the category AppType:IIS.
  • C Create a Protection Policy using the category OSType: Windows.
  • D Create a Protection Policy using the category Environment:Dev.
Explanation

A Protection Policy protects VMs associated with its configured category. OSType: Windows is the common category assigned by both blueprints, so a policy using that category automatically includes every VM deployed from either blueprint. The policy can define the one-hour asynchronous replication schedule and NC2 on AWS replication location.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!