187k views
5 votes
What is the maximum batch size for a Kinesis trigger?

A) 500 records
B) 1000 records
C) 2000 records
D) 5000 records

1 Answer

6 votes

Final answer:

The maximum batch size for a Kinesis trigger is 500 records.

Step-by-step explanation:

The maximum batch size for a Kinesis trigger is 500 records. Kinesis is a service provided by Amazon Web Services (AWS) that allows for the processing of large streams of data in real time. When a Kinesis trigger is fired, it retrieves a batch of records from the stream and processes them. The maximum batch size determines the number of records that can be processed in one trigger execution.

User Skoovill
by
7.4k points

Related questions

1 answer
5 votes
184k views
1 answer
2 votes
9.6k views
1 answer
0 votes
2.0k views