ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 70 - BDS-C00 discussion

Report
Export

An organization is using Amazon Kinesis Data Streams to collect data generated from thousands of temperature devices and is using AWS Lambda to process the data. Devices generate 10 to 12 million records every day, but Lambda is processing only around 450 thousand records. Amazon CloudWatch indicates that throttling on Lambda is not occurring.

What should be done to ensure that all data is processed? (Choose two.)

A.
Increase the BatchSize value on the EventSource, and increase the memory allocated to the Lambda function.
Answers
A.
Increase the BatchSize value on the EventSource, and increase the memory allocated to the Lambda function.
B.
Decrease the BatchSize value on the EventSource, and increase the memory allocated to the Lambda function.
Answers
B.
Decrease the BatchSize value on the EventSource, and increase the memory allocated to the Lambda function.
C.
Create multiple Lambda functions that will consume the same Amazon Kinesis stream.
Answers
C.
Create multiple Lambda functions that will consume the same Amazon Kinesis stream.
D.
Increase the number of vCores allocated for the Lambda function.
Answers
D.
Increase the number of vCores allocated for the Lambda function.
E.
Increase the number of shards on the Amazon Kinesis stream.
Answers
E.
Increase the number of shards on the Amazon Kinesis stream.
Suggested answer: A, E
asked 16/09/2024
Stefan Denić
19 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first