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 257 discussion

A music streaming company is building a pipeline to extract features. The company wants to store the features for offline model training and online inference. The company wants to track feature history and to give the company’s data science teams access to the features.

Which solution will meet these requirements with the MOST operational efficiency?

  • A. Use Amazon SageMaker Feature Store to store features for model training and inference. Create an online store for online inference. Create an offline store for model training. Create an IAM role for data scientists to access and search through feature groups.
  • B. Use Amazon SageMaker Feature Store to store features for model training and inference. Create an online store for both online inference and model training. Create an IAM role for data scientists to access and search through feature groups.
  • C. Create one Amazon S3 bucket to store online inference features. Create a second S3 bucket to store offline model training features. Turn on versioning for the S3 buckets and use tags to specify which tags are for online inference features and which are for offline model training features. Use Amazon Athena to query the S3 bucket for online inference. Connect the S3 bucket for offline model training to a SageMaker training job. Create an IAM policy that allows data scientists to access both buckets.
  • D. Create two separate Amazon DynamoDB tables to store online inference features and offline model training features. Use time-based versioning on both tables. Query the DynamoDB table for online inference. Move the data from DynamoDB to Amazon S3 when a new SageMaker training job is launched. Create an IAM policy that allows data scientists to access both tables.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
asdfzxc
Highly Voted 1 year, 4 months ago
Selected Answer: A
Answer is A - "SageMaker Feature Store consists of an online and an offline mode for managing features. The online store is used for low-latency real-time inference use cases. The offline store is primarily used for batch predictions and model training." https://aws.amazon.com/blogs/machine-learning/speed-ml-development-using-sagemaker-feature-store-and-apache-iceberg-offline-store-compaction/
upvoted 8 times
...
Pannu29
Most Recent 7 months, 2 weeks ago
Selected Answer: B
Best Choice: B. Amazon SageMaker Feature Store This option offers a centralized and efficient solution that meets all the requirements: Feature Storage: SageMaker Feature Store acts as a single repository for features used in both offline training and online inference. Online Store: Creating an online store within Feature Store eliminates the need for a separate S3 bucket for inference features, simplifying management. Feature History Tracking: Feature Store automatically tracks feature lineage and versions, allowing you to see changes and roll back if needed. Data Science Team Access: IAM roles can be created to grant data scientists access to search and explore features within Feature Groups in the store.
upvoted 1 times
...
endeesa
11 months, 1 week ago
Selected Answer: A
A meets all requirements, and looks like the easiest to setup
upvoted 1 times
...
loict
1 year, 1 month ago
Selected Answer: A
A. YES - online store will be faster for inference, offline store cheaper for batch B. NO - online store for offline will be too expensive C. NO - want to use Feature store D. NO - want to use Feature store
upvoted 1 times
...
Mickey321
1 year, 2 months ago
Selected Answer: A
Amazon SageMaker Feature Store is a managed service that makes it easy to store and manage features for machine learning models. It provides a scalable and reliable way to store features, and it supports both online inference and offline model training. Creating separate online and offline stores in SageMaker Feature Store will allow the music streaming company to optimize the storage and performance of their features for each use case. The online store can be configured to be highly available and performant, while the offline store can be configured to be cost-effective and scalable.
upvoted 1 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