ExamQuestions.com

Register
Login
AWS Certified Machine Learning Specialty Exam Questions

Amazon

AWS Certified Machine Learning Specialty

191 / 258

Question 191:

You work as a machine learning specialist for a research department at a large university. Your team of machine learning specialists is responsible for all aspects of the machine learning lifecycle, including creating the data repositories used by your research scientists for their data science work. Your team has built a SageMaker infrastructure for your data scientists where you stream in data from many sources, such as satellite feeds, IoT devices like underwater sensors, and many others. You have recently implemented SageMaker Feature Store, and you are now implementing the ingestion of batch data from your streaming data sources. Which of the following options are viable approaches to streaming data into your SageMaker Feature Store? (Select TWO)

Answer options:

A.Stream your data sources through Apache Kafka into Feature Store.
B.Stream your data sources through Kinesis Data Analytics and a Lambda function into Feature Store.
C.Stream your data sources through Apache Spark Streaming into Feature Store.
D.Stream your data sources through Apache Spark ML Serving into Feature Store.
E.Stream your data sources through Apache Flink into Feature Store.