AIF-C01 Study Platform

Lesson 3 Quiz — Lifecycle, MLOps & Metrics (10 easy + 10 hard)

20 questions.

Q1easymcq

What does 'MLOps' stand for?

Q2easymcq

Which is NOT one of the four confusion-matrix outcomes?

Q3easymcq

Which metric answers 'of everything flagged as fraud, how many were actually fraud'?

Q4easymcq

Which metric answers 'of all actual fraud cases, how many did I catch'?

Q5easymcq

True or false: a model can have excellent technical metrics and still be a business failure.

Q6easymcq

Which deployment method means AWS manages the infrastructure and you just send/receive requests?

Q7easymcq

What is 'model drift'?

Q8easymcq

Which pipeline stage typically comes right after data collection?

Q9easymcq

Which is a business metric rather than a model metric?

Q10easymcq

Which AWS console page did live verification show has been retired?

Q11hardmcq

A fraud model has high recall but low precision. What does this most likely mean?

Q12hardmulti

Which of the following are TRUE about accuracy as a metric?

Select all that apply.

Q13hardordering

Starting right after 'Build & Train', order the remaining MLOps loop stages.

1.Monitor
2.Deploy
3.Retrain
4.Evaluate
Q14hardmatching

Match each MLOps concept to its definition.

Technical debt
Production readiness
Experimentation
Repeatable processes
Q15hardmcq

A startup wants a general-purpose LLM quickly, no training from scratch, and wants AWS to handle all infrastructure/scaling. Best combination of (1) FM source, (2) deployment method?

Q16hardmcq

A cancer-screening model missing a real case (false negative) is far more costly than a false alarm. Which metric should be prioritized?

Q17hardmcq

A fraud model has excellent precision/recall but costs $2/prediction while preventing only $0.50 of loss per prediction. Business conclusion?

Q18hardordering

Order these five ML pipeline stages correctly.

1.Deploy the model to production
2.Collect raw data
3.Train the model on prepared data
4.Clean and prepare the data
5.Evaluate the model's performance
Q19hardmatching

Match each AWS tool to its primary purpose.

Amazon Q
Kiro
Amazon Quick
SageMaker AI
Q20hardmcq

Based on live console verification, which statement is accurate about accessing Bedrock foundation models today?