Subdomain 1.2: Identify practical use cases for AI.
1.Which AWS service is a fully managed service that provides every developer and data scientist with the ability to build, train, and deploy machine learning models quickly?
- A.Amazon SageMaker
- B.Amazon Q
- C.Amazon Bedrock
- D.AWS CloudFormation
Show answer & explanation
Correct answer: A — Amazon SageMaker
- A. Correct. Amazon SageMaker is a fully managed service specifically designed to provide every developer and data scientist with the ability to build, train, and deploy machine learning models at scale. It offers a broad set of capabilities, including IDEs, debuggers, and profilers, to manage the entire ML lifecycle.
- B. Incorrect. Amazon Q is a generative AI-powered assistant designed for business intelligence, coding assistance, and answering questions about AWS services. It is not a platform for building, training, and deploying custom machine learning models.
- C. Incorrect. Amazon Bedrock is a fully managed service that makes foundation models (FMs) from leading AI startups and Amazon available via an API. While it facilitates building generative AI applications, it is not the primary service for the full build-train-deploy lifecycle of custom models.
- D. Incorrect. AWS CloudFormation is an Infrastructure as Code (IaC) service used to model and provision AWS resources. It is not a service for developing machine learning models.