# Summary and benefits

Congratulations and thank you for investing your time in learning about integrating Apache Kafka with Adobe Experience Platform! In this module, you've learned:

* How to perform a basic setup of a local Kafka cluster
* How to create a Kafka topic, use a Kafka producer and a Kafka consumer
* How to configure Kafka Connect and the Adobe Experience Platform Sink Connector
* How to manually produce events and see those events get ingested in Adobe Experience Platform
* How to use an existing Twitter producer library from Kafka Connect to stream Twitter data into Adobe Experience Platform

## Benefits

N/A

## Check this out

N/A


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.adobesandbox.com/comprehensive-technical-tutorial-archive/module15/summary.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
