We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d7140a commit fa28d99Copy full SHA for fa28d99
1 file changed
content/pages/10-working/01-event-streams.markdown
@@ -49,3 +49,9 @@ keep up with the constant flood of data from the source of an event stream.
49
50
* Quora has a solid answer to the question of
51
[what is an event stream?](https://www.quora.com/What-is-an-event-stream).
52
+
53
+* [Summary of the Amazon Kinesis Event in the Northern Virginia (US-EAST-1) Region](https://aws.amazon.com/message/11201/)
54
+ is specific to AWS Kinesis but it explains how Amazon uses event
55
+ streams at scale to run and coordinate a significant number of their
56
+ services. When their event streams service went down... it took a
57
+ whole lot of other stuff down at the same time.
0 commit comments