AWS Kinesis or AWS Data Streams


AWS Kinesis and AWS Data Streams refer to the same service, with "AWS Kinesis Data Streams" being the full name. It's a service designed for real-time data streaming, allowing you to collect, process, and analyze data as it arrives.


Key Features:


Common Use Cases:

In an ETL pipeline, Kinesis Data Streams can be used in the "Extract" phase to collect data from various sources and provide it in real-time for further processing.