ExamQuestions.com

Register
Login
AWS Certified Big Data Specialty (Expired on July 1, 2020) Exam Questions

Amazon

AWS Certified Big Data Specialty (Expired on July 1, 2020)

40 / 370

Question 40:

HikeHills.com (HH) is an online specialty retailer that sells clothing and outdoor refreshment gear for trekking, go camping, boulevard biking, mountain biking, rock hiking, ice mountaineering, skiing, avalanche protection, snowboarding, fly fishing, kayaking, rafting, road and trace running, and many more.
HH runs its entire online infrastructure on java based web applications running on AWS. The HH is capturing clickstream data and uses a custom-build recommendation engine to recommend products that eventually improve sales, understand customer preferences and already using AWS Streaming capabilities to collect events and transaction logs and process the stream.
HH has 2 different Kinesis Streams that are being configured as 2 in-application streams to be accessed by the Kinesis Analytics application. The data joined between the 2 in-application streams need to go through multiple transformations and conversions. What are the key artifacts of streaming SQL capabilities provided by Kinesis analytics? Select 3 options.

Answer options:

A.in-application stream and Kinesis data stream are the same
B.in-application stream and kinesis firehose stream are same
C.More in-application streams are needed to store intermediate query results
D.in-application streams are needed cannot store intermediate query results
E.Insert data into the in-application stream using a pump
F.the in-application stream is analogous to DB SQL paradigm