Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Updated readme redirection links
  • Loading branch information
KimtVak8143 authored Oct 9, 2022
1 parent af68549 commit 7eec7a5
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Data-streaming/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@

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.


****
Following are some of the renowned services used for Data Streaming:

- [Amazon Kinesis] (amazon-kinesis.md)
- [Apache Kafka] (apache-kafka.md)
- [Apache Storm] (apache-storm.md)
- [Spark streaming] (spark-streaming.md)
- [IBM Stream analytics] (ibm-stream-analytics.md)
- [Azure Stream Analytics] (azure-stream-analytics.md)
- [Google Cloud DataFlow] (gcloud-dataflow.md)
- [Amazon Kinesis](amazon-kinesis.md)
- [Apache Kafka](apache-kafka.md)
- [Apache Storm](apache-storm.md)
- [Spark streaming](spark-streaming.md)
- [IBM Stream analytics](ibm-stream-analytics.md)
- [Azure Stream Analytics](azure-stream-analytics.md)
- [Google Cloud DataFlow](gcloud-dataflow.md)

0 comments on commit 7eec7a5

Please sign in to comment.