Create Data Stores for Streaming Data
Last updated
Last updated
Before you write any queries, you must configure DeltaStream to connect to the data store where data resides. This article shows how to use the Web application to create a data store.
This is the first step to take before you process any data using DeltaStream SQL statements.
In the lefthand navigation, click Resources ( ) to display the Resources page.
Click + Add Store, and from the menu that displays click the data store type you want (in this case, Kafka).
Choose a unique Name for the data store. Use only alphanumeric characters, dashes, and underscores, and limit the name to a maximum of 255 characters.
If indicated, add at least one URI port to which to connect, then click +. Separate multiple entries with a comma.
Complete the authentication options as appropriate for the data store. See below for more information.
Click Add.
We recommend you use an assumed IAM role to authenticate with Kinesis stores (below). We do not recommend you use AWS credentials.
To authenticate with Kinesis stores we recommend using an assumed IAM role; you can use AWS credentials to authenticate but we do not recommend that method.
For more detailed information about common and store-specific authentication parameters, see in the Reference section.