AWS Kinesis Service
(Redirected from Amazon Kinesis)
Jump to navigation
Jump to search
An AWS Kinesis Service is streaming data processing platform that is an AWS service.
- Context:
- It can be used to configure Kinesis Data Stream.
- It can have a Kinesis Output Plugin.
- It can require configuration of Kinesis Shards.
- …
- Example(s):
- Counter-Example(s):
- See: Amazon DynamoDB, Memcached, Redis, Amazon Relational Database Service.
References
2020
- https://docs.aws.amazon.com/streams/latest/dev/key-concepts.html
- QUOTE: ... A Kinesis data stream is a set of shards. Each shard has a sequence of data records. Each data record has a sequence number that is assigned by Kinesis Data Streams.
2017
- https://aws.amazon.com/kinesis/
- QUOTE: Amazon Kinesis is a platform for streaming data on AWS, offering powerful services to make it easy to load and analyze streaming data, and also providing the ability for you to build custom streaming data applications for specialized needs. Web applications, mobile devices, wearables, industrial sensors, and many software applications and services can generate staggering amounts of streaming data – sometimes TBs per hour – that need to be collected, stored, and processed continuously. Amazon Kinesis services enable you to do that simply and at a low cost.
2016
- https://docs.fluentd.org/v0.12/articles/kinesis-stream
- QUOTE: This article explains how to use Fluentd’s Amazon Kinesis Output plugin (out_kinesis) to aggregate semi-structured logs in real-time. Kinesis plugin is developed and published by Amazon Web Services officially. … Because Fluentd can collect logs from various sources, Amazon Kinesis is one of the popular destinations for the output.
Amazon Kinesis is a platform for streaming data on AWS, offering powerful services to make it easy to load and analyze streaming data, and also providing the ability for you to build custom streaming data applications for specialized needs.
- QUOTE: This article explains how to use Fluentd’s Amazon Kinesis Output plugin (out_kinesis) to aggregate semi-structured logs in real-time. Kinesis plugin is developed and published by Amazon Web Services officially. … Because Fluentd can collect logs from various sources, Amazon Kinesis is one of the popular destinations for the output.
2015
- (Wikipedia, 2015) ⇒ http://en.wikipedia.org/wiki/Amazon_Web_Services#Database Retrieved:2015-8-21.
- … Amazon Kinesis streams data in real time with the ability to process thousands of data streams on a per-second basis. The service, designed for real-time apps, allows developers to pull any amount of data, from any number of sources, scaling up or down as needed. ...