exam questions

Exam AWS Certified Machine Learning - Specialty All Questions

View all questions & answers for the AWS Certified Machine Learning - Specialty exam

Exam AWS Certified Machine Learning - Specialty topic 1 question 246 discussion

A machine learning (ML) engineer is integrating a production model with a customer metadata repository for real-time inference. The repository is hosted in Amazon SageMaker Feature Store. The engineer wants to retrieve only the latest version of the customer metadata record for a single customer at a time.

Which solution will meet these requirements?

  • A. Use the SageMaker Feature Store BatchGetRecord API with the record identifier. Filter to find the latest record.
  • B. Create an Amazon Athena query to retrieve the data from the feature table.
  • C. Create an Amazon Athena query to retrieve the data from the feature table. Use the write_time value to find the latest record.
  • D. Use the SageMaker Feature Store GetRecord API with the record identifier.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
vkbajoria
6 months, 3 weeks ago
Selected Answer: D
GetRecord API of Feature Store to retrieve the record
upvoted 1 times
...
Demianwholovesjudo
10 months, 4 weeks ago
Selected Answer: A
https://docs.aws.amazon.com/ko_kr/sagemaker/latest/APIReference/API_feature_store_BatchGetRecord.html
upvoted 1 times
...
iskorini
11 months, 2 weeks ago
Why not A?
upvoted 2 times
...
Mickey321
1 year, 2 months ago
Selected Answer: D
D. Using the SageMaker Feature Store GetRecord API with the record identifier1. This API allows customers to retrieve features from a single feature group and access one record per API call2. The record identifier is a unique value that identifies a record within a feature group1. The GetRecord API returns the latest version of the record by default1. This solution avoids the need to use additional queries or filters to find the latest record.
upvoted 3 times
...
SandeepGun
1 year, 4 months ago
Selected Answer: D
GetRecord API retrieves latest record whereas BatchGetRecrdbatch of records https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_feature_store_GetRecord.html
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago