Home / Companies / Streamkap / Blog / Post Details
Content Deep Dive

Streamkap Set Up

Blog post from Streamkap

Post Details
Company
Date Published
Author
Ricky Thomas
Word Count
1,897
Language
English
Hacker News Points
-
Summary

To integrate Streamkap with AWS RDS PostgreSQL, users must first safelist Streamkap's IP addresses to allow traffic to the database, unless the database already accepts global traffic. The integration process involves creating a dedicated user and role within the PostgreSQL instance to manage secure data streaming, granting necessary replication privileges, and setting up permissions for schema and table access. Users are guided to create a sample table for data streaming, establish publications, and set up a logical replication slot. Once configured, users can add RDS PostgreSQL as a source connector in Streamkap, specifying connection details and ensuring permissions are correctly set. Additionally, users can add Databricks as a destination connector and create a pipeline to stream data from the source to the destination, ultimately enabling real-time data streaming with meta columns for tracking and debugging.