Question 60:
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 there by understanding user navigational behavior, preferences and other click related info. The amount of data captured per click is in tens of bytes. Tick-Bank has the following objectives in mind for the solution. Tick-Bank uses KPL to process the data and KCL library to consume the records. Since the amount of data generated by stream is very small, Since the number of clicks are massive, Tick-Bank is planning to use sharding. The data is loaded into DWH build on Redshift which captures the changes and build analytics every 5 minutes. Provide the detailed specifications of kinesis stream implementation on how to address the latency of 5 minutes into redshift cost effectively. Select 3 options.
Answer options:
A.Batchingof records B.Sequential load C.Aggregation D.Collection