- Home
- All questions
- Question 240
AWS Certified Solutions Architect study material · question 240 of 500
How does pushing logs directly into a Kinesis stream improve durability compared with batching them on the server?
Show the answer
Answer: A. Records are available within seconds, so they survive an application server failure
Producers push straight into the stream instead of batching on the server, so log data is not lost when a front end or application server fails.
Source: What is Amazon Kinesis Data Streams? (Amazon Web Services) — Accelerated log and data feed intake