Tutorials
This set of tutorials gives you a complete introduction to the fundamentals and most common usage scenarios of the WSO2 Stream Processor. It is recommended to try out these tutorials in the sequence given below in order to understand the functional flows better.
Tutorial No | Name | Description |
|---|---|---|
1 | Learn how to create a simple Siddhi Application and simulate events to test it. | |
2 | Learn how to handle events when they are received via different transports and in different formats. | |
3 | Learn how to filter events that match specific conditions, add default values and to make transformations before generating an output. | |
4 | Learn how to store stream data for later use. | |
5 | Learn how to summarize data in real time. | |
6 | Learn how to aggregate data in real time in an incremental manner. | |
7 | Learn how to define KPIs to evaluate the success or failure of objects and monitor whether defined standards are achieved or not. | |
8 | Learn how to present the output generated via he required transport and in the required format. | |
9 | Learn how to analyze data received from multiple sources in tandem. | |
10 | Learn how to analyze data received from multiple sources in tandem for complex event processing. | |
11 | Learn how to analyze trends by observing the sequence in which events occur. | |
12 | Learn how to make predictions in real-time. | |
13 | Learn how to make a prediction when there is a limited number of possible outcomes. | |
14 | Learn how to make outlier calculations to detect anomalies. | |
15 | Learn how to visualize the processed data via the Analytics Dashboard. | |
16 | Learn how to Siddhi applications and queries can be templated in order to allow business users to create them to meet their requirements in a simpler manner. | |
17 | Monitoring the Stream Processor via the Monitoring Dashboard | Learn how to monitor the performance of your WSO2 Stream Processor deployment via the Monitoring Dashboard. |