Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

how to replicate to kafka using jks .

Avatar

Level 4

I am working on replicating data to Kafka using ssl trust store . I would like to know as to what would be the best way to accomplish this .

1 Accepted Solution

Avatar

Employee Advisor

For that case you need to store the certificate somewhere;  I would recommend to store it at runtime in the repository and not to deploy it via OSGI. But that's probably the simplest part in replicating data to Kafka 🙂

5 Replies

Avatar

Employee Advisor

What do you mean with "replicating data to Kafka", do you want to use the AEM replicating mechanism or just run code in AEM which is able to submit data to Kafka?

Avatar

Community Advisor

@AEMnewbie ,

 

IfKafka accepts JSON, then you can try to use sling models as API endpoint  and post the data to store it in the required format.

Otherwise activeMQ is onemore thought.

 

 

Avatar

Employee Advisor

Do you need to use a client-side certificate for authorization? Or is a simple user/password mechanism, which you need to transmit over an encrypted connection?

Avatar

Employee Advisor

For that case you need to store the certificate somewhere;  I would recommend to store it at runtime in the repository and not to deploy it via OSGI. But that's probably the simplest part in replicating data to Kafka 🙂

The ultimate experience is back.

Join us in Vegas to build skills, learn from the world's top brands, and be inspired.

Register Now