Question 1 / 28
A company wants to analyze images and videos to detect objects, faces, text, and perform content moderation. Which AWS service is BEST?
- A.Amazon Rekognition✓ Correct
- B.Amazon Textract
- C.Amazon Comprehend
- D.Amazon Polly
ExplanationAmazon Rekognition is a managed image and video analysis service using deep learning — face detection, object detection, content moderation, celebrity recognition, text-in-image detection.
Question 2 / 28
Which AWS service converts text to lifelike speech (text-to-speech)?
- A.Amazon Polly✓ Correct
- B.Amazon Transcribe
- C.Amazon Translate
- D.Amazon Lex
ExplanationAmazon Polly is a text-to-speech service. Provides natural-sounding voices in many languages — used for IVR, narrating content, accessibility.
Question 3 / 28
Which AWS service converts speech (audio) to text (speech-to-text)?
- A.Amazon Transcribe✓ Correct
- B.Amazon Polly
- C.Amazon Comprehend
- D.Amazon Translate
ExplanationAmazon Transcribe is the AWS automatic speech recognition (ASR) service. Converts audio to text — supports streaming, custom vocabularies, speaker diarization, automatic language detection.
Question 4 / 28
Which AWS service translates text between languages?
- A.Amazon Translate✓ Correct
- B.Amazon Comprehend
- C.Amazon Polly
- D.Amazon Transcribe
ExplanationAmazon Translate provides neural machine translation between many languages. Real-time and batch translation; custom terminology.
Question 5 / 28
Which AWS service uses NLP to extract insights (sentiment, entities, key phrases) from text?
- A.Amazon Comprehend✓ Correct
- B.Amazon Translate
- C.Amazon Polly
- D.Amazon Lex
ExplanationAmazon Comprehend is a natural language processing (NLP) service. Detects entities, key phrases, sentiment, topics, syntax, and PII in text. Comprehend Medical for medical text.
Question 6 / 28
Which AWS service is BEST for building, training, and deploying ML models at scale?
- A.Amazon SageMaker✓ Correct
- B.Amazon Comprehend
- C.Amazon Rekognition
- D.AWS Glue
ExplanationAmazon SageMaker is a fully managed ML platform — covers the entire ML lifecycle: data labeling, notebooks, training, hyperparameter tuning, model deployment, monitoring.
Question 7 / 28
Which AWS service is a chatbot service for building conversational interfaces (text and voice)?
- A.Amazon Lex✓ Correct
- B.Amazon Polly
- C.Amazon Connect
- D.Amazon Comprehend
ExplanationAmazon Lex is the service powering Alexa — builds chatbots with automatic speech recognition (ASR) and natural language understanding (NLU). Integrates with Connect for IVR.
Question 8 / 28
Which AWS service is a managed cloud-based contact center?
- A.Amazon Connect✓ Correct
- B.Amazon Lex
- C.Amazon Polly
- D.Amazon Comprehend
ExplanationAmazon Connect is a fully managed cloud contact center — replaces traditional call centers. Integrates with Lex for chatbots, Polly for TTS, and many other AWS services.
Question 9 / 28
Which AWS service uses ML to extract text, handwriting, forms, and tables from scanned documents?
- A.Amazon Textract✓ Correct
- B.Amazon Rekognition
- C.Amazon Comprehend
- D.Amazon Transcribe
ExplanationAmazon Textract uses ML to automatically extract printed text, handwriting, forms, and tables from scanned documents — far beyond basic OCR.
Question 10 / 28
Which AWS service is a personalization engine for recommendation systems?
- A.Amazon Personalize✓ Correct
- B.Amazon Forecast
- C.Amazon Comprehend
- D.Amazon Rekognition
ExplanationAmazon Personalize provides real-time personalized recommendations (similar to those used at Amazon.com) — same ML technology as Amazon's own recommendation engine.
Question 11 / 28
Which AWS service provides time-series forecasting (e.g., demand forecasting, stock predictions)?
- A.Amazon Forecast✓ Correct
- B.Amazon Personalize
- C.Amazon SageMaker only
- D.Amazon Comprehend
ExplanationAmazon Forecast is a managed time-series forecasting service — uses the same technology Amazon uses for retail demand forecasting. (Tip: AWS now also encourages using Amazon SageMaker Canvas for new forecasting workloads since it includes time-series forecasting in a no-code experience.)
Question 12 / 28
Which AWS service is a generative AI service that lets you build apps using foundation models (Anthropic Claude, Amazon Titan, Meta Llama, etc.) via a single API?
- A.Amazon Bedrock✓ Correct
- B.Amazon SageMaker
- C.Amazon Comprehend
- D.Amazon Q
ExplanationAmazon Bedrock provides serverless access to multiple foundation models from leading AI companies (Anthropic, AI21, Cohere, Meta, Stability AI, Amazon) through a single API for generative AI apps.
Question 13 / 28
Which AWS service is a generative AI assistant for business / developer / contact center use cases?
- A.Amazon Q✓ Correct
- B.Amazon Bedrock
- C.Amazon SageMaker
- D.Amazon Lex
ExplanationAmazon Q is AWS's generative AI assistant — Amazon Q Developer (formerly CodeWhisperer) for code, Amazon Q Business (knowledge worker assistant connecting to enterprise data), and Amazon Q in QuickSight for BI.
Question 14 / 28
Which AWS ML service is BEST for fraud detection?
- A.Amazon Fraud Detector✓ Correct
- B.Amazon GuardDuty
- C.Amazon Comprehend
- D.AWS Shield
ExplanationAmazon Fraud Detector is a managed service that uses ML to detect online fraud — fake accounts, payment fraud, identity fraud — based on Amazon's 20+ years of fraud-detection experience.
Question 15 / 28
Which AWS service uses ML to detect anomalies in your application performance metrics, infrastructure metrics, and operational telemetry?
- A.Amazon DevOps Guru✓ Correct
- B.Amazon Forecast
- C.Amazon Personalize
- D.Amazon Macie
ExplanationAmazon DevOps Guru uses ML to detect operational anomalies (latency spikes, error spikes, resource exhaustion) and recommend remediations. It analyzes CloudWatch metrics, AWS X-Ray traces, AWS Config events, and CloudTrail logs.
Question 16 / 28
Which AWS service provides a healthcare-specific NLP for unstructured medical text?
- A.Amazon Comprehend Medical
- B.Amazon HealthLake
- C.Amazon Transcribe Medical
- D.All of the above are healthcare-specific✓ Correct
ExplanationAWS has multiple healthcare/medical AI services: Comprehend Medical (NLP for medical text), Transcribe Medical (medical speech-to-text), HealthLake (clinical data store), and HealthOmics (genomics).
Question 17 / 28
Which AWS feature provides no-code visual ML model building for business analysts?
- A.Amazon SageMaker Canvas✓ Correct
- B.Amazon SageMaker Studio
- C.Amazon SageMaker JumpStart
- D.Amazon SageMaker Autopilot
ExplanationAmazon SageMaker Canvas provides a visual, no-code interface for building ML models — designed for business analysts without coding experience. Connects to many data sources.
Question 18 / 28
Which AWS feature in SageMaker automatically builds, trains, and tunes the best ML model?
- A.Amazon SageMaker Autopilot✓ Correct
- B.Amazon SageMaker Studio
- C.Amazon SageMaker Notebooks
- D.Amazon SageMaker Pipelines
ExplanationSageMaker Autopilot is automated ML (AutoML) — automatically explores and tunes models, lets you see the steps it took (transparent AutoML).
Question 19 / 28
Which AWS service is the unified ML IDE for data scientists?
- A.Amazon SageMaker Studio✓ Correct
- B.AWS Cloud9
- C.Amazon Athena
- D.AWS Glue Studio
ExplanationAmazon SageMaker Studio is a web-based ML IDE — provides notebooks, debugging, model training, deployment, and monitoring in a single interface.
Question 20 / 28
Which AWS service uses ML to extract insights from your call center conversations (sentiment, key issues)?
- A.Amazon Connect Contact Lens✓ Correct
- B.Amazon Comprehend
- C.Amazon Transcribe alone
- D.Amazon Lex
ExplanationContact Lens for Amazon Connect uses ML to analyze call center conversations — sentiment, talk speed, interruptions, themes — helping improve customer experience and agent performance.
Question 21 / 28
Which is true about Amazon Bedrock?
- A.It only supports a single AI model.
- B.It is serverless, supports multiple foundation models, and includes guardrails for safe generative AI.✓ Correct
- C.It requires customers to manage GPU instances.
- D.It only works with Amazon-built models.
ExplanationAmazon Bedrock is serverless, offers multiple foundation models (Anthropic, AI21, Cohere, Meta, Stability AI, Amazon Titan), supports knowledge bases, agents, and guardrails for responsible AI.
Question 22 / 28
Which AWS GPU/accelerated EC2 family is BEST for ML training?
- A.P (P3, P4, P5) and Trn1 (Trainium)✓ Correct
- B.T2
- C.M5
- D.C5
ExplanationP-family (P3 with V100, P4 with A100, P5 with H100) and Trainium (Trn1) instances are optimized for ML training. For inference: G-family and Inferentia (Inf1, Inf2).
Question 23 / 28
Which AWS service lets you train a custom image-classification or object-detection model with just a few labeled images, for use cases like brand-logo detection or visual inspection?
- A.Amazon Rekognition Custom Labels✓ Correct
- B.Amazon Comprehend
- C.Amazon Polly
- D.Amazon Translate
ExplanationAmazon Rekognition Custom Labels lets customers train custom computer-vision models on their own images (e.g., detect their company's products, brand logos, machine parts) without ML expertise — backed by Rekognition's transfer-learning pipeline.
Question 24 / 28
Which AWS service provides specialized speech-to-text optimized for medical conversations and clinical documentation?
- A.Amazon Transcribe Medical✓ Correct
- B.Amazon Polly
- C.Amazon Comprehend Medical
- D.Amazon HealthLake
ExplanationAmazon Transcribe Medical is a speech-to-text service tuned for medical terminology — used for clinical documentation, telehealth, and patient-provider conversations. (Comprehend Medical is NLP for medical text; Transcribe Medical is for audio.)
Question 25 / 28
Which AWS service is BEST for searching and analyzing structured/unstructured data (full-text search, log analytics, observability)?
- A.Amazon OpenSearch Service✓ Correct
- B.Amazon SageMaker
- C.Amazon Comprehend
- D.Amazon Athena
ExplanationAmazon OpenSearch Service (formerly Elasticsearch Service) is a managed search and analytics service — used for log analytics, full-text search, observability dashboards.
Question 26 / 28
Your enterprise has thousands of internal documents (PDFs, wikis, ServiceNow tickets) and you want users to ask natural-language questions and get precise answers — not just keyword matches. Which AWS service is BEST?
- A.Amazon Kendra✓ Correct
- B.Amazon OpenSearch Service
- C.Amazon Comprehend
- D.Amazon Translate
ExplanationAmazon Kendra is an ML-powered enterprise intelligent search service designed to answer natural-language questions and return precise answers from unstructured documents (PDFs, HTML, SharePoint, ServiceNow, etc.). OpenSearch is a search/log-analytics engine but does not provide natural-language Q&A out of the box. Comprehend extracts entities/sentiment, and Translate is for language translation.
Question 27 / 28
Amazon OpenSearch Service was previously known by what name?
- A.Amazon CloudSearch
- B.Amazon Elasticsearch Service✓ Correct
- C.Amazon Kendra
- D.Amazon QuickSight
ExplanationAWS forked Elasticsearch and Kibana in 2021 and rebranded the managed service from Amazon Elasticsearch Service to Amazon OpenSearch Service (with OpenSearch Dashboards replacing Kibana). Older study materials may still reference the old name — they are the same service.
Question 28 / 28
Which AWS service is a generative-AI-powered assistant that can answer business questions about your company data, help developers write code in their IDE, and generate dashboards inside Amazon QuickSight?
- A.Amazon Q✓ Correct
- B.Amazon Lex
- C.Amazon SageMaker
- D.Amazon Bedrock
ExplanationAmazon Q is AWS's generative-AI assistant family. Q Business answers questions over your enterprise data sources; Q Developer (formerly CodeWhisperer) helps write and review code in IDEs; Q in QuickSight generates dashboards and natural-language answers from your data. Lex builds chatbots, SageMaker is for building/training ML models, and Bedrock provides foundation-model APIs but is not the assistant itself.