diff --git a/docs/streams/index.html b/docs/streams/index.html index 0b14339a6f9..c24af4c2a30 100644 --- a/docs/streams/index.html +++ b/docs/streams/index.html @@ -35,32 +35,25 @@

The easiest way to write mission-critical real-time applications and microservices

Kafka Streams is a client library for building applications and microservices, where the input and output data are stored in Kafka clusters. It combines the simplicity of writing and deploying standard Java and Scala applications on the client side with the benefits of Kafka's server-side cluster technology.

+
+

VIDEO TOUR OF THE STREAMS API

-
-
- - - - -
-
-
-

TOUR OF THE STREAMS API

-
-

- 1Intro to Streams -

-

- 2Creating a Streams Application -

-

- 3Transforming Data Pt. 1 -

-

- 4Transforming Data Pt. 2 -

-
-
+
+ +