Skip to content

Commit 7eec7a5

Browse files
authored
Update readme.md
Updated readme redirection links
1 parent af68549 commit 7eec7a5

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

Data-streaming/readme.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@
33

44
The term "streaming" is used to describe continuous, never-ending data streams with no beginning or end, that provide a constant feed of data that can be utilized/acted upon without needing to be downloaded first.
55

6+
67
****
8+
Following are some of the renowned services used for Data Streaming:
79

8-
- [Amazon Kinesis] (amazon-kinesis.md)
9-
- [Apache Kafka] (apache-kafka.md)
10-
- [Apache Storm] (apache-storm.md)
11-
- [Spark streaming] (spark-streaming.md)
12-
- [IBM Stream analytics] (ibm-stream-analytics.md)
13-
- [Azure Stream Analytics] (azure-stream-analytics.md)
14-
- [Google Cloud DataFlow] (gcloud-dataflow.md)
10+
- [Amazon Kinesis](amazon-kinesis.md)
11+
- [Apache Kafka](apache-kafka.md)
12+
- [Apache Storm](apache-storm.md)
13+
- [Spark streaming](spark-streaming.md)
14+
- [IBM Stream analytics](ibm-stream-analytics.md)
15+
- [Azure Stream Analytics](azure-stream-analytics.md)
16+
- [Google Cloud DataFlow](gcloud-dataflow.md)

0 commit comments

Comments
 (0)