Microsoft
AI-100 · Question #52
You have a solution that runs on a five-node Azure Kubernetes Service (AKS) cluster. The cluster uses an Nseries virtual machine. An Azure Batch AI process runs once a day and rarely on demand. You…
The correct answer is A. Downscale the cluster to one node. An AKS cluster has one or more nodes. https://docs.microsoft.com/en-us/azure/aks/concepts-clusters-workloads
Implement and monitor AI solutions
Question
You have a solution that runs on a five-node Azure Kubernetes Service (AKS) cluster. The cluster uses an Nseries virtual machine. An Azure Batch AI process runs once a day and rarely on demand. You need to recommend a solution to maintain the cluster configuration when the cluster is not in use. The solution must not incur any compute costs. What should you include in the recommendation?
Options
- ADownscale the cluster to one node
- BDownscale the cluster to zero nodes
- CDelete the cluster
How the community answered
(24 responses)- A79% (19)
- B13% (3)
- C8% (2)
Explanation
An AKS cluster has one or more nodes. https://docs.microsoft.com/en-us/azure/aks/concepts-clusters-workloads
Topics
#AKS cluster#cost optimization#cluster management#scaling
Community Discussion
No community discussion yet for this question.