Question 24:
Tick-Bank is a privately held Internet retailer of both physical and digital products founded in 2008. The company has more than six-million clients worldwide. Tick-Bank aims to serve as a connection between digital content makers and affiliate dealers, who then promote them to clients. Tick-Bank`s technology aids in payments, tax calculations and a variety of customer service tasks. Tick-Bank assists in building perceptibility and revenue making opportunities for entrepreneurs. Tick-Bank runs multiple java based web applications running on windows based EC2 machines in AWS managed by internal IT Java team, to serve various business functions. Tick-Bank is looking to enable web-site traffic analytics thereby understanding user navigational behavior, preferences, and other click related info. Tick-Bank uses event based streaming, based on Kinesis Stream to address data integration and uses producer library to integrate events. Tick-Bank has multiple kinesis data streams supporting various business processes and uses enhanced fan-out consumers to fulfill the processing of data. Tick-Bank proposes KPL library to produce the data stream while KCL library to consume the data. A lot of kinesis throughput exceptions are thrown. Which of the following option can help us to resolve the issue?
Answer options:
A.Increase the read and write throughput of Kinesis Application’s DynamoDB table B.Configure Enhanced fan-out consumers to process the data C.Frequent check-pointing on thestream that is composed of many shards D.Configure Sharedfan-out consumers to process the data