Nutanix Certified Professional - Artificial Intelligence v6.10 온라인 연습
최종 업데이트 시간: 2026년01월01일
당신은 온라인 연습 문제를 통해 Nutanix NCP-AI 시험지식에 대해 자신이 어떻게 알고 있는지 파악한 후 시험 참가 신청 여부를 결정할 수 있다.
시험을 100% 합격하고 시험 준비 시간을 35% 절약하기를 바라며 NCP-AI 덤프 (최신 실제 시험 문제)를 사용 선택하여 현재 최신 75개의 시험 문제와 답을 포함하십시오.
/ 2
Question No : 1
Corporate policy says that API keys should be deactivated, not deleted, when a compromise is suspected, but may need to be restored.
Which new status will the key display after the one-click Deactivate action?
정답:
Question No : 2
An administrator has been asked to install Nutanix Enterprise AI and is defining the NFS storage class for storing models.
What type of access mode needs to be defined?
정답:
Question No : 3
Which prerequisite must be validated to ensure Nutanix Enterprise AI workloads can utilize GPU acceleration?
정답:
Question No : 4
An administrator has successfully completed the Create an Endpoint wizard and returned to the Endpoint widget to note that the new endpoint displays a status of Failed.
The administrator does not see any obvious error message associated with the failed status and decides to engage Nutanix Support.
Which command output should be provided when raising the Nutanix Support case?
정답:
Question No : 5
An NAI administrator has successfully imported a model from Hugging Face and created an endpoint for the model. The endpoint is in the Active state. From within the Endpoint section in NAI, the endpoint has been tested with a Sample Request, the response is accurate, and the Status shows Succeeded.
The administrator has provided the endpoint URL and generated and provided API keys to the developers. However, the developers are having issues connecting to the endpoint. They keep getting 400 Bad Request errors when attempting to prompt the model.
What should the administrator do next to ensure the developers are able to successfully prompt the model?
정답:
Question No : 6
What is the correct endpoint PATH that is displayed in the NAI Dashboard?
정답:
Question No : 7
An administrator has installed and deployed NAI, but the UI is not launching.
Which command should the administrator use to ensure that all pods are successfully deployed?
정답:
Question No : 8
An administrator observes that inference requests to Nutanix Enterprise AI are experiencing increased latency. After accessing the Infrastructure Usage and Health page, the administrator finds that the Service Health status is marked as Critical, and the GPU utilization on one node is consistently at 100%, while other nodes show moderate usage.
What is the most appropriate next step to resolve the performance issue?
정답:
Question No : 9
Before installation, what kind of Kubernetes StorageClass must be provisioned for model files in an NFS shares for persistent volumes?
정답:
Question No : 10
A development team is building a new AI-powered customer service chatbot. They have successfully integrated an LLM from Hugging Face into their application via a Nutanix Enterprise AI (NAI) endpoint. The NAI administrator has confirmed the endpoint is in the 'Active' state, and internal sample requests run from the NAI Endpoint section return an 'accurate' response and 'Succeeded' status.
However, the developers report that the chatbot frequently provides vague or irrelevant answers to user queries, leading to low customer satisfaction scores. They describe the LLM's performance for this specific chatbot task as "suboptimal."
What should the administrator advise the developers to do next to improve the quality of the LLM's responses for the customer service chatbot task?
정답:
Question No : 11
What prerequisites must be skipped when adding GPU nodes to a managed Kubernetes service on an Azure AKS cluster using Azure CLI?
정답:
Question No : 12
Which task is an AI/ML User unable to perform in Nutanix Enterprise AI?
정답:
Question No : 13
What security requirement must a private container registry meet before pushing Nutanix AI
images?
정답:
Question No : 14
An AI/ML admin is testing access to an endpoint using Open AI compatible clients, but is unable to successfully access the endpoint.
What could be the issue?
정답:
Question No : 15
The administrator observes a "Pod Network Unreachable" health check failure in the NAI, specifically affecting several application pods on a newly added worker node. Existing pods on other nodes are functioning normally.
Upon initial investigation, kubectl get pods -o wide shows the affected pods stuck in ContainerCreating or Pending status, and kubectl describe pod <pod-name> events include messages, such as:
"FailedCreatePodSandBox: failed to create sandbox: rpc error: code = Unknown desc = failed to set up network for sandbox..." or "network is not ready"
What is the reason for this error and the appropriate next step that the administrator should take?