
Ultimate access to all questions.
You are working at an institution that processes sensitive medical data and are in the process of migrating several workloads onto Google Cloud. According to the company policies, all workloads must run on physically separated hardware to ensure data privacy, and workloads associated with different clients must also be isolated from each other. To comply with these policies, you have created a sole-tenant node group and added a dedicated node for each client within this group. Now, you need to deploy the workloads on these dedicated hosts. What should you do?
A
Add the node group name as a network tag when creating Compute Engine instances in order to host each workload on the correct node group.
B
Add the node name as a network tag when creating Compute Engine instances in order to host each workload on the correct node.
C
Use node affinity labels based on the node group name when creating Compute Engine instances in order to host each workload on the correct node group.
D
Use node affinity labels based on the node name when creating Compute Engine instances in order to host each workload on the correct node.