Question 62:
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 runs more than 40 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. Tick-Bank is also looking at improving operations ingesting monitoring logs. Tick-Bank understands that the amount of logs captured by kinesis Agent and processed into streams everyday are around 10’s of GB of data. with more web applications becoming part of traffic analytics, Tick-Bank wants to reduce overall storage costs of these log files and want to standardize the data formats of log files into Apache ORC before storing it into S3.How can this be achieved?
Answer options:
A.Kinesis Data Streams can transform using Data Transformation and Record Format techniques B.Kinesis Data Streams can transform using Record Format techniques C.Kinesis Firehose can transform using Data Transformation and Record Format techniques D.Kinesis Firehose can transform using Data Transformation techniques