ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 579 - SAA-C03 discussion

Report
Export

A company that uses AWS needs a solution to predict the resources needed for manufacturing processes each month. The solution must use historical values that are currently stored in an Amazon S3 bucket The company has no machine learning (ML) experience and wants to use a managed service for the training and predictions.

Which combination of steps will meet these requirements? (Select TWO.)

A.
Deploy an Amazon SageMaker model. Create a SageMaker endpoint for inference.
Answers
A.
Deploy an Amazon SageMaker model. Create a SageMaker endpoint for inference.
B.
Use Amazon SageMaker to train a model by using the historical data in the S3 bucket.
Answers
B.
Use Amazon SageMaker to train a model by using the historical data in the S3 bucket.
C.
Configure an AWS Lambda function with a function URL that uses Amazon SageMaker endpoints to create predictions based on the inputs.
Answers
C.
Configure an AWS Lambda function with a function URL that uses Amazon SageMaker endpoints to create predictions based on the inputs.
D.
Configure an AWS Lambda function with a function URL that uses an Amazon Forecast predictor to create a prediction based on the inputs.
Answers
D.
Configure an AWS Lambda function with a function URL that uses an Amazon Forecast predictor to create a prediction based on the inputs.
E.
Train an Amazon Forecast predictor by using the historical data in the S3 bucket.
Answers
E.
Train an Amazon Forecast predictor by using the historical data in the S3 bucket.
Suggested answer: B, E

Explanation:

To predict the resources needed for manufacturing processes each month using historical values that are currently stored in an Amazon S3 bucket, a solutions architect should use Amazon SageMaker to train a model by using the historical data in the S3 bucket, and deploy an Amazon SageMaker model and create a SageMaker endpoint for inference. Amazon SageMaker is a fully managed service that provides an easy way to build, train, and deploy machine learning (ML) models. The solutions architect can use the built-in algorithms or frameworks provided by SageMaker, or bring their own custom code, to train a model using the historical data in the S3 bucket as input. The trained model can then be deployed to a SageMaker endpoint, which is a scalable and secure web service that can handle requests for predictions from the application. The solutions architect does not need to have any ML experience or manage any infrastructure to use SageMaker.

asked 16/09/2024
Mark Green
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first