Know Your Bots
Built by Bezos
Sage Advice
Do No Harm
Bedrock & Roll
100

This type of machine learning trains a model using labeled input-output pairs to make predictions.

What is supervised learning?

100

This AWS service converts spoken audio into written text.

What is Amazon Transcribe?

100

This SageMaker feature provides a fully managed, web-based IDE with Jupyter notebooks for ML development.

What is SageMaker Studio?

100

AWS defines six official responsible AI principles. Name any three of them.

What are any three of: fairness, explainability, privacy, robustness, governance, and transparency?

100

This AWS service provides serverless access to foundation models from Anthropic, AI21, Cohere, Stability AI, and Amazon through a single API.

What is Amazon Bedrock?

200

This is the phase where a trained ML model generates predictions on new, unseen data.

What is inference?

200

This AWS service uses NLP to extract entities, key phrases, and sentiment from unstructured text.

What is Amazon Comprehend?

200

This SageMaker capability automatically explores algorithms and hyperparameters to find the best model for your data with no ML expertise required."

What is SageMaker Autopilot?

200

This AWS service is used to build human-in-the-loop workflows that route low-confidence model predictions to a human reviewer.

What is Amazon Augmented AI (A2I)?

200

This technique customizes a foundation model for a specific task by continuing to train it on a smaller, labeled dataset, updating its weights.

What is fine-tuning?

300

A model that performs well on training data but poorly on new data is suffering from this problem.

What is overfitting?"

300

This AWS service is used to build conversational chatbots using voice and text.

What is Amazon Lex?

300

This SageMaker component is a purpose-built repository to store, share, and reuse ML features across teams and models.

What is SageMaker Feature Store?

300

This SageMaker feature creates structured documents capturing a model's intended use, training data, evaluation metrics, ethical considerations, and known limitations.

What are SageMaker Model Cards?

300

This GenAI technique improves response accuracy by retrieving relevant documents from a knowledge base and passing them as context to the model at inference time.

What is RAG (Retrieval-Augmented Generation)?

400

This ML technique reuses a model trained on a large dataset as the starting point for a new, related task.

What is transfer learning?

400

This AWS service goes beyond OCR to extract structured data such as tables and forms from scanned documents.

What is Amazon Textract?

400

This SageMaker tool detects bias in training data and models, and provides SHAP-based explainability for model predictions.

What is SageMaker Clarify?

400

This Amazon Titan feature embeds an invisible marker in AI-generated images to support transparency and help prevent misinformation.

What is Amazon Titan image watermarking?

400

This Amazon Bedrock feature enables a model to autonomously plan and execute multi-step tasks by invoking APIs and external tools.

What are Bedrock Agents?

500

This evaluation metric measures the fraction of actual positives correctly identified by a model, calculated as TP / (TP + FN).

What is recall (or sensitivity)?

500

This AWS service delivers real-time personalized product recommendations using the same ML technology as Amazon.com.

What is Amazon Personalize?

500

This SageMaker service compiles trained models to run up to 2x faster on specific target hardware including edge devices.

What is SageMaker Neo?

500

A Model Card can automatically pull bias and explainability reports from this SageMaker service, rather than requiring developers to enter them manually.

What is Amazon SageMaker Clarify?

500

This Amazon Bedrock feature lets developers configure content filters, topic denials, and PII redaction to control model inputs and outputs.

What are Bedrock Guardrails?