Updated Deploying and Running the Build (markdown) authored by vijaykumardksr's avatar vijaykumardksr
...@@ -69,10 +69,9 @@ Example as screenshot > ...@@ -69,10 +69,9 @@ Example as screenshot >
19. The module consists of a Complex Event Processing Engine and some configuration elements. The task of the CEP module is to receive and analyze events from the other platform modules to perform temporary analysis against the moving event stream. 19. The module consists of a Complex Event Processing Engine and some configuration elements. The task of the CEP module is to receive and analyze events from the other platform modules to perform temporary analysis against the moving event stream.
![image](https://user-images.githubusercontent.com/102675978/171005478-719a834b-ea2c-4195-82cb-6c19a53c4e82.png)
![image](https://user-images.githubusercontent.com/102658834/170986676-be4472b1-c65b-4d5c-8188-7b27e7897d81.png)
20. The **Persistence Module** can use existing storage solutions or services and collects the heterogeneous events to store them in a distributed storage. The Persistence Modules abstract from the storage implementation and also have the possibility to configure a hierarchical storage implementation, which allows to combine the advantages of different storage systems. 20. The **Persistence Module** can use existing storage solutions or services and collects the heterogeneous events to store them in a distributed storage. The Persistence Modules abstract from the storage implementation and also have the possibility to configure a hierarchical storage implementation, which allows to combine the advantages of different storage systems.
21. To configure the module you have to enter the following in the database (don't forget user and password): 21. To configure the module you have to enter the following in the database (don't forget user and password):
... ...
......