Stream Processing Guides
Stream processing in Morio can be handled in two different ways:
- Tap service: Leverage Morio’s tap service to create stream processors in a low-code way
- Kafka: Talk natively to the Kafka API utilising the stream processing framework of your choice
Click on any of the links above to learn more. If you are not certain which is best for your use case, we recommend you start with tap-based stream processing.