Courseiva

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.

89 questions16 easy42 medium31 hard

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.

1

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?

Medium
2

In SageMaker, what is the role of an 'Endpoint Configuration'?

Hard
3

Which THREE components are critical to monitor in an AI pipeline to ensure operational availability?

Hard
4

When designing an AI governance framework, which THREE roles should have oversight responsibility?

Hard
5

Which metric would best detect 'Label Drift' in a production model?

Medium
6

Which THREE documents are typically required for an AI Audit trail?

Hard
7

What is the purpose of 'Containerization' (e.g., Docker) in MLOps?

Medium
8

In an AI Audit, what does 'Model Lineage' demonstrate?

Medium
9

Which of the following is an example of an 'operational metric' for an AI system?

Easy
10

What is 'Shadow Deployment' in AI MLOps?

Medium
11

During an audit of an LLM pipeline, you discover that 'System Prompt' versioning is missing. What is the operational risk?

Hard
12

When auditing an AI model, what does 'Concept Drift' signify to an operational team?

Medium
13

When auditing an ML pipeline, what does the 'DAG' (Directed Acyclic Graph) represent?

Medium
14

What is the risk of 'Feature Skew' in an AI pipeline?

Hard
15

Which operational process is required to ensure 'Data Privacy' when using user-generated data for model retraining?

Hard
16

For a production LLM deployment, which operational metric is most critical to monitor to identify 'hallucination' or grounding failure in real-time?

Hard
17

What is the primary purpose of a 'Champion-Challenger' deployment pattern in MLOps?

Easy
18

An 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?

Hard
19

When auditing a Kubernetes-based AI deployment, what does a 'Pod Disruption Budget' (PDB) ensure?

Hard
20

An auditor finds that a model's 'input feature importance' has changed significantly after a retrain. What is the most appropriate action?

Hard
21

Which THREE items should be tracked in a 'Model Registry' for audit readiness?

Hard
22

Which TWO are key 'AI Operational' documentation artifacts?

Medium
23

Which security control is most effective against 'Prompt Injection' attacks in a deployed LLM?

Hard
24

When auditing Kubeflow pipelines, which configuration file is used to define the resource requests for individual pipeline steps?

Medium
25

When auditing an AI pipeline, where should 'Environment Variables' be stored to ensure security?

Medium
26

During 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?

Hard
27

Which environment should be used to perform 'Model Validation' before moving to production?

Easy
28

When setting up a containerized deployment of an AI model using Docker, what is the primary purpose of a 'multi-stage build'?

Easy
29

Which THREE items must be included in a 'Model Card' to comply with regulatory model risk management standards?

Hard
30

Which TWO are common 'AI Security' threats that require operational oversight?

Medium
31

What is the function of a 'Circuit Breaker' in a microservice-based AI architecture?

Medium
32

An organization experiences 'Data Leakage' in a machine learning project. What is the most likely cause during the training process?

Hard
33

What is the primary function of a 'Version Control System' (like Git) in an MLOps team?

Easy
34

When using DVC (Data Version Control) in an AI project, what is the best practice to ensure the 'data version' is immutable for audit purposes?

Hard
35

What is the primary objective of a 'Model Inventory' in an enterprise AI audit?

Medium
36

Which AWS SageMaker feature allows auditors to verify that a model was trained on encrypted data?

Medium
37

When an AI system utilizes a 'Feature Store', how does it ensure consistency between training and inference?

Medium
38

In 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?

Easy
39

When auditing a model deployment pipeline, which TWO aspects are critical to verify to ensure compliance with AI governance frameworks?

Hard
40

When deploying an AI model on a public cloud, what is the best practice for 'Secret Management' of API keys?

Hard
41

What is the most effective way to audit 'Data Lineage' in a complex AI ecosystem?

Medium
42

You 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?

Hard
43

In an AI Audit, what does 'Model Fairness' assessment typically involve?

Medium
44

What does a 'Model Approval' workflow ensure?

Medium
45

When auditing an AI system, how do you verify 'Model Reproducibility'?

Hard
46

In a CI/CD pipeline for AI, where should the 'Model Validation' gate be located?

Medium
47

What is the primary function of an 'AI Pipeline Orchestrator' like Kubeflow or Airflow?

Easy
48

Which THREE of the following are essential components of an MLOps maturity model for ensuring operational stability?

Medium
49

In the context of 'AI Pipelines', what is the role of a 'Model Registry'?

Medium
50

In an AI Audit, what does an 'Input Feature Schema' define?

Medium
51

Which TWO of the following are considered 'Model Metadata' that should be tracked in a registry?

Medium
52

Which of these is a valid reason to 'Roll Back' a model deployment?

Easy
53

You 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?

Medium
54

Which TWO of the following are primary benefits of implementing a Model Registry in an AI production environment?

Easy
55

Which of the following is a key component of 'MLOps Maturity'?

Medium
56

Which THREE factors influence 'AI Pipeline' latency?

Hard
57

What is the purpose of 'Performance Monitoring' in AI?

Easy
58

What is the primary function of a 'Canary Deployment' in AI model release?

Medium
59

A 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?

Medium
60

What is the consequence of 'Pipeline Staleness' in an AI system?

Hard
61

What is the role of an 'A/B Test' in AI production?

Medium
62

In the context of AI regulatory compliance, what is the 'Model Risk Management' (MRM) framework mainly concerned with?

Medium
63

In the context of AI Operations, what does 'CI/CD' stand for?

Easy
64

Which THREE tasks are required for a 'Model Decommissioning' workflow?

Hard
65

What is 'Model Versioning' used for in an AI project?

Easy
66

Which TWO are standard practices for securing AI model endpoints?

Medium
67

Which TWO are common 'AI Operational' challenges?

Medium
68

What is the main benefit of 'Automated Retraining'?

Easy
69

Why must you conduct a 'Bias Audit' on a model that has been fine-tuned on new data?

Hard
70

In Google Vertex AI Pipelines, which mechanism prevents 'training-serving skew' when deploying a custom container model?

Hard
71

What is the most effective way to address 'Adversarial Input' during inference?

Hard
72

In SageMaker, what does 'Model Monitor' specifically detect?

Medium
73

Which THREE criteria are essential when selecting an AI deployment strategy?

Hard
74

What does a 'Backtesting' report verify in an AI Audit?

Medium
75

What is the role of a 'Deployment Pipeline' in MLOps?

Medium
76

Which TWO items should be included in an automated 'Deployment Log'?

Medium
77

Which TWO are common types of 'AI Model Drift'?

Medium
78

An organization uses MLflow for model tracking. To ensure auditability of model lineage, what must be captured in the 'mlflow.log_artifact' call?

Medium
79

An auditor notices high 'latency' in an online model deployment. Which component should be inspected first?

Medium
80

What is the function of a 'Feature Store' in an MLOps pipeline?

Medium
81

Which TWO of the following are essential for ensuring 'Model Observability' in an enterprise production environment?

Medium
82

Which of the following is a symptom of 'Overfitting' during the training phase?

Easy
83

What is the primary function of an 'AI Model Gateway'?

Medium
84

What is the purpose of an 'AI Audit trail'?

Easy
85

In Azure Machine Learning, which component should an auditor verify to ensure model registry access is restricted to authorized CI/CD service principals?

Medium
86

If an AI pipeline fails, which component provides the best 'log' to diagnose the failure?

Hard
87

What is the goal of an AI 'Rollout' plan?

Easy
88

If a model's performance drops, and the input data distribution has changed, what operational process must be triggered?

Hard
89

When implementing drift detection in AWS SageMaker Model Monitor, which metric should be monitored to detect feature attribution shift for structured data?

Hard

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.
ISACA Advanced in AI Audit (AAIA) (AAIA) AI Operations Practice Questions