Question 16
Due to the success of the "Advisor Assistant," the number of concurrent users is expected to double in the next quarter. The existing Kubernetes cluster is running at 80% of its GPU capacity during peak hours. The architect must propose a plan to scale the compute infrastructure to handle the increased load.
Which two strategies represent the most effective and scalable solutions? (Choose 2.)
Question 17
A research institute is designing an infrastructure to support its entire AI drug discovery pipeline.
The pipeline has two distinct workload requirements:
1. Training: A team of data scientists needs to train several large transformer models simultaneously using a 500 TB dataset of genomic sequences. This process requires maximum data throughput to keep the GPUs saturated.
2. Inference: Once trained, the models are deployed to an internal web portal where researchers submit individual protein sequences for analysis. These queries must return results with the lowest possible latency.
Which infrastructure design best satisfies both requirements? (Choose 2.)
Question 18
To meet HIPAA compliance, the first step in the data pipeline is to identify all medical scans that contain embedded PII. The solution must be automated and capable of scanning data in-place on the on-premises ASA system.
Which two technologies should be used to accomplish this identification and tagging task?
(Choose 2.)
Question 19
An AI training job is running slower than expected. The infrastructure team suspects a compute bottleneck. The job involves processing high-resolution images with a complex convolutional neural network (CNN). They review the logs from the training script.
Epoch 1/100 - 3600s - loss: 1.253 - acc: 0.54
...
CPU_Utilization_During_Epoch: 99% (all cores)
GPU_0_Utilization_During_Epoch: 8%
GPU_1_Utilization_During_Epoch: 7%
...
Epoch 2/100 - 3610s - loss: 1.102 - acc: 0.61
What is the most likely cause of the poor training performance?
Question 20
An organization recently suffered a ransomware attack that encrypted several volumes on their primary ONTAP storage system, including a critical volume containing curated training data. The security team needs to implement a solution that can proactively detect and block ransomware- like file I/O patterns and automatically create a secure Snapshot copy before any damage is done.
The current ONTAP configuration is as follows:
ONTAP_Version: 9.12.1
Security_Features: SnapLock (Compliance Mode) on archive volumes
Anti-Virus_Scan: Enabled (Vscan)
Ransomware_Detection: Not configured
Which ONTAP feature should be enabled to provide this proactive, automated protection?
