ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 220 - DVA-C01 discussion

Report
Export

A stock market monitoring application uses Amazon Kinesis for data ingestion. During simulated tests of peak data rates, the Kinesis stream cannot keep up with the incoming data. What step will allow Kinesis to accommodate the traffic during peak hours?

A.
Install the Kinesis Producer Library (KPL) for ingesting data into the stream.
Answers
A.
Install the Kinesis Producer Library (KPL) for ingesting data into the stream.
B.
Reduce the data retention period to allow for more data ingestion using DecreaseStreamRetentionPeriod.
Answers
B.
Reduce the data retention period to allow for more data ingestion using DecreaseStreamRetentionPeriod.
C.
Increase the shard count of the stream using UpdateShardCount.
Answers
C.
Increase the shard count of the stream using UpdateShardCount.
D.
Ingest multiple records into the stream in a single call using PutRecords.
Answers
D.
Ingest multiple records into the stream in a single call using PutRecords.
Suggested answer: C

Explanation:

https://docs.aws.amazon.com/streams/latest/dev/developing-producers-with-kpl.html

asked 16/09/2024
Linda Müller
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first