Authentication between Pega and external KAFKA in AKS deployment

We would like to know if our Pega Platform deployment in AKS can go for SASL using JAAS mechanism for authenticating to external Kafka service (Azure HDInsight) for different deployment scenarios

Here are the different AKS-HDInsight deployment topologies that currently exists in our Organization

  • 1:1 AKS: HDInsight---->Individual AKS Cluster connecting to individual HdInsight service deployment
  • Shared HDInsight----->Separate AKS Clusters hosting different apps and connecting to a single HDInsight
  • Shared AKS cluster and shared HInsight ----->A single AKS cluster hosting multiple apps and sharing same HDInsight

To rephrase the question again , will Pega support SASL using JAAS mechanism for authentication for above scenarios ?

@SubhadaM

please see the answer provided in the Related Content flagged post Azure Event Hub for External Kafka

All the documentation can be found on docs.pega.com

Pega Platform supports SASL using JAAS mechanism for authentication to an external Kafka service in all the mentioned deployment scenarios.

:warning: This is a GenAI-powered tool. All generated answers require validation against the provided references.

Kafka externalization using Azure HDinsight for Pega

Replace External Kafka with Azure event hubs

External Kafka in your deployment > Connection authentication between Pega and your Kafka service

Authentication