A StreamNative instance comprises one or more StreamNative clusters that operate in unison. Clusters can be distributed across geographical locations and can replicate among themselves using geo-replication.
In StreamNative Console, you can create one and only one cluster for an instance.
You can find the features and usage limits of different Clusters in Cluster Types and Regions.
For details about how to work with clusters, such as creating, editing, checking, and deleting clusters, see work with clusters.
Each StreamNative cluster is associated with a geographical location. The locations are available at Cluster Types & Regions in StreamNative Cloud.
Each StreamNative Cluster has a set of protocols and settings that you can enable, disable, and configure.
For details, see:
Once provisioned, a StreamNative cluster is accessible through service URLs. A service URL is an HTTPS or TLS endpoint that is exposed to the Internet or private network and protected by authentication methods (OAuth2 and API Keys). The Fully Qualified Domain Name (FQDN) of a service endpoint is based on the name of the StreamNative cluster.
StreamNative Cloud provides the following service URLs for a StreamNative cluster:
pulsar-admin
or pulsarctl
CLI tool to connect to and manage the StreamNative cluster.produce
and consume
permissions, you can use the pulsar-client
CLI tool or Pulsar clients to connect to and communicate with the StreamNative cluster.After creating a cluster, you can: