nerdexam
AmazonAmazon

AIF-C01 · Question #66

AIF-C01 Question #66: Real Exam Question with Answer & Explanation

The correct answer is A: Use AWS Lambda for real-time predictions.. For a real-time sentiment classification solution, appropriate AWS services include Amazon SageMaker for model training and hosting, and AWS Lambda for serving real-time predictions.

Submitted by hans_de· Mar 30, 2026DOMAIN_LIST_NOT_PROVIDED

Question

You are tasked with building a solution to classify customer reviews as positive or negative. The solution must handle real-time inferencing. Which of the following approaches and services are appropriate? (Choose three.)

Options

  • AUse AWS Lambda for real-time predictions.
  • BUse Amazon Polly for text-t o-speech capabilities.
  • CDeploy the model using Amazon SageMaker Hosting Services.
  • DUse AWS Glue for batch processing.
  • EUse Amazon SageMaker to train the model.

Explanation

For a real-time sentiment classification solution, appropriate AWS services include Amazon SageMaker for model training and hosting, and AWS Lambda for serving real-time predictions.

Common mistakes.

  • B. Amazon Polly is a text-to-speech service, which is unrelated to classifying text reviews as positive or negative.
  • D. AWS Glue is an extract, transform, and load (ETL) service primarily used for batch processing and data preparation, not for real-time inferencing.

Concept tested. Real-time ML inference architecture on AWS

Reference. https://aws.amazon.com/sagemaker/features/model-hosting/

Topics

#SageMaker model training#SageMaker model deployment#Real-time inference#Text classification

Community Discussion

No community discussion yet for this question.

Full AIF-C01 PracticeBrowse All AIF-C01 Questions