diff --git a/SUMMARY.md b/SUMMARY.md index 17e620c..97c9dc0 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -114,7 +114,7 @@ ## JetStream -* [About Jetstream](jetstream/jetstream.md) +* [About JetStream](jetstream/jetstream.md) * [Concepts](jetstream/concepts/README.md) * [Streams](jetstream/concepts/streams.md) * [Consumers](jetstream/concepts/consumers.md) diff --git a/jetstream/jetstream.md b/jetstream/jetstream.md index cd085c5..37cf4a4 100644 --- a/jetstream/jetstream.md +++ b/jetstream/jetstream.md @@ -1,4 +1,4 @@ -# About Jetstream +# About JetStream JetStream was created to solve the problems identified with streaming in technology today - complexity, fragility, and a lack of scalability. Some technologies address these better than others, but no current streaming technology is truly multi-tenant, horizontally scalable, and supports multiple deployment models. No technology we are aware of can scale from edge to cloud under the same security context while having complete deployment observability for operations.