🌍 All Study Guides📊 Dashboard📰 Blog💡 About
AWS Certified AI Practitioner • STUDY MODE

Practice Quiz

QUESTION 1 OF 8

Which AWS service provides a simple, unified API to access high-performing foundation models (FMs) from leading AI startups and Amazon?

A
AWS SageMaker
B
AWS BedrockCorrect Answer
C
AWS CodeWhisperer
D
AWS Q
Explanation:

AWS Bedrock is a fully managed service that offers key foundation models from top AI companies and Amazon through a single API.

QUESTION 2 OF 8

Which service acts as an generative AI-powered conversational assistant designed to help developers write code, answer technical questions, and automate workflows?

A
AWS CodePipeline
B
AWS DeepLens
C
Amazon QCorrect Answer
D
Amazon Lex
Explanation:

Amazon Q is a fully managed, generative AI-powered assistant that can be customized to answer questions, write code, and solve problems based on business data.

Verified References
QUESTION 3 OF 8

According to AWS documentation, what is the primary purpose and definition of Amazon Bedrock?

A
It is a fully managed service that provides secure, enterprise-grade access to high-performing foundation models from leading AI companies, enabling the building and scaling of generative AI applications.Correct Answer
B
It is an unmanaged physical server leasing service designed to let customers manually host and train open-source models on-premises.
C
It is a database storage engine that solely archives logs and execution metrics generated by custom deep learning algorithms.
D
It is a hardware-accelerated desktop application designed for local deployment of machine learning workflows without cloud access.
Explanation:

Option a is correct because Amazon Bedrock is defined as a fully managed service providing secure, enterprise-grade access to high-performing foundation models from leading AI companies for building and scaling generative AI applications. Option b is incorrect because Bedrock is a fully managed cloud service, not an unmanaged physical server leasing service. Option c is incorrect because Bedrock is not a database storage engine for archiving logs. Option d is incorrect because Bedrock is a managed cloud service, not a local desktop application.

QUESTION 4 OF 8

Which of the following describes the key capability and purpose of Amazon Bedrock as a fully managed service?

A
It is a service designed solely for running containerized microservices on premises using custom container images.
B
It is a fully managed service providing secure, enterprise-grade access to high-performing foundation models from leading AI companies to build and scale generative AI applications.Correct Answer
C
It is a specialized hardware accelerator that optimizes edge devices for real-time video processing.
D
It is an automated data migration tool used exclusively for copying structured database schemas to cloud-native storage.
Explanation:

Option b is correct because, according to the provided text, Amazon Bedrock is a fully managed service that provides secure, enterprise-grade access to high-performing foundation models from leading AI companies, enabling users to build and scale generative AI applications. Options a, c, and d are incorrect because they describe functionalities that are completely different from the defined purpose of Amazon Bedrock in the text.

QUESTION 5 OF 8

Which list of industry-leading providers includes those whose foundation models are supported by Amazon Bedrock?

A
Amazon, Anthropic, DeepSeek, Moonshot AI, MiniMax, and OpenAICorrect Answer
B
Only Amazon and Anthropic, with no other third-party providers permitted
C
Providers specializing exclusively in open-source database migration systems
D
Google, Meta, and Cohere exclusively, with no support for Amazon-developed models
Explanation:

Option a is correct because Amazon Bedrock supports over 100 foundation models from industry-leading providers, which include Amazon, Anthropic, DeepSeek, Moonshot AI, MiniMax, and OpenAI. Options b, c, and d are incorrect because they contradict the list of supported providers or make unsupported exclusivity claims.

QUESTION 6 OF 8

An organization needs to identify unusual and out-of-pattern data points in a structured dataset. They want to use an unsupervised learning algorithm within Amazon SageMaker AI designed to detect these anomalies. Which algorithm meets this requirement?

A
SageMaker AI DeepAR forecasting algorithm
B
Random Cut Forest (RCF) algorithmCorrect Answer
C
BlazingText algorithm
D
SageMaker JumpStart pre-trained solution templates
Explanation:

The Random Cut Forest (RCF) algorithm in Amazon SageMaker AI is an unsupervised algorithm designed to detect anomalous data points that diverge from structured or patterned data. DeepAR is a supervised forecasting algorithm, BlazingText is for word embeddings and text classification, and SageMaker JumpStart provides pre-built solution templates rather than a specific anomaly detection algorithm.

QUESTION 7 OF 8

A security operations team is designing a security monitoring pipeline. They have two main requirements: first, they must detect anomalous data points that diverge from otherwise well-structured, patterned system logs; second, they must learn usage patterns for IPv4 addresses to identify associations between those IP addresses and specific user IDs. Which Amazon SageMaker algorithms should the team choose to meet these requirements?

A
Random Cut Forest (RCF) and IP InsightsCorrect Answer
B
DeepAR forecasting and Principal Component Analysis (PCA)
C
K-Means and Object2Vec
D
BlazingText and SageMaker JumpStart
Explanation:

To satisfy the requirements, the security team needs Amazon SageMaker's Random Cut Forest (RCF) algorithm, which is specifically designed to detect anomalous data points that diverge from otherwise well-structured or patterned data. They also need IP Insights, which is an unsupervised algorithm that learns usage patterns for IPv4 addresses to capture associations between IP addresses and specific entities like user IDs. Therefore, RCF and IP Insights is the correct combination.

QUESTION 8 OF 8

A data scientist wants to leverage Amazon SageMaker's unsupervised learning capabilities. Which option correctly identifies the behavioral difference between the Principal Component Analysis (PCA) algorithm and the K-Means algorithm?

A
PCA reduces dataset dimensionality by projecting data points onto the first few principal components, whereas K-Means finds discrete groupings within data where members of a group are as similar as possible to one another.Correct Answer
B
PCA learns usage patterns for IPv4 addresses to capture associations with user IDs, whereas K-Means is a supervised multi-purpose algorithm used for learning low-dimensional dense embeddings.
C
PCA utilizes recurrent neural networks (RNN) to forecast scalar time series, whereas K-Means is designed specifically to detect anomalous data points that diverge from patterned data.
D
PCA provides highly optimized implementations of Word2vec and text classification, whereas K-Means provides pre-trained models, pre-built solution templates, and examples.
Explanation:

Amazon SageMaker's Principal Component Analysis (PCA) is an unsupervised algorithm that reduces the dimensionality (number of features) within a dataset by projecting data points onto the first few principal components to retain maximum information. In contrast, K-Means is an unsupervised clustering algorithm that finds discrete groupings within data such that members of a group are as similar as possible to one another. Thus, option A is correct.

Ready to test your recall?

Which AWS service provides a simple, unified API to access high-performing foundation models (FMs) from leading AI startups and Amazon?

A
AWS SageMaker
B
AWS Bedrock
C
AWS CodeWhisperer
D
AWS Q

How confident are you in this answer?