ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 122 - DAS-C01 discussion

Report
Export

A company launched a service that produces millions of messages every day and uses Amazon Kinesis Data Streams as the streaming service.

The company uses the Kinesis SDK to write data to Kinesis Data Streams. A few months after launch, a data analyst found that write performance is significantly reduced. The data analyst investigated the metrics and determined that Kinesis is throttling the write requests. The data analyst wants to address this issue without significant changes to the architecture. Which actions should the data analyst take to resolve this issue? (Choose two.)

A.
Increase the Kinesis Data Streams retention period to reduce throttling.
Answers
A.
Increase the Kinesis Data Streams retention period to reduce throttling.
B.
Replace the Kinesis API-based data ingestion mechanism with Kinesis Agent.
Answers
B.
Replace the Kinesis API-based data ingestion mechanism with Kinesis Agent.
C.
Increase the number of shards in the stream using the UpdateShardCount API.
Answers
C.
Increase the number of shards in the stream using the UpdateShardCount API.
D.
Choose partition keys in a way that results in a uniform record distribution across shards.
Answers
D.
Choose partition keys in a way that results in a uniform record distribution across shards.
E.
Customize the application code to include retry logic to improve performance.
Answers
E.
Customize the application code to include retry logic to improve performance.
Suggested answer: A, C
asked 16/09/2024
Lonely Sayi
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first