Ref: https://www.udemy.com/course/aws-certified-machine-learning-engineer-associate-mla-c01/learn/lecture/45356757
Ref: https://www.udemy.com/course/aws-certified-machine-learning-engineer-associate-mla-c01/learn/lecture/45356757
Ref: https://www.udemy.com/course/aws-certified-machine-learning-engineer-associate-mla-c01/learn/lecture/45356757
Kinesis Data Streams | Data Firehose |
---|---|
Streaming service for ingesting data at scale | Data load/delivery service to destinations |
Write custom code (producer/consumer) | Fully-managed |
RT (~200 ms latency for standard, ~70 ms latency for enhanced fan-out) | Near-RT (60s or more). NOTE: Buffer can be disabled, making it RT |
Managed scaling (Shards) | Autoscaling, Serverless |
Data window (1-365 days) | No additional data storage than what's loaded into destinations |
Replay capability | No replay capability |