ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 73 - BDS-C00 discussion

Report
Export

An organization has added a clickstream to their website to analyze traffic. The website is sending each page request with the PutRecord API call to an Amazon Kinesis stream by using the page name as the partition key. During peak spikes in website traffic, a support engineer notices many ProvisionedThroughputExcededException events in the application logs.

What should be done to resolve the issue in the MOST cost-effective way?

A.
Create multiple Amazon Kinesis streams for page requests to increase the concurrency of the clickstream.
Answers
A.
Create multiple Amazon Kinesis streams for page requests to increase the concurrency of the clickstream.
B.
Increase the number of shards on the Kinesis stream to allow for more throughput to meet the peak spikes in traffic.
Answers
B.
Increase the number of shards on the Kinesis stream to allow for more throughput to meet the peak spikes in traffic.
C.
Modify the application to use on the Kinesis Producer Library to aggregate requests before sending them to the Kinesis stream.
Answers
C.
Modify the application to use on the Kinesis Producer Library to aggregate requests before sending them to the Kinesis stream.
D.
Attach more consumers to the Kinesis stream to process records in parallel, improving the performance on the stream.
Answers
D.
Attach more consumers to the Kinesis stream to process records in parallel, improving the performance on the stream.
Suggested answer: B

Explanation:

Reference: https://aws.amazon.com/kinesis/data-streams/faqs/

asked 16/09/2024
Jacquezz Shorter
23 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first