Important Notice: CloudKarafka is shutting down. Read all about it in our End of Life Announcement

Frequently Asked Questions about CloudKarafka

Please note that if you use our service via a marketplace, the answers to some of these FAQs might not be applicable.

General

What is Apache Kafka?

Apache Kafka is distributed publish-subscribe messaging systems that is designed to be fast, scalable, and durable. Apache Kafka enables you to publish, store, and process streams of records (also called messages or events) in real time. It can be used for a variety of applications, such as data integration, data streaming, website activity tracking, and log aggregation.

Kafka is open-source and written in Scala and Java.

How are messages sent in Apache Kafka?

The applications sending messages to Apache Kafka are called producers. A message can include any information; for example, information about an event on your website, or it could just be a simple text message that is supposed to trigger an event. Applications that connect to Kafka and read the data are called consumers.

In Apache Kafka, you’ll find topics and partitions.

A topic is a logical collection of partitions that makes it easier to configure and manage groups of partitions. A topic can contain anything from one to an infinite number of partitions. A partition is the actual structure on the server that Kafka writes to and manages. Each partition contains a log where all messages are written.

Consumers connect to a partition and read from it.

A complete beginner guide for Apache Kafka can be found here .

What is Zookeeper?

Zookeeper is a top-level software developed by Apache that acts as a centralized service, keeping track of the status of the Kafka cluster nodes and of Kafka topics, partitions, etc. All of our plans have a managed Zookeeper cluster. More information about Zookeeper can be found here .

Is CloudKarafka available on any Marketplaces?

Yes, CloudKarafka is available both through AWS and Microsoft Azure marketplace.

Connect to the Apache Kafka cluster

Which port should I use to connect to when connecting to my Kafka cluster?

You should use the following ports:

  • 9092 For connection inside a peered VPC
  • 9093 For an encrypted connection using SSL
  • 9094 For an encrypted connection using SASL/SCRAM over SSL

When should I use an encrypted connection?

Always use an encrypted connection when connecting to CloudKarafka over the public internet. Using an encrypted connection is necessary to block other connection attempts by default for security reasons.

When should I use a plaintext connection that is not encrypted?

Use a plaintext connection when connecting to CloudKarafka over a VPC peering since the connection itself is private. The benefit of this is that it requires less computing power for the broker to decrypt the data.

Which URL should I use when connecting to my Kafka cluster?

Use the cluster hostname, this returns the IP address for each node in the cluster. The client software will then choose an node that is available automatically.For example, if your cluster name is red-speedcar your broker list should look like this:

red-speedcar.kafka.cloudkafka.com:9094

My clients can't connect due issues with the CloudKarafka certificate

Your client application cannot verify the certificate from the Kafka broker, which could mean three things:

  1. The URL or port to the broker is wrong and you are connecting to the wrong machine.
  2. You have an outdated/old kafka client which do not by default trust our certificates CA
  3. You have explicitly set trust to an specific CA, which is no longer the correct one.

First verify that you have entered the correct URL to all the brokers.

Second Make sure that your clients kafka library are up to date.

Third If your clients still does not accept the certificate, most client libraries support explicitly setting trust to individual CAs. as a last option configure you clients to trust our CA directly by downloading it and configuring your clients to trust it.

Please note that the certificate chain that CloudKarafka uses will change over time and you will need to update this file in the future. Put the certificate file in the same folder as the application source code, and configure your Kafka client with this option:

Handle instances

Can I add or remove nodes to my cluster?

Yes, in the CloudKarafka Control Panel you can edit the size of your cluster and add additional nodes.

Can I migrate between plans?

Yes, you can switch between both the dedicated plans.

Configurations

Retention policies

How does the retention.bytes configuration in Kafka work in relation to the size of a topic with multiple partitions?

The retention.bytes configuration is on a partition granularity and not a topic. So if you have a topic with 10 partitions, then also expect the size of the topic to be 10x the size of this configuration.

How can configurations of segment.bytes in relation to retention.bytes and time-based retention affect the behavior of messages in Apache Kafka?

Using a segment.bytes value larger than retention.bytes can break the logic of the retention as Kafka only deletes non-active segments. And by not filling up a complete segment, it will instead keep on filling the disk until the time-based retention is reached. In the same way as the prior one, having a segment lifespan much longer than the time-based retention, the events can stick for longer than expected.

Integration and availability

What is the service-level agreement (SLA) for CloudKarafka?

We guarantee at least 99.95% availability on all dedicated plans. CloudKarafka will refund 50% of the cost of the plan for longer outages. Requests for refunds must be submitted in writing, within 30 days from the outage to which they refer, via email to contact@cloudkarafka.com

We guarantee a maximum 30 minute initial response time on critical issues correctly submitted to our support system.

Complete SLA information can be found here.

Which authentication mechanisms are available?

  • SASL_SSL SCRAM-SHA-512
  • SSL using certificate authentication
  • SASL_PLAINTEXT SCRAM-SHA-512 is available over VPC peering

Supported features

What service integrations do you support?

Alarms: PagerDuty, VictorOps, OpsGenie

Logging: Papertrail, Loggly, LogEntries, Splunk, Stackdriver, CloudWatch

Metrics: CloudWatch, Liberato, DataDog

Do you support MirrorMaker?

Yes, for dedicated plans.

MirrorMaker is a tool for maintaining a replica of an existing Kafka cluster.

When MirrorMaker is enabled, all messages are consumed from the source cluster and re-published on the target cluster; i.e. data is read from topics in the source cluster and written to a topic with the same name in the destination cluster. This allows for the option to send data to one cluster, which in turn can be read from both clusters. MirrorMaker can run one or multiple nodes. If you as a customer have a five node cluster, you can enable MirrorMaker on one node or all five of them. A higher number of nodes means faster processing and a better rate of keeping the cluster in sync.

Reseller

Do you offer any reseller discounts?

No discounts are available at this time.

Are there any shipping costs?

No. There is no shipping cost since the service is shipped electronically.

Is the service returnable?

No. The service is non-returnable.

What payment options and terms do you offer?

You can choose to pay through credit card (due on charge date) or via wire transfers (NET15). If you would like us to enable manual invoicing via wire transfer, send us an email once you have added all information and we will enable it for you. Please note that we don’t accept checks.

We need an official quote, how do we get that?

Email sales@cloudkarafka.com to receive an official quote. Include your plan selection, if the quote should include VPC or not, and the subscription period.

The service will be provided off-premise in a data center and region chosen on behalf of the customer. The data centers and regions currently provided can be found at the bottom of this page: https://www.cloudkarafka.com/pricing.html.

How does your billing work?

Our billing is pro-rated, which means that our customers only pay for the time the service has been available to them due the month after delivery. Thus, you won’t receive your first invoice when the account has been created; instead, you will receive it at the beginning of the upcoming month.

Our PO is set up for a year, could we get an annual invoice?

No. Our customers often change their plan while they are using our service, therefore it’s not convenient to pay for a year upfront.

Please advise if any documents with signatures will be required in addition to the PO we would submit in the event a PO is executed.

No. We don’t need any documents with signatures.

Does the service have an automatic renewal once the current subscription on the PO expires?

No. To safeguard customer data, active subscriptions aren’t deleted. For example, resellers that provide us with a PO for two months’ of the Happy Hippo plan are responsible for deleting the plan after the subscription expires. Otherwise, you will be charged for the extra time your data remains on the system.

We have a customer using your service with an active subscription and PO that wants to add one more subscription. Should we extend the current PO or issue a new one?

It’s best to extend the current PO. If you need to have two separate PO’s for the subscriptions, you need to open a new account in order for the subscriptions to be billed separately.

I’m a reseller and want to set up an account, how do I do that?

  1. Go to https://customer.cloudkarafka.com/login and enter your email address. Fill out all the information in the billing section, such as billing address, email, etc. Please note that it’s important that we have your billing information registered and not the end-user information since you are our direct customer and not the end-user.

  2. The PO number can be specified in the billing section under “billing notes”. Or send it to us, and we will add it for you.

  3. You are free to create and delete instances once the billing information is set up. It’s up to you and the end-user to decide who will create the subscription specified in the PO.

  4. Invite the end-user to the account via https://customer.cloudkarafka.com/team so that he/she can start using the service.

  5. Change the role of the person that created your account to “Billing Manager”. By doing so, you can access all invoices of the account and update the billing information. But you will not be able to edit the customer's subscription. See more information here: https://www.cloudkarafka.com/blog/manage-instance-access-acl.html

GDPR and SOC2

Is CloudKarafka GDPR-compliant?

Yes. You can read more here.

Can we sign a DPA with CloudKarafka?

No separate agreement is required. Our Data Processing Agreement (DPA) for GDPR is an exhibit to our Terms of Service. Thus, our business relationship is automatically covered by a DPA when signing up for an account.

How do you make a subject access request to 84codes AB?

You have the right to see what personal information 84codes AB holds about you. You are entitled to be given a description of the information, what we use it for, who we might pass it onto, and any information we might have about the source of the information.

A subject access requests should be made via email to compliance@84codes.com.

Where is my data located?

As a data controller, you decide for yourself where you want to host your data by choosing a data center and region. The data will not leave that region unless you choose to move it. In CloudKarafka’s role as data controller, we may collect and store contact information, such as email address, and physical address, when customers sign up for our services or seek support help.

Your personal customer data (email and billing information) is stored in the US.

Are CloudKarafka SOC2 compliant?

We are proud to be compliant with SOC 2 by AICPA. We have been audited against the Security (common criteria) and Availability Trust Services Criteria.

Our SOC 2 Type 2 report can be obtained under an NDA per request. Please send an email to compliance@cloudkarafka.com.