Scenario 3 - Streaming real-time data for processing

For processing streaming data in real time, we may have to use a service designed specifically for such use cases.

Approach: We can use Kinesis streams for the stream, with Kinesis Analytics for routing, as follows:

  1. Producers produce data in Kinesis Stream, configured for high throughput (fan-in)
  2. Kinesis Analytics routes it into an appropriate stream with a lower throughput (fan-out)
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.146.176.88