Slide 11
Slide 11 text
Copyright 2021, Confluent, Inc. All rights reserved. This document may not be reproduced in any manner without the express written permission of Confluent, Inc.
Kafka Connect - A Native Way to Connect
11
● Fault tolerant
● Exactly Once Semantics
● Connect with configuration
● Preserve data schema
Kafka Connect defines API for connector
implementation, handling all the plumbing
to keep data consistency.
It supports hundreds of data stores (MySQL,
Postgres, Oracle, DB2, Cassandra, neo4j,
BigQuery, S3, Salesforce, Splunk, etc.)