Create a data stream with Amazon Kinesis

4 · Red Hat · Feb. 9, 2022, 7:45 a.m.
Streaming applications process data such as video, audio, and text as a continuous flow of messages. Working with streams adds a new dimension to application programming. The difference between handling events and data streaming is like going from drinking water one glass at a time to taking it in from a garden hose. This article shows how to get a stream up and running under Amazon Kinesis, a stream management service offered by Amazon Web Services (AWS). Data streaming is a different way of do...