0
votes

Does anyone have any idea if AWS MSK (Managed Streaming for Kafka) supports KSQL? I have seen many videos and documentations for KSQL on confluent platform but not for AWS MSK.

Please let me know if it supports and also let me know if there is any documentation on KSQL setup in AWS MSK.

Thanks, Bala

1

1 Answers

0
votes

KSQL can be installed on any Kafka cluster, hosted or otherwise. The documentation will be the exact same - configure the bootstrap servers and any relevant client properties

MSK doesn't offer KSQL because it's against the Confluent Licensing