Run the Demo

This page contains instructions on how to run the WarpStream demo.

Install the WarpStream Agent for your platform.

Run warpstream demo in your terminal.

This command will:

  1. Automatically sign you up for a temporary account that is valid for 12 hours.

  2. Run an in-memory Kafka producer that will produce small JSON documents to a stream periodically.

  3. Run an in-memory Kafka consumer that consumes the JSON documents and prints them to the standard console.

  4. Open up your web browser to the WarpStream console so you can explore the WarpStream U.I and feature set in more detail.

Last updated

Was this helpful?