Skip to content

What's Next

You have deployed both a MonoVertex and a Pipeline. Here is where to go next.

Try More Examples

Explore the full set of manifests in the examples directory, including reduce, sessions, joins, fallback sinks, and more.

Explore Sources and Sinks

Numaflow ships with several built-in sources and sinks. A few to start with: the Kafka source, the HTTP source, the Kafka sink, and the Log sink. See the Sources overview for the complete list.

More importantly, when a built-in source does not fit your system, you can write your own: see User-Defined Sources.

Write Your Own Logic

Learn how to write User-defined Functions, transformers, sources, and sinks using the Numaflow SDKs.