Amazon Kinesis is a cloud-based managed service that enables developers to collect, process, and analyze real-time streaming data at a massive scale. You can use Amazon Kinesis to build custom applications that process or analyze streaming data for specialized needs.
Amazon Kinesis manages the shards used to store your streaming data and scales them up or down as needed to ensure they have the capacity required for your applications. You specify how many shards you want per stream, and Amazon Kinesis manages the distribution of your data around the shards.
You can control how quickly or slowly your application reads from each shard in a stream using an assigned read capacity setting for each shard. This allows your application to process data at different rates during specific periods of the day. You can also configure your applications to read from particular shards by using shard maps.
Amazon Kinesis is built on the following:
Some examples of applications that use Amazon Kinesis include: