How to configure Kafka+ Platform

How to configure Kafka+ Platform

You can initiate configuring a new stack from a few different places:
  • On the Home page, "Configure stack" button on the Stacks statistics block.
  • On the Stacks page, the "Configure new stack" button on the top page
  • On the Projects page, select Project where you want to configure a new stack at
Once you initiate "Configure Stack," follow the steps on the Configure a new Stack page:
  1. Select the Project where you want to deploy the new stack at.
  2. Select the cloud Target Platform, such as Amazon AWS.
  3. Choose Kafka+ Platform
  4. Enter the stack name. Stack names must be unique within the project.
  5. (Optionally) Add description for the stack.
Once you configure a new stack, you can customize the stack settings on the Stack page before deploying the stack to your cloud environment. For example, if you configure a new stack of Kafka+ Platform on AWS cloud provider, you will see the list of following components:
Each component has reasonable default values for each setting so that you don't need to define all configuration values. However, you need to provide your account-specific configuration values. See How to customize Kafka+ Platform for detail.

What's Next?


    • Related Articles

    • How to customize Kafka+ Platform

      You can configure a new stack for Kafka+ Platform by following this. ​ Test / Proof of Concept (POC) Stack To create a simple test Kafka+ Platform stack, set the following parameters. On AWS & K8S component: Provider Key Name: Choose the AWS Provider ...
    • What is Kafka+ Platform

      Kafka+ Platform provides a SaaS-managed event streaming platform using Confluent Kafka on Kubernetes for moving data from various input data sources to target data destinations in the stream. This allows a user to use snapblocs dashboard UI to create ...
    • How to configure a Kafka component

      Kafka is a distributed streaming platform used to publish and subscribe to streams of records. Kafka gets used for fault-tolerant storage. Kafka replicates topic log partitions to multiple servers. Use it to stream data to other data platforms such ...
    • What are common use cases for Kafka+ Platform

      Example use cases for Kafka+ Platform Messaging Kafka works well as a replacement for a more traditional message broker. Message brokers are used for various reasons, such as decoupling processing from data producers, buffering unprocessed messages, ...
    • How to configure a new stack for Data Flow Platform

      You can initiate configuring a new stack from a few different places: On the Home page, "Configure stack" button on the Stacks statistics block. On the Stacks page, the "Configure new stack" button on the top page On the Projects page, select Project ...