We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46583bf commit 2c255f9Copy full SHA for 2c255f9
README.md
@@ -50,8 +50,8 @@ financial trading.
50
51
A data streaming application consists of two layers: the storage layer
52
and the processing layer. As stream storage, AWS offers the managed
53
-services Kinesis Data Streams and [Amazon Managed Streaming for Apache]
54
-(https://aws.amazon.com/msk/)Kafka (Amazon MSK), but you can also run
+services Kinesis Data Streams and [Amazon Managed Streaming for Apache
+Kafka (Amazon MSK)](https://aws.amazon.com/msk/), but you can also run
55
stream storageslike [Apache Kafka](https://kafka.apache.org/) or [Apache
56
Flume](https://flume.apache.org/) on [Amazon Elastic Compute
57
Cloud](http://aws.amazon.com/ec2) (Amazon EC2) or [Amazon
0 commit comments