ExamQuestions.com

Register
Login
AWS Certified Big Data Specialty (Expired on July 1, 2020) Exam Questions

Amazon

AWS Certified Big Data Specialty (Expired on July 1, 2020)

22 / 370

Question 22:

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 clicks 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 has multiple kinesis data streams supporting various business processes and uses enhanced fan-out consumers to fulfill the processing of data. The stream has 2 shards. There are 2 consumers that are using enhanced fan-out to receive data from the stream. Please detail the implementation specifics of consumers. Select 3 options.

Answer options:

A.An enhanced fan-out pipe provides up to 2 MiB/sec of data per shard
B.consumers can be built out KCL library or API
C.consumers can be built out only out of KCL library
D.KCL automatically subscribes to the consumer to all the shards of the stream
E.KCL automatically subscribes to the consumer to the first shard of the shards of the stream