AAIA · domain
AI Operations
Practise ISACA Advanced in AI Audit (AAIA) (AAIA) AI Operations practice questions — original exam-style scenarios with answer choices, explanations, and analysis of common mistakes.
Focused practice
Practice AI Operations questions
Scored sessions drawing only from this domain — pick a length below.
Start 20-question practice test →What this domain covers
What to know about AI Operations
AI Operations questions test whether you can apply the concept in context, not just recognise a definition.
How the topic appears in realistic exam-style scenarios.
Which detail in the question changes the correct answer.
How to eliminate plausible but wrong options.
How to connect the question back to the wider exam objective.
Watch out for
Common AI Operations exam traps
- ▸Answering from memory before reading the full scenario.
- ▸Missing a constraint such as cost, availability, security, scope or command context.
- ▸Choosing a broad answer when the question asks for the most specific fix.
- ▸Ignoring why the wrong options are tempting.
Question index
All AI Operations questions (89)
Click any question to see the full explanation, or start a practice session above.
You are managing an Azure Machine Learning workspace and need to ensure that model training jobs are reproducible across environments. Which feature should be configured to capture the exact environment state, including Python packages and system dependencies?
Medium2In SageMaker, what is the role of an 'Endpoint Configuration'?
Hard3Which THREE components are critical to monitor in an AI pipeline to ensure operational availability?
Hard4When designing an AI governance framework, which THREE roles should have oversight responsibility?
Hard5Which metric would best detect 'Label Drift' in a production model?
Medium6Which THREE documents are typically required for an AI Audit trail?
Hard7What is the purpose of 'Containerization' (e.g., Docker) in MLOps?
Medium8In an AI Audit, what does 'Model Lineage' demonstrate?
Medium9Which of the following is an example of an 'operational metric' for an AI system?
Easy10What is 'Shadow Deployment' in AI MLOps?
Medium11During an audit of an LLM pipeline, you discover that 'System Prompt' versioning is missing. What is the operational risk?
Hard12When auditing an AI model, what does 'Concept Drift' signify to an operational team?
Medium13When auditing an ML pipeline, what does the 'DAG' (Directed Acyclic Graph) represent?
Medium14What is the risk of 'Feature Skew' in an AI pipeline?
Hard15Which operational process is required to ensure 'Data Privacy' when using user-generated data for model retraining?
Hard16For a production LLM deployment, which operational metric is most critical to monitor to identify 'hallucination' or grounding failure in real-time?
Hard17What is the primary purpose of a 'Champion-Challenger' deployment pattern in MLOps?
Easy18An organization using AWS SageMaker is experiencing model drift in production. You need to implement automated monitoring to trigger alerts when the distribution of input data deviates from the baseline. Which tool should be configured?
Hard19When auditing a Kubernetes-based AI deployment, what does a 'Pod Disruption Budget' (PDB) ensure?
Hard20An auditor finds that a model's 'input feature importance' has changed significantly after a retrain. What is the most appropriate action?
Hard21Which THREE items should be tracked in a 'Model Registry' for audit readiness?
Hard22Which TWO are key 'AI Operational' documentation artifacts?
Medium23Which security control is most effective against 'Prompt Injection' attacks in a deployed LLM?
Hard24When auditing Kubeflow pipelines, which configuration file is used to define the resource requests for individual pipeline steps?
Medium25When auditing an AI pipeline, where should 'Environment Variables' be stored to ensure security?
Medium26During an audit of a model inference endpoint, you observe that 'Model Explanation' logs are missing. Which library or tool was likely omitted from the deployment?
Hard27Which environment should be used to perform 'Model Validation' before moving to production?
Easy28When setting up a containerized deployment of an AI model using Docker, what is the primary purpose of a 'multi-stage build'?
Easy29Which THREE items must be included in a 'Model Card' to comply with regulatory model risk management standards?
Hard30Which TWO are common 'AI Security' threats that require operational oversight?
Medium31What is the function of a 'Circuit Breaker' in a microservice-based AI architecture?
Medium32An organization experiences 'Data Leakage' in a machine learning project. What is the most likely cause during the training process?
Hard33What is the primary function of a 'Version Control System' (like Git) in an MLOps team?
Easy34When using DVC (Data Version Control) in an AI project, what is the best practice to ensure the 'data version' is immutable for audit purposes?
Hard35What is the primary objective of a 'Model Inventory' in an enterprise AI audit?
Medium36Which AWS SageMaker feature allows auditors to verify that a model was trained on encrypted data?
Medium37When an AI system utilizes a 'Feature Store', how does it ensure consistency between training and inference?
Medium38In a GCP Vertex AI pipeline, you want to ensure that every model artifact is associated with the specific training data and code version used. Which component provides this lineage tracking?
Easy39When auditing a model deployment pipeline, which TWO aspects are critical to verify to ensure compliance with AI governance frameworks?
Hard40When deploying an AI model on a public cloud, what is the best practice for 'Secret Management' of API keys?
Hard41What is the most effective way to audit 'Data Lineage' in a complex AI ecosystem?
Medium42You are performing an audit on an ML project utilizing Kubeflow. The team is using Katib for hyperparameter tuning. Which configuration step is critical to ensure that individual trials do not starve the production inference service of resources?
Hard43In an AI Audit, what does 'Model Fairness' assessment typically involve?
Medium44What does a 'Model Approval' workflow ensure?
Medium45When auditing an AI system, how do you verify 'Model Reproducibility'?
Hard46In a CI/CD pipeline for AI, where should the 'Model Validation' gate be located?
Medium47What is the primary function of an 'AI Pipeline Orchestrator' like Kubeflow or Airflow?
Easy48Which THREE of the following are essential components of an MLOps maturity model for ensuring operational stability?
Medium49In the context of 'AI Pipelines', what is the role of a 'Model Registry'?
Medium50In an AI Audit, what does an 'Input Feature Schema' define?
Medium51Which TWO of the following are considered 'Model Metadata' that should be tracked in a registry?
Medium52Which of these is a valid reason to 'Roll Back' a model deployment?
Easy53You are configuring a CI/CD pipeline for ML using GitHub Actions to deploy to a Kubernetes cluster. To ensure sensitive credentials for your container registry are not exposed in logs, what is the best practice?
Medium54Which TWO of the following are primary benefits of implementing a Model Registry in an AI production environment?
Easy55Which of the following is a key component of 'MLOps Maturity'?
Medium56Which THREE factors influence 'AI Pipeline' latency?
Hard57What is the purpose of 'Performance Monitoring' in AI?
Easy58What is the primary function of a 'Canary Deployment' in AI model release?
Medium59A company uses MLflow for model registry and tracking. You need to transition a model from the 'Staging' environment to 'Production' only after it passes an automated integration test. How is this state transition managed in MLflow?
Medium60What is the consequence of 'Pipeline Staleness' in an AI system?
Hard61What is the role of an 'A/B Test' in AI production?
Medium62In the context of AI regulatory compliance, what is the 'Model Risk Management' (MRM) framework mainly concerned with?
Medium63In the context of AI Operations, what does 'CI/CD' stand for?
Easy64Which THREE tasks are required for a 'Model Decommissioning' workflow?
Hard65What is 'Model Versioning' used for in an AI project?
Easy66Which TWO are standard practices for securing AI model endpoints?
Medium67Which TWO are common 'AI Operational' challenges?
Medium68What is the main benefit of 'Automated Retraining'?
Easy69Why must you conduct a 'Bias Audit' on a model that has been fine-tuned on new data?
Hard70In Google Vertex AI Pipelines, which mechanism prevents 'training-serving skew' when deploying a custom container model?
Hard71What is the most effective way to address 'Adversarial Input' during inference?
Hard72In SageMaker, what does 'Model Monitor' specifically detect?
Medium73Which THREE criteria are essential when selecting an AI deployment strategy?
Hard74What does a 'Backtesting' report verify in an AI Audit?
Medium75What is the role of a 'Deployment Pipeline' in MLOps?
Medium76Which TWO items should be included in an automated 'Deployment Log'?
Medium77Which TWO are common types of 'AI Model Drift'?
Medium78An organization uses MLflow for model tracking. To ensure auditability of model lineage, what must be captured in the 'mlflow.log_artifact' call?
Medium79An auditor notices high 'latency' in an online model deployment. Which component should be inspected first?
Medium80What is the function of a 'Feature Store' in an MLOps pipeline?
Medium81Which TWO of the following are essential for ensuring 'Model Observability' in an enterprise production environment?
Medium82Which of the following is a symptom of 'Overfitting' during the training phase?
Easy83What is the primary function of an 'AI Model Gateway'?
Medium84What is the purpose of an 'AI Audit trail'?
Easy85In Azure Machine Learning, which component should an auditor verify to ensure model registry access is restricted to authorized CI/CD service principals?
Medium86If an AI pipeline fails, which component provides the best 'log' to diagnose the failure?
Hard87What is the goal of an AI 'Rollout' plan?
Easy88If a model's performance drops, and the input data distribution has changed, what operational process must be triggered?
Hard89When implementing drift detection in AWS SageMaker Model Monitor, which metric should be monitored to detect feature attribution shift for structured data?
HardOther domains
All AAIA exam domains
Frequently asked questions
- What does the AI Operations domain cover on the AAIA exam?
- AI Operations questions test whether you can apply the concept in context, not just recognise a definition.
- How many questions are in this domain?
- This page lists all 89 AI Operations questions in the AAIA question bank. The actual exam draws from this domain proportionally to its weighting in the official exam blueprint.
- What is the best way to practise this domain?
- Start with a short focused session (10 questions) to identify gaps, then work through explanations. Repeat with a longer session once the weak areas feel solid.
- Can I practise only AI Operations questions?
- Yes — the session launcher on this page filters questions to this domain only. Choose any session length for inline explanations and scoring.