Amazon Kinesis: Difference between revisions
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
* https://aws.amazon.com/kinesis/data-firehose/ | * https://aws.amazon.com/kinesis/data-firehose/ | ||
* https://docs.aws.amazon.com/firehose/latest/dev/writing-with-sdk.html | * https://docs.aws.amazon.com/firehose/latest/dev/writing-with-sdk.html | ||
Kinesis Firehose is a solution for loading streaming data from all kinds of sources (web applications, mobile application, IoT, telemetry) directly into AWS storage. There is no need to write applications or manage resources. | |||
==Amazon Kinesis Analytics== | ==Amazon Kinesis Analytics== | ||
https://aws.amazon.com/kinesis/data-analytics/ | https://aws.amazon.com/kinesis/data-analytics/ |
Revision as of 19:31, 23 October 2018
External
- https://aws.amazon.com/kinesis/
- Amazon Kinesis Whitepaper https://d0.awsstatic.com/whitepapers/whitepaper-streaming-data-solutions-on-aws-with-amazon-kinesis.pdf
Internal
Overview
Services
Amazon Kinesis Streams
https://aws.amazon.com/kinesis/data-streams/
Amazon Kinesis Firehose
- https://aws.amazon.com/kinesis/data-firehose/
- https://docs.aws.amazon.com/firehose/latest/dev/writing-with-sdk.html
Kinesis Firehose is a solution for loading streaming data from all kinds of sources (web applications, mobile application, IoT, telemetry) directly into AWS storage. There is no need to write applications or manage resources.