- Process Data Streams
Develop Functions
You need to package your function into one file before you can deploy it to StreamNative Cloud. Such as .jar
or .nar
for Java functions, .py
, .pip
or .zip
for Python functions.
Please refer to: Package Functions
What’s next?
- Learn how to create functions.
- Learn how to manage functions.
- Learn how to monitor functions.
- Reference common configurations.