StreamNative

Messaging
Sink
Start Free

StreamNative Overview

StreamNative Cloud provides an easy-to-use and fully-managed Pulsar service in the public cloud. It’s API-driven for easy integration with continuous-delivery pipelines. Securely connect to clusters based on OAuth 2.0 and TLS. Automated cluster upgrades mean zero downtime for your enterprise. You can sign up for StreamNative Cloud through the StreamNative website to create and manage StreamNative Cloud resources and Pulsar components. You can also use the StreamNative Cloud CLI tool (snctl) for managing StreamNative Cloud resources.

No items found.

Decodable + StreamNative

Decodable regards StreamNative as both a source which can send a stream of data, and a sink which can receive one or more streams of data from a pipeline. You could use Decodable to take data from Pulsar and send to an analytical database or machine learning model, or even send back to another Pulsar topic after transformation. With Pulsar as a sink, Decodable can take a stream of data from a messaging system such as Kinesis, a REST API or even a standard database like MySQL or Postgres running in CDC (change data capture) mode. Transforming data between Pulsar topics can be the basis for building sophisticated event-driven microservice applications without writing a single line of code.

Let's Get Decoding