# 15 - Stream data from Apache Kafka into Adobe Experience Platform

**Authors:** [**Vivek Tiwari**](https://www.linkedin.com/in/vivek-tiwari-25092656/)**,** [**Nipun Nair**](https://www.linkedin.com/in/nipunnair/)**,** [**Wouter Van Geluwe**](https://www.linkedin.com/in/woutervangeluwe/)

In this module, you'll learn how to setup your own Apache Kafka cluster, define topics, producers and consumers and stream data into Adobe Experience Platform using the Adobe Experience Platform Sink Connector through Kafka Connect.

## Learning Objectives

* Perform a basic setup of a local Kafka cluster
* Create a Kafka topic, use a Kafka producer and a Kafka consumer
* Configure Kafka Connect and the Adobe Experience Platform Sink Connector
* Manually produce events and see those events get ingested in Adobe Experience Platform
* Use an existing Twitter producer library from Kafka Connect to stream Twitter data into Adobe Experience Platform

## Prerequisites

* Java JDK11 or above needs to be installed on your computer, you can download that JDK here: <https://www.oracle.com/java/technologies/javase-jdk11-downloads.html>
* Access to Adobe Experience Platform

## Architecture Overview

Have a look at the below architecture, which highlights the components that will be discussed and used in this module.

![Architecture Overview](https://858372621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpBC8bA57il8Sj47B7QPJ%2Fuploads%2Fgit-blob-7dbb28015989deec181e1b9cb872e44558ededde%2Farchitecturem24.png?alt=media)

## Sandbox to use

{% hint style="info" %}
Kindly refer to [Exercise 0.0](https://docs.adobesandbox.com/comprehensive-technical-tutorial-archive/getting-started/ex0) for instructions on how to find your Sandbox ID and other identifying values.
{% endhint %}

## Exercises

[15.1 Introduction to Apache Kafka](https://docs.adobesandbox.com/comprehensive-technical-tutorial-archive/module15/ex1)

In this exercise, you'll learn about the basics of Apache Kafka

[15.2 Install and configure your Kafka cluster](https://docs.adobesandbox.com/comprehensive-technical-tutorial-archive/module15/ex2)

In this exercise, you'll download, install and configure your basic Apache Kafka cluster.

[15.3 Configure HTTP API Streaming endpoint in Adobe Experience Platform](https://docs.adobesandbox.com/comprehensive-technical-tutorial-archive/module15/ex3)

In this exercise, you'll configure an HTTP API Source Connector in Adobe Experience Platform.

[15.4 Install and configure Kafka Connect and the Adobe Experience Platform Sink Connector](https://docs.adobesandbox.com/comprehensive-technical-tutorial-archive/module15/ex4)

In this exercise, you'll use Kafka Connect to install and use the Adobe Experience Platform Sink Connector and you'll send events into Adobe Experience Platform manually.

[Summary and benefits](https://docs.adobesandbox.com/comprehensive-technical-tutorial-archive/module15/summary)

Summary of this module and overview of the benefits.

{% hint style="info" %}
Thank you for investing your time in learning all there is to know about Adobe Experience Platform. If you have questions, want to share general feedback of have suggestions on future content, please contact the Solution Partner Portal, by sending an email to **<spphelp@adobe.com>**.
{% endhint %}
