Courseiva
Cloud Technology and ServicesmediumMultiple ChoiceObjective-mapped

CLF-C02 Cloud Technology and Services Practice Question

A retail company wants to provide personalized product recommendations on their homepage using machine learning. Which AWS service delivers this without requiring any ML expertise or model training?

⚠ Common exam trap

Watch out — candidates often confuse Amazon SageMaker (a general-purpose ML platform) with Amazon Personalize (a specialized recommendation service), mistakenly assuming that any ML task requires SageMaker, but the question explicitly asks for a service that delivers recommendations without ML expertise or model training.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Amazon Personalize

Amazon Personalize is a fully managed ML service that enables developers to build applications with real-time personalized recommendations without requiring any ML expertise or model training. It uses the same technology used by Amazon.com for its recommendation engine, and it automatically handles the entire ML pipeline, including data processing, model training, and inference.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Amazon SageMaker

    Why it's wrong here

    Amazon SageMaker is incorrect for this scenario because it is a comprehensive platform for building, training, tuning, and deploying custom machine learning models using frameworks like TensorFlow or PyTorch. Deploying a recommendation system on SageMaker would require ML expertise to design, train, and operate a model, whereas Amazon Personalize provides pre-built, automatically trained recommenders that can be integrated via API in minutes. This makes SageMaker overkill and far more difficult for a straightforward personalized recommendation use case.

  • Amazon Personalize

    Why this is correct

    Amazon Personalize is the correct answer because it is a fully managed ML service purpose-built for generating real-time personalized product recommendations by ingesting user-item interaction data such as clicks and purchases. It offers pre-built recommendation recipes and a simple API, so a retail homepage can return 'recommended for you' items without requiring the caller to train or tune any model. This directly matches the use case, while the other options address forecasting, text analysis, or custom model development.

  • Amazon Forecast

    Why it's wrong here

    Amazon Forecast is incorrect because it predicts future numerical values, such as demand for a product or inventory levels, from historical time-series data using algorithms like ARIMA or deep learning forecasters. It does not analyze user-item interactions, nor does it output a ranked set of items personalized to each individual user. A demand forecast could inform stock levels but cannot power a retail recommendation widget.

  • Amazon Comprehend

    Why it's wrong here

    Amazon Comprehend is incorrect because it is a natural language processing service that extracts insights such as sentiment, entities, key phrases, and language from unstructured text. While it could analyze product reviews to gauge customer opinion, it has no collaborative filtering or item-ranking capability, so it cannot determine which products to recommend to a specific user on a homepage.

About these practice questions

One of 988 original CLF-C02 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This CLF-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CLF-C02 exam.