Aiven
Aiven for Apache Kafka® is a fully managed distributed data streaming platform, deployable in the cloud of your choice.
Quix fully supports using Aiven for your Kafka broker. Quix adds value by providing powerful, but simple to use, stream processing capabilities in Python.
Prerequisites
- Log in to your Aiven account, or sign up.
- Review the Quix broker settings documentation.
Quix setup guide
To obtain the Service URI:
-
Navigate into your Kafka Service.
-
Look for the URI in the
Connection information
section. -
Set your
Cluster Size
. This number is used to limit the replication factor of the topics.Tip
You'll find it in the
Services overview
section of your Aiven account.
To complete the SASL authentication information:
-
Make sure that SASL is enabled in the
Advanced Configuration
section. -
Copy the user and password from the
Connection information
section.
To configure the SSL/TLS encryption section:
- You must provide a CA Certificate file (zip, pem or cart) containing the Certification Authority certificate.
Note
You can also choose to synchronize topics. This will make any Aiven topics you might have available in your Quix environment.
When all information has been provided click the Test Connection
button.