nerdexam
Nutanix

NCP-MCA · Question #69

A blueprint service needs to use scaling. The requirements are: - Windows 2019 VM (12 vCPU, 24 GB memory, 500 GB volume) - Minimum VMs needed at any time and at time of deployment is 2 VMs - VMs…

The correct answer is B. MIN: 2, MAX: 7, Default: 2. Scaling VM replica settings allow you to specify the minimum, maximum, and default number of VMs that can be created from a blueprint service. The minimum and default values must be equal to or greater than the number of VMs needed at any time and at time of deployment, which…

Manage Automation Workflows

Question

A blueprint service needs to use scaling. The requirements are:

  • Windows 2019 VM (12 vCPU, 24 GB memory, 500 GB volume)
  • Minimum VMs needed at any time and at time of deployment is 2 VMs
  • VMs should not exceed the project quota of 100 vCPUs or 300 GB of

memory There are no other services in use within the project Which scaling VM replica settings meet all requirements?

Options

  • AMIN: 2, MAX: 11, Default: 2
  • BMIN: 2, MAX: 7, Default: 2
  • CMIN: 2, MAX: 10, Default: 1
  • DMIN: 2, MAX: 8, Default: 1

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    70% (19)
  • C
    19% (5)
  • D
    7% (2)

Explanation

Scaling VM replica settings allow you to specify the minimum, maximum, and default number of VMs that can be created from a blueprint service. The minimum and default values must be equal to or greater than the number of VMs needed at any time and at time of deployment, which is 2 in this case. The maximum value must be equal to or less than the project quota divided by the VM resources, which is 100/12 = 8 for vCPUs and 300/24 = 12 for memory. The lowest of these two values is the limit for the maximum value, which is 8. Therefore, the only option that meets all the requirements is B. MIN: 2, MAX: 7, Default: 2.

Topics

#blueprint scaling#VM replicas#resource quotas#vCPU allocation

Community Discussion

No community discussion yet for this question.

Full NCP-MCA Practice