How to deploy UDF/UDAF to ksqldb on confluent cloud

Hi, I follow the instruction to create UDF successful. How to build a User-Defined Function (UDF) to transform events using ksqlDB

but, would like to deploy UDF to confluent cloud. are there any methods?

Thank you so much

1 Like

Hi @ploy_dev,

No, this isn’t currently possible. You’d need to self manage ksqlDB in order to get user defined functions.

HTH,
Dave