- Stream Analytics with Microsoft Azure
- Anindita Basak Krishna Venkataraman Ryan Murphy Manpreet Singh
- 236字
- 2021-07-02 22:35:54
Simple event processing
An event immediately triggers into action in the consumer. For instance, you can use Azure Functions that can execute when it receives a message on the Service Bus topic.
Simple event processing (SEP) is used whenever you need to handle events in a simple way. There are not many differences between the events, the system will just process all of them.
In simple event processing, multiple single events will land into the processing engine. The events will be filtered, transformed, split, and routed. A classic example could be URL matching in a web server. Let's say you have a shopping portal and users can select different products, or click on different or the same products. In that instance, the web server will route the request, or the web server filters the request based on the URL it receives from the interactions and routes it accordingly.
The key characteristic of simple event processing is that a single event is processed without looking at other events. Events are processed at a time.
The following are the stages of the SEP:
- Filter: Filtering the event stream for a specific type of event
- Transform: Transforming events schema from one form to another
- Enrich: Augmenting the event payload with additional data
- Split: Splitting the events into multiple events and processing them
- Route: Moving the event from one channel or stream to another

- Canvas LMS Course Design
- Zabbix Network Monitoring(Second Edition)
- 數(shù)據(jù)挖掘方法及天體光譜挖掘技術(shù)
- 網(wǎng)絡(luò)綜合布線設(shè)計(jì)與施工技術(shù)
- 精通數(shù)據(jù)科學(xué)算法
- Troubleshooting OpenVPN
- 電氣控制與PLC技術(shù)應(yīng)用
- 網(wǎng)中之我:何明升網(wǎng)絡(luò)社會(huì)論稿
- Red Hat Linux 9實(shí)務(wù)自學(xué)手冊(cè)
- SAP Business Intelligence Quick Start Guide
- 自動(dòng)化生產(chǎn)線安裝與調(diào)試(三菱FX系列)(第二版)
- 工業(yè)機(jī)器人實(shí)操進(jìn)階手冊(cè)
- Redash v5 Quick Start Guide
- FANUC工業(yè)機(jī)器人虛擬仿真教程
- 工業(yè)機(jī)器人應(yīng)用系統(tǒng)三維建模