최신 NS0-901 무료덤프 - Network Appliance NetApp Certified AI Expert
The data scientists report that their Kubernetes-based data preparation jobs are failing. The pods are stuck in a 'Pending' state.
An MLOps engineer runs 'kubectl describe pvc data-prep-pvc-01' and sees the following event:
Type Reason Age From Message
- - - -
Warning ProvisioningFailed 2m15s trident-orchestrator-7b... failed to provision volume with StorageClass "bronze-tier": backend unavailable: no healthy backend with satisfying attributes for storage class "bronze-tier" The engineer checks the Trident backend configurations and finds no backend associated with the "bronze-tier" StorageClass.
What is the root cause of the failure?
An MLOps engineer runs 'kubectl describe pvc data-prep-pvc-01' and sees the following event:
Type Reason Age From Message
- - - -
Warning ProvisioningFailed 2m15s trident-orchestrator-7b... failed to provision volume with StorageClass "bronze-tier": backend unavailable: no healthy backend with satisfying attributes for storage class "bronze-tier" The engineer checks the Trident backend configurations and finds no backend associated with the "bronze-tier" StorageClass.
What is the root cause of the failure?
정답: D
A financial services company is required by regulators to be able to trace any version of their deployed fraud detection model back to the exact dataset and source code commit used to train it.
The current MLOps workflow is as follows:
Code_Repository: Git (commit hash: a1b2c3d4)
Dataset_Location: /vol/prod_data/fraud_dataset_v3
Storage_System: NetApp ONTAP 9
Model_Output: /vol/models/fraud_model_v3.2
Which NetApp technology should be used to create an immutable, point-in-time, and space- efficient copy of the dataset that can be linked to the specific code commit and model version?
The current MLOps workflow is as follows:
Code_Repository: Git (commit hash: a1b2c3d4)
Dataset_Location: /vol/prod_data/fraud_dataset_v3
Storage_System: NetApp ONTAP 9
Model_Output: /vol/models/fraud_model_v3.2
Which NetApp technology should be used to create an immutable, point-in-time, and space- efficient copy of the dataset that can be linked to the specific code commit and model version?
정답: B
What is the primary reason for implementing a hybrid cloud architecture in this medical imaging scenario?
정답: B
A data science team works primarily at a central data center but needs to run a short-term, burst- compute training job in the public cloud to take advantage of specialized GPUs that are not available on- premises. They need to efficiently and securely move a 20 TB dataset from their on- premises ONTAP cluster to a Cloud Volumes ONTAP instance for the duration of the job.
The data flow requirement is as follows:
Source: On-premises ONTAP cluster
Destination: Cloud Volumes ONTAP in AWS
Requirement: Efficient, secure, block-level data transfer.
Which NetApp technology is the most appropriate tool for this task?
The data flow requirement is as follows:
Source: On-premises ONTAP cluster
Destination: Cloud Volumes ONTAP in AWS
Requirement: Efficient, secure, block-level data transfer.
Which NetApp technology is the most appropriate tool for this task?
정답: B
An architect is explaining different data storage paradigms to a new data engineering team. The team needs to understand where to store different types of data for their AI projects. Which statement accurately describes a key difference between a data lake and a data warehouse?
정답: B
An AI architect is designing a solution for a legal firm. The primary goal is to allow lawyers to ask natural language questions about case law stored in a private, 50 TB document repository.
The key project constraints are as follows:
Project_Goal: Answer questions using proprietary, real-time legal documents.
Constraint_1: Must not alter the foundational LLM's weights due to compliance.
Constraint_2: Case law database is updated daily with new rulings.
Constraint_3: All generated answers must be traceable to a source document.
Which technology should the architect choose as the core of this solution?
The key project constraints are as follows:
Project_Goal: Answer questions using proprietary, real-time legal documents.
Constraint_1: Must not alter the foundational LLM's weights due to compliance.
Constraint_2: Case law database is updated daily with new rulings.
Constraint_3: All generated answers must be traceable to a source document.
Which technology should the architect choose as the core of this solution?
정답: A
An architect is designing a data pipeline for a predictive AI model that will forecast retail sales.
The pipeline must be robust, version-controlled, and efficient.
The proposed data flow is as follows:
1. Ingest: Raw sales data is copied daily from multiple point-of-sale (POS) systems to a central staging area on an on-premises ONTAP cluster.
2. Prepare: The raw data is messy. A data engineering team needs a clean, isolated, and writable copy of the latest daily data to perform cleansing and feature engineering tasks without impacting the original raw data.
3. Train: Once prepared, the cleansed dataset is used to retrain the predictive model on a GPU cluster.
This step must be repeatable with the exact same dataset for compliance.
4. Deploy: The newly trained model is pushed to production inference servers.
Which combination of NetApp technologies best supports this entire predictive AI lifecycle?
(Select all
that apply.)
The pipeline must be robust, version-controlled, and efficient.
The proposed data flow is as follows:
1. Ingest: Raw sales data is copied daily from multiple point-of-sale (POS) systems to a central staging area on an on-premises ONTAP cluster.
2. Prepare: The raw data is messy. A data engineering team needs a clean, isolated, and writable copy of the latest daily data to perform cleansing and feature engineering tasks without impacting the original raw data.
3. Train: Once prepared, the cleansed dataset is used to retrain the predictive model on a GPU cluster.
This step must be repeatable with the exact same dataset for compliance.
4. Deploy: The newly trained model is pushed to production inference servers.
Which combination of NetApp technologies best supports this entire predictive AI lifecycle?
(Select all
that apply.)
정답: D,E,F