Question 111:
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 multiple java based web applications and other web framework 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 Kinesis Streams (KDS) to collect events and transaction logs and process the stream. Multiple departments from HH use different streams to address real-time integration and induce analytics into their applications and uses Kinesis as the backbone of real-time data integration across the enterprise. HHunderstand that Monitoring plays a major role in monitoring and managing the streaming platform. HH using kinesis agent to process events and uses consumer library to collect and disseminate streams. What kind of monitoring is enabled by kinesis agent? Select 2 options.
Answer options:
A.Metrics configured for streams are automatically collected and pushed to CloudWatch every minute B.Metrics configured for streams are automatically collected and pushed to CloudWatch every second C.The kinesis agent publishes custom CloudWatch metrics with a namespace of AWSKinesisAgent. D.The kinesis agent publishes Bytes sent, number of records attempted, number of records that returned failure and the number of calls to PutRecords that resulted in a service error