Last modified by Erik Bakker on 2024/09/24 16:19

From version 1.1
edited by Erik Bakker
on 2022/05/03 09:44
Change comment: There is no comment for this version
To version 52.1
edited by Erik Bakker
on 2022/05/03 13:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Migration Paths
1 +Configuring Event Streaming
Parent
... ... @@ -1,1 +1,1 @@
1 -Main.eMagiz Academy.WebHome
1 +Main.eMagiz Academy.Microlearnings.Intermediate Level.WebHome
Content
... ... @@ -1,0 +1,97 @@
1 +In this course, you will expand your knowledge with regards to the Event Streaming pattern. In this course, you'll visit the relevant event processor-related items that you need on top of the crash course event streaming. So that you can create your first event processing solution to a go-live state. You'll find the proper exercises for each topic, and you can relate the 5 Integration Lifecycle Management phases in the platform. The course contains small exercises to learn each subject and can act as a reference as well.
2 +
3 +* **Total time:** between 30 and 45 minutes
4 +
5 +
6 +(% style="border-color:#10137e" %)
7 +----
8 +{{html}}
9 +<div class="ez-academy">
10 + <div class="ez-academy_body">
11 + <main class="master">
12 + <ul class="strip-container">
13 + <li class="strip">
14 + <a href="../../docs/microlearning/intermediate-configuring-emagiz-event-streaming-design-an-event-processor" class="strip__link">
15 + <label for="" class="strip__label">
16 + <span>224</span>
17 + Design an Event Processor
18 + </label>
19 + <div class="strip__attribute">
20 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
21 + <div class="strip__attribute-label">6 minutes</div>
22 + </div>
23 + <div class="strip__attribute">
24 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
25 + <div class="strip__attribute-label">Developer</div>
26 + </div>
27 + </a>
28 + </li>
29 + <li class="strip">
30 + <a href="../../docs/microlearning/intermediate-configuring-emagiz-event-streaming-creating-a-passthrough-event-processor" class="strip__link">
31 + <label for="" class="strip__label">
32 + <span>224</span>
33 + Creating a passthrough Event Processor
34 + </label>
35 + <div class="strip__attribute">
36 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
37 + <div class="strip__attribute-label">6 minutes</div>
38 + </div>
39 + <div class="strip__attribute">
40 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
41 + <div class="strip__attribute-label">Developer</div>
42 + </div>
43 + </a>
44 + </li>
45 + <li class="strip">
46 + <a href="../../docs/microlearning/intermediate-configuring-event-streaming-data-model" class="strip__link">
47 + <label for="" class="strip__label">
48 + <span>224</span>
49 + Event Streaming Data Model
50 + </label>
51 + <div class="strip__attribute">
52 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
53 + <div class="strip__attribute-label">7 minutes</div>
54 + </div>
55 + <div class="strip__attribute">
56 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
57 + <div class="strip__attribute-label">All</div>
58 + </div>
59 + </a>
60 + </li>
61 + <li class="strip">
62 + <a href="../../docs/microlearning/intermediate-configuring-event-streaming-event-processor-transformation" class="strip__link">
63 + <label for="" class="strip__label">
64 + <span>224</span>
65 + Design an Event Processor with Transformation
66 + </label>
67 + <div class="strip__attribute">
68 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
69 + <div class="strip__attribute-label">6 minutes</div>
70 + </div>
71 + <div class="strip__attribute">
72 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
73 + <div class="strip__attribute-label">Developer</div>
74 + </div>
75 + </a>
76 + </li>
77 + <li class="strip">
78 + <a href="../../docs/microlearning/intermediate-configuring-emagiz-event-streaming-creating-a-event-processor-with-transformation" class="strip__link">
79 + <label for="" class="strip__label">
80 + <span>224</span>
81 + Create an Event Processor with Transformation
82 + </label>
83 + <div class="strip__attribute">
84 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
85 + <div class="strip__attribute-label">6 minutes</div>
86 + </div>
87 + <div class="strip__attribute">
88 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
89 + <div class="strip__attribute-label">Developer</div>
90 + </div>
91 + </a>
92 + </li>
93 + </ul>
94 + </main>
95 + </div>
96 +</div>
97 +{{/html}}