1 / 1010%
Question 1 of 10
You require the ability to analyze a customer’s clickstream data on a website so they can do behavioral analysis. Your customer needs to know what sequence of pages and ads their customer clicked on. This data will be used in real time to modify the page layouts as customers click through the site to increase stickiness and advertising click-through. Which option meets the requirements for capturing and analyzing this data?
ALog clicks in weblogs by URL store to Amazon S3, and then analyze with Elastic MapReduce
BPush web clicks by session to Amazon Kinesis and analyze behavior using Kinesis workers
CWrite click events directly to Amazon Redshift and then analyze with SQL
DPublish web clicks by session to an Amazon SQS queue and periodically drain these events to Amazon RDS and analyze with SQL