What Kafka client is recommended for Java, when connecting to MSK?

0

In this guide I see kafka_2.12 is recommended to use, but I also see AWSKafkaClient exists. Which one is recommended for connecting to MSK using Java?

joelk
posta 4 mesi fa417 visualizzazioni
1 Risposta
0
Risposta accettata

Hi,
AWSKafkaClient (control plane): The operations for managing an Amazon MSK cluster.

kafka_2.12(data plane): Such as sent msg or create topic and so on.

profile picture
con risposta 4 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande