You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Turritopsis Dohrnii Teo En Ming <ce...@gmail.com> on 2022/05/18 14:31:06 UTC

What does Apache Kafka do?

Subject: What does Apache Kafka do?

Good day from Singapore,

I notice my company/organization is using Apache Kafka. What does it do?

Just being curious.

Regards,

Mr. Turritopsis Dohrnii Teo En Ming
Targeted Individual in Singapore
18 May 2022 Wed

Re: What does Apache Kafka do?

Posted by sunil chaudhari <su...@gmail.com>.
Hi
Good evening from India๐Ÿ˜ƒ
I am using Kafka(confluent Platform) since long time.
Its actually a message broker in simple term which can persist data on disk
for short time in days or weeks.
It acts like a buffer in between message producer and message consumer.
Kafka reduces loading of consumers by acting as a buffer in real time data
processing apps.
In short.. you can achieve lose coupling between producers and consumers
using kafka. (Asynchronous communication)
And there are lot of other features like Rest Proxy, connectors, Schema
Registry etc. you need to invest time in reading for good returns in long
term ๐Ÿ˜€

I hope it helps.

Cheers,
Sunil.



On Wed, 18 May 2022 at 8:01 PM, Turritopsis Dohrnii Teo En Ming <
ceo.teo.en.ming@gmail.com> wrote:

> Subject: What does Apache Kafka do?
>
> Good day from Singapore,
>
> I notice my company/organization is using Apache Kafka. What does it do?
>
> Just being curious.
>
> Regards,
>
> Mr. Turritopsis Dohrnii Teo En Ming
> Targeted Individual in Singapore
> 18 May 2022 Wed
>