Question 180:
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. HHruns their entire online infrastructure on java based web applications running on AWS. The HH is capturing click stream data and use custom-build recommendation engine to recommend products which eventually improve sales, understand customer preferences and already using AWS Streaming capabilities to collect events and transaction logs and process the stream. HHprefers to use Kinesis Analytics to process streams using SQL queries and then send the feeds to downstream applications. What kind of downstream applications are supported? select 3 options.
Answer options:
A.Allow AWS Lambda to access the data feed directly B.Send data feed to Amazon Kinesis Data Streams directly C.Send data feed to Amazon Kinesis Firehose directly D.Send data feed to Amazon Redshift directly E.Send data feed to Amazon Elasticsearch directly F.Send data feed to AWS S3 directly