---
description: Detaillierte Informationen über Apache Kafka zu Benutzerfreundlichkeit, Funktionen, Kosten, Vor- und Nachteilen aus verifizierten Nutzer-Erfahrungen. Lies Ratings & Bewertungen und entdecke ähnliche Tools dank Capterra Schweiz.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: Apache Kafka Kosten, Erfahrungen & Bewertungen - Capterra Schweiz 2026
---

Breadcrumb: [Startseite](/) > [iPaaS Software](/directory/32296/ipaas/software) > [Apache Kafka](/software/1011587/apache-kafka)

# Apache Kafka

Canonical: https://www.capterra.ch/software/1011587/apache-kafka

Seite: 1 / 2\
Weiter: [Nächste Seite](https://www.capterra.ch/software/1011587/apache-kafka?page=2)

> Apache Kafka ist eine Open-Source-Plattform zum Streamen von Events, mit der Unternehmen Datenpipelines verwalten und Streaminganalysen durchführen können.
> 
> Bewertung: **4.5/5** von 18 Nutzern. Top bewertet für **Weiterempfehlungsquote**.

-----

## Kurzstatistiken und Ratings

| Metrik | Bewertung | Detail |
| **Gesamt** | **4.5/5** | 18 Nutzerbewertungen |
| Bedienkomfort | 3.5/5 | Auf Basis der Gesamtbewertungen |
| Kundenbetreuung | 3.8/5 | Auf Basis der Gesamtbewertungen |
| Preis-Leistungs-Verhältnis | 3.8/5 | Auf Basis der Gesamtbewertungen |
| Funktionen | 4.3/5 | Auf Basis der Gesamtbewertungen |
| Empfehlungsprozentsatz | 80% | (8/10 Weiterempfehlungsquote) |

## Über den Anbieter

- **Unternehmen**: Apache Software Foundation
- **Gegründet**: 2011

## Gewerblicher Kontext

- **Zielgruppe**: Selbstständig, 2–10, 11–50, 51–200, 201–500, 501–1'000, 1'001–5'000, 5'001–10'000, 10'000+
- **Bereitstellungen und Plattformen**: Cloud, SaaS, webbasiert, Mac (Desktop), Windows (Desktop), Linux (Desktop)
- **Verfügbare Länder**: Deutschland

## Funktionen

- API
- Cloud-Datenintegration
- Dashboard Software
- Vorgefertigte Konnektoren

## Optionen für Kundensupport

- E-Mail/Helpdesk
- FAQ/Forum
- Wissensdatenbank
- Telefon-Support

## Category

- [iPaaS Software](https://www.capterra.ch/directory/32296/ipaas/software)

## Alternativen

1. [Albato](https://www.capterra.ch/software/1011434/albato) — 4.8/5 (403 reviews)
2. [Alumio](https://www.capterra.ch/software/1014470/alumio) — 4.5/5 (22 reviews)
3. [Zapier](https://www.capterra.ch/software/130182/zapier) — 4.7/5 (3043 reviews)
4. [Celigo Integrator.io](https://www.capterra.ch/software/157596/celigo) — 4.6/5 (59 reviews)
5. [APPSeCONNECT](https://www.capterra.ch/software/106290/appseconnect) — 4.7/5 (180 reviews)

## Nutzerbewertungen

### "Reliable Data Streaming" — 5.0/5

> **Ava** | *24. September 2024* | Computer-Software | Empfehlungsbewertung: 9.0/10
> 
> **Vorteile**: It is excellent for handling large-scale real-time data streams. It’s highly reliable and perfect for managing event-driven architectures.
> 
> **Nachteile**: The setup and configuration can be quite complex, especially for beginners, and requires a solid understanding of distributed systems.

-----

### "Good stream processing platform" — 4.0/5

> **Verifizierter Rezensent** | *5. April 2022* | Logistik & Lieferkette | Empfehlungsbewertung: 7.0/10
> 
> **Vorteile**: Apache Kafka's stream processing capabilities allowed us to move from batch jobs to streaming data pipelines which greatly improved the freshness of our data warehouse.
> 
> **Nachteile**: It's very challenging to set up, manage, and monitor if you're not using a managed SaaS solution.
> 
> We used Apache Kafka to move our data integration pipelines from batch to streaming. This has given us a more efficient and cost-effective solution to keep our data warehouse up-to-date in near real-time.

-----

### "Kafka, my best not queue system" — 4.0/5

> **Verifizierter Rezensent** | *31. Januar 2022* | Sicherheit & Untersuchungen | Empfehlungsbewertung: 6.0/10
> 
> **Vorteile**: The functionality of kafka is just so good, everything works fine and nothing breaks any time. also the distribution is really good
> 
> **Nachteile**: Really hard to deploy it, and maintain it. depends on a lot of things like zoopkeeper.

-----

### "Best for the Stream line Data Processing" — 5.0/5

> **Riya** | *27. März 2023* | Computer- & Netzwerksicherheit | Empfehlungsbewertung: 10.0/10
> 
> **Vorteile**: It is an open source which can handle real time data, Due to its scalability and fault tolerance it is the best choice for the large amount of real time data processing. No message will be lost even in the case of software or hardware failure
> 
> **Nachteile**: It is a complex to setup for those who are new for the distributed network. It is dependent on the zoo keeper which is a single point failure.
> 
> It is designed to handle large volume of data with no data loss where real time data processing is allowed.It has high support and community available on the Internet.

-----

### "Kafka is great if it fits your use case" — 4.0/5

> **Verifizierter Rezensent** | *3. Mai 2022* | Informationstechnologie & -dienste | Empfehlungsbewertung: 7.0/10
> 
> **Vorteile**: I have usually worked in teams where kafka was already set up and managed by a dedicated team. &#10;&#10;It has been pretty easy to integrate new services into the existing topics and start consuming messages, there was no friction to populate the data needed in those new services.&#10;&#10;Another aspect I liked about kafka is that integrating RBAC access to the topics was not hard at all.
> 
> **Nachteile**: The hardest part of using kafka, for me has been the operational overhead it produces, it is really time consuming and expensive to set up a cluster and start working with it, this makes me usually not choose it as a first option when starting a project because of these reasons and use instead something more lightweight like SNS/SQS or rabbit.&#10;&#10;Using a managed solution like confluent or kinesis has greatly mitigated this issue although still this requires a monthly cost investment before your workload starts generating revenue.

-----

Seite: 1 / 2\
Weiter: [Nächste Seite](https://www.capterra.ch/software/1011587/apache-kafka?page=2)

## Links

- [Auf Capterra anzeigen](https://www.capterra.ch/software/1011587/apache-kafka)

## Diese Seite ist in den folgenden Sprachen verfügbar

| Sprache | URL |
| de | <https://www.capterra.com.de/software/1011587/apache-kafka> |
| de-AT | <https://www.capterra.at/software/1011587/apache-kafka> |
| de-CH | <https://www.capterra.ch/software/1011587/apache-kafka> |
| en | <https://www.capterra.com/p/228468/Apache-Kafka/> |
| en-AE | <https://www.capterra.ae/software/1011587/apache-kafka> |
| en-AU | <https://www.capterra.com.au/software/1011587/apache-kafka> |
| en-CA | <https://www.capterra.ca/software/1011587/apache-kafka> |
| en-GB | <https://www.capterra.co.uk/software/1011587/apache-kafka> |
| en-IE | <https://www.capterra.ie/software/1011587/apache-kafka> |
| en-IL | <https://www.capterra.co.il/software/1011587/apache-kafka> |
| en-IN | <https://www.capterra.in/software/1011587/apache-kafka> |
| en-NZ | <https://www.capterra.co.nz/software/1011587/apache-kafka> |
| en-SG | <https://www.capterra.com.sg/software/1011587/apache-kafka> |
| en-ZA | <https://www.capterra.co.za/software/1011587/apache-kafka> |
| es | <https://www.capterra.es/software/1011587/apache-kafka> |
| es-AR | <https://www.capterra.com.ar/software/1011587/apache-kafka> |
| es-CL | <https://www.capterra.cl/software/1011587/apache-kafka> |
| es-CO | <https://www.capterra.co/software/1011587/apache-kafka> |
| es-CR | <https://www.capterra.co.cr/software/1011587/apache-kafka> |
| es-DO | <https://www.capterra.do/software/1011587/apache-kafka> |
| es-EC | <https://www.capterra.ec/software/1011587/apache-kafka> |
| es-MX | <https://www.capterra.mx/software/1011587/apache-kafka> |
| es-PA | <https://www.capterra.com.pa/software/1011587/apache-kafka> |
| es-PE | <https://www.capterra.pe/software/1011587/apache-kafka> |
| fr | <https://www.capterra.fr/software/1011587/apache-kafka> |
| fr-BE | <https://fr.capterra.be/software/1011587/apache-kafka> |
| fr-CA | <https://fr.capterra.ca/software/1011587/apache-kafka> |
| fr-LU | <https://www.capterra.lu/software/1011587/apache-kafka> |

-----

## Strukturierte Daten

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":null,"address":{"@type":"PostalAddress","addressLocality":null,"addressRegion":null,"postalCode":null,"streetAddress":null},"description":"Capterra hilft Millionen von Nutzern die richtige Software für ihr Unternehmen in der Schweiz zu finden – Vergleiche Tausende von Bewertungen & Ratings von top Softwareanwendungen.","email":"info@capterra.ch","url":"https://www.capterra.ch/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@id":"https://www.capterra.ch/#organization","@type":"Organization","parentOrganization":"Gartner, Inc.","sameAs":["https://twitter.com/capterra","https://www.facebook.com/Capterra/","https://www.linkedin.com/company/capterra","https://www.instagram.com/capterra/","https://www.youtube.com/user/CapterraTV"]},{"name":"Apache Kafka","description":"Apache Kafka ist eine Open-Source-Plattform zum Streamen von Events, mit der Unternehmen Datenpipelines verwalten und Streaminganalysen durchführen können.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/c6d22ce7-7909-44f7-8c65-4257783491a6.png","url":"https://www.capterra.ch/software/1011587/apache-kafka","@id":"https://www.capterra.ch/software/1011587/apache-kafka#software","@type":"SoftwareApplication","publisher":{"@id":"https://www.capterra.ch/#organization"},"applicationCategory":"BusinessApplication","aggregateRating":{"@type":"AggregateRating","ratingValue":4.5,"bestRating":5,"ratingCount":18},"operatingSystem":"Cloud, Apple, Windows, Linux"},{"@id":"https://www.capterra.ch/software/1011587/apache-kafka#faqs","@type":"FAQPage","mainEntity":[{"name":"Was ist Apache Kafka?","@type":"Question","acceptedAnswer":{"text":"Apache Kafka ist eine Open-Source-Plattform zum Streamen von Events, mit der Unternehmen Datenpipelines verwalten und Streaminganalysen durchführen können.","@type":"Answer"}}]},{"@id":"https://www.capterra.ch/software/1011587/apache-kafka#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"Startseite","position":1,"item":"/","@type":"ListItem"},{"name":"iPaaS Software","position":2,"item":"/directory/32296/ipaas/software","@type":"ListItem"},{"name":"Apache Kafka","position":3,"item":"/software/1011587/apache-kafka","@type":"ListItem"}]}]}
</script>
