Confluent Cloud
Last updated
Last updated
is a fully-managed cloud service based on Apache Kafka. This article shows you how to create Confluent Cloud-type data stores directly in DeltaStream.
In the lefthand navigation, click Resources, and then click + Add Data Store.
From the menu that displays, click ConfluentKafka. The Add Data Store window opens.
Enter the authentication and connection parameters. This includes:
a unique Name for the data store. Store names are limited to a maximum of 255 characters. Only alphanumeric characters, dashes, and underscores are allowed.
the URIs to connect to Confluent Cloud. You can find your bootstrap server on Confluent's Cluster settings page.
the API Key and API Secret created on Confluent Cloud.
Click Add.
Your Confluent Cloud Cluster displays on the Resources page in your list of data stores.
To inspect the topics in the data store, and to print their records, simply click on the data store.
With your Confluent Cloud data store set up, view the following tutorials to learn how to manage and process your streaming data with DeltaStream.