AWS Certified Cloud Practitioner / Question #1418 of 719

Question #1418

A company aims to enhance its support team's efficiency by implementing a system that allows quick retrieval of technical documentation from a large repository. The solution should utilize natural language processing to understand queries and provide precise answers. Which AWS service is most suitable for this requirement?

A

Amazon Connect

B

Amazon Kendra

C

Amazon Lex

D

Amazon Comprehend

Explanation

Amazon Kendra is specifically designed for intelligent search using NLP to understand queries and deliver accurate answers from structured and unstructured data sources. It indexes technical documentation and allows natural language queries, making it ideal for quick retrieval of information.

Why other options are incorrect:
- A. Amazon Connect: A cloud contact center service for customer support calls, not document search.
- C. Amazon Lex: A service for building conversational chatbots, which focuses on dialogue management rather than document retrieval.
- D. Amazon Comprehend: An NLP service for text analysis (e.g., sentiment, entities) but lacks built-in search capabilities.

Key Points:
- Kendra excels at NLP-powered search across large repositories.
- Lex and Connect are conversational/communication tools.
- Comprehend analyzes text but does not perform search operations.

Answer

The correct answer is: B