aws-samples / aws-serverless-workshop-innovator-island

Welcome to the Innovator Island serverless workshop! This repo contains all the instructions and code you need to complete the workshop.
MIT No Attribution
564 stars 228 forks source link

Step 5 - Kinesis Firehose buffering conditions #46

Closed alexcasalboni closed 3 years ago

alexcasalboni commented 4 years ago

Because the simulation is generating 5MB of logs every 6-7 seconds, we could recommend customers to configure a larger buffering condition to minimize the # of S3 PUT requests.

Something like 10MB or 20MB?

jbesw commented 3 years ago

Addressed in latest commit - buffer changed to 10MB in instructions.