Practice Quiz
Which AWS service provides a simple, unified API to access high-performing foundation models (FMs) from leading AI startups and Amazon?
AWS Bedrock is a fully managed service that offers key foundation models from top AI companies and Amazon through a single API.
Verified References
Which service acts as an generative AI-powered conversational assistant designed to help developers write code, answer technical questions, and automate workflows?
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
According to AWS documentation, what is the primary purpose and definition of Amazon Bedrock?
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.
Verified References
Which of the following describes the key capability and purpose of Amazon Bedrock as a fully managed service?
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.
Verified References
Which list of industry-leading providers includes those whose foundation models are supported by Amazon Bedrock?
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.
Verified References
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?
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.
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?
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.
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?
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?
How confident are you in this answer?