AWS AIP C01 Exam Questions
Scenario: An AI developer needs a scalable, secure way to collect telemetry data (temperature, pressure) from devices in remote locations with unstable connectivity, store it in Amazon S3, and minimize infrastructure management. Question- Which solution meets the given requirements?. Options:
Scenario: During SageMaker AMT tuning, many jobs continue running despite poor early performance, wasting GPU usage. The company needs a tuning strategy that automatically stops underperforming trials and reallocates resources. Question- Which tuning strategy should be employed to enhance optimization efficiency and expedite hyperparameter search?. Options:
Scenario: A document classification model detects fraud. It performs well on the majority ("legitimate claim") documents but frequently misclassifies the minority ("fraudulent claim") samples. SageMaker Clarify pretraining bias analysis reveals a significant skew in the dataset. Question- What issue is most likely causing the model's poor performance on fraudulent claim detection? Options:
Scenario: A data scientist needs to develop a fraud detection model on SageMaker with a severely imbalanced dataset (fraudulent transactions are rare). They must minimize operational overhead and ensure the model is fair and unbiased. Question- Which approach will fulfill the given requirements?. Options:
Scenario: A forecasting pipeline needs retraining on a larger dataset with a different distribution. Budget is limited, so the new tuning job must leverage previously saved high-performing hyperparameters, and must automatically stop if validation loss does not improve. Question- Which hyperparameter tuning job configuration should be used?. Options:
Scenario: A multinational company needs an efficient solution to process audio/video content, translate it from Spanish (and other languages) into English, and summarize it quickly using an LLM, minimizing deployment time and maximizing scalability. Question- Which option will best fulfill these requirements in the shortest time possible? Options:
Scenario: A CNN model training job (using an EC2 On-Demand Instance) experiences significantly long training times due to slow data reads from S3, as it currently uses File mode (sequential download). The engineer must improve I/O performance without modifying the model architecture or scripts. Question- Which action should the engineer take to optimize training performance most efficiently? Options:
Scenario: A retail team needs an automated way (minimal manual effort) to build a model to predict customer churn and identify the most relevant features contributing to the prediction (explainability). Question- Which of the following solutions will best fulfill these requirements while minimizing manual effort?. Options:
Scenario: A claims automation system uses SageMaker AI, predicting claim approval based on vehicle damage severity and other features (age, mileage). The model must be continuously monitored for feature attribution drift in production (i.e., if the model starts prioritizing less relevant features like vehicle age over damage severity). Question- Which solution should be implemented? Options:
Scenario: SageMaker notebook instances are deployed inside an isolated VPC with interface endpoints, yet unauthorized external users can still access them through the internet. Question- How can the team limit access to the SageMaker notebook instances, ensuring only authorized VPC users can connect?. Options: