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

From version 21.1
edited by Erik Bakker
on 2022/05/03 12:19
Change comment: There is no comment for this version
To version 47.1
edited by Erik Bakker
on 2022/05/03 13:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Solution Architecture
1 +Understanding Error Handling
Parent
... ... @@ -1,1 +1,1 @@
1 -Main.eMagiz Academy.Microlearnings.Expert Level.WebHome
1 +Main.eMagiz Academy.Microlearnings.Intermediate Level.WebHome
Content
... ... @@ -1,18 +1,8 @@
1 -In this course, we will zoom in on various critical parts of the solution architecture. Among others, we will take a look at how you can best determine the needed memory to correctly run your eMagiz solution.
1 +In this module, we will learn more about the way errors are handled within the various options. In the Crash course messaging we already how this works for Asynchronous Messaging. In this module, we will zoom in on Synchronous Messaging, Event Streaming, and we will take a look at how the error handling of the API Gateway can aid support in the analysis of problems.
2 2  
3 -This first part of the course is split up into four microlearnings. At first, we look at how you can determine, regardless of where the runtime is running, how much memory each runtime and therefore each machine needs. On top of that, we learn how we can configure these calculated memory settings per runtime for each of the options where you can run your eMagiz solution on:
3 +* **Total time:** between 15 and 25 minutes
4 4  
5 -* eMagiz Cloud
6 -* On-premise Windows
7 -* On-premise Linux
8 8  
9 -In the second part of our course, we will learn how our actions and configurations in Create can impact the message size and therefore the performance of the solution.
10 -
11 -In the third part of our course, we will look at some specific implementations that you might need when implementing very specific use cases
12 -
13 -* **Total time:** between 40 and 60 minutes
14 -
15 -
16 16  (% style="border-color:#10137e" %)
17 17  ----
18 18  {{html}}
... ... @@ -21,33 +21,13 @@
21 21   <main class="master">
22 22   <ul class="strip-container">
23 23   <li class="strip">
24 - <a href="../../docs/microlearning/expert-solution-architecture-determining-needed-memory" class="strip__link">
14 + <a href="../../docs/microlearning/intermediate-understanding-error-handling-in-emagiz-messaging-synchronous" class="strip__link">
25 25   <label for="" class="strip__label">
26 - <span>400</span>
27 - Determining Needed Memory
16 + <span>219</span>
17 + Messaging Synchronous
28 28   </label>
29 29   <div class="strip__attribute">
30 30   <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
31 - <div class="strip__attribute-label">13 minutes</div>
32 - </div>
33 - <div class="strip__attribute">
34 - <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
35 - <div class="strip__attribute-label">Developer</div>
36 - </div>
37 - <div class="strip__attribute">
38 - <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
39 - <div class="strip__attribute-label">Architect</div>
40 - </div>
41 - </a>
42 - </li>
43 - <li class="strip">
44 - <a href="../../docs/microlearning/expert-solution-architecture-configure-needed-memory-cloud" class="strip__link">
45 - <label for="" class="strip__label">
46 - <span>400</span>
47 - Configure Needed Memory - Cloud
48 - </label>
49 - <div class="strip__attribute">
50 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
51 51   <div class="strip__attribute-label">5 minutes</div>
52 52   </div>
53 53   <div class="strip__attribute">
... ... @@ -56,47 +56,27 @@
56 56   </div>
57 57   </a>
58 58   </li>
59 - <li class="strip">
60 - <a href="../../docs/microlearning/expert-solution-architecture-impact-message-history-on-message-size" class="strip__link">
61 - <label for="" class="strip__label">
62 - <span>400</span>
63 - Impact Message History on Message Size
64 - </label>
65 - <div class="strip__attribute">
66 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
67 - <div class="strip__attribute-label">6 minutes</div>
68 - </div>
69 - <div class="strip__attribute">
70 - <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
71 - <div class="strip__attribute-label">Developer</div>
72 - </div>
73 - </a>
74 - </li>
75 75   <li class="strip">
76 - <a href="../../docs/microlearning/expert-solution-architecture-h2-database-for-other-applications" class="strip__link">
30 + <a href="../../docs/microlearning/intermediate-understanding-error-handling-in-emagiz-error-handling-from-a-support-perspective" class="strip__link">
77 77   <label for="" class="strip__label">
78 - <span>400</span>
79 - H2 Database for other applications
32 + <span>219</span>
33 + API Gateway for Support
80 80   </label>
81 81   <div class="strip__attribute">
82 82   <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
83 - <div class="strip__attribute-label">8 minutes</div>
37 + <div class="strip__attribute-label">4 minutes</div>
84 84   </div>
85 85   <div class="strip__attribute">
86 86   <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
87 - <div class="strip__attribute-label">Developer</div>
41 + <div class="strip__attribute-label">All</div>
88 88   </div>
89 - <div class="strip__attribute">
90 - <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
91 - <div class="strip__attribute-label">Architect</div>
92 - </div>
93 93   </a>
94 94   </li>
95 95   <li class="strip">
96 - <a href="../../docs/microlearning/expert-solution-architecture-aws-direct-connect" class="strip__link">
46 + <a href="../../docs/microlearning/intermediate-understanding-error-handling-in-emagiz-event-streaming" class="strip__link">
97 97   <label for="" class="strip__label">
98 - <span>400</span>
99 - AWS Direct Connect
48 + <span>219</span>
49 + Event Streaming
100 100   </label>
101 101   <div class="strip__attribute">
102 102   <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
... ... @@ -104,54 +104,10 @@
104 104   </div>
105 105   <div class="strip__attribute">
106 106   <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
107 - <div class="strip__attribute-label">Developer</div>
57 + <div class="strip__attribute-label">All</div>
108 108   </div>
109 - <div class="strip__attribute">
110 - <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
111 - <div class="strip__attribute-label">Architect</div>
112 - </div>
113 113   </a>
114 114   </li>
115 - <li class="strip">
116 - <a href="../../docs/microlearning/expert-platform-deploy-install-local-connector-windows" class="strip__link">
117 - <label for="" class="strip__label">
118 - <span>400</span>
119 - Install Magiz runtime for Windows
120 - </label>
121 - <div class="strip__attribute">
122 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
123 - <div class="strip__attribute-label">5 minutes</div>
124 - </div>
125 - <div class="strip__attribute">
126 - <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
127 - <div class="strip__attribute-label">Developer</div>
128 - </div>
129 - <div class="strip__attribute">
130 - <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
131 - <div class="strip__attribute-label">Architect</div>
132 - </div>
133 - </a>
134 - </li>
135 - <li class="strip">
136 - <a href="../../docs/microlearning/expert-platform-deploy-install-local-connector-linux" class="strip__link">
137 - <label for="" class="strip__label">
138 - <span>400</span>
139 - Install Magiz runtime for Linux
140 - </label>
141 - <div class="strip__attribute">
142 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
143 - <div class="strip__attribute-label">5 minutes</div>
144 - </div>
145 - <div class="strip__attribute">
146 - <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
147 - <div class="strip__attribute-label">Developer</div>
148 - </div>
149 - <div class="strip__attribute">
150 - <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
151 - <div class="strip__attribute-label">Architect</div>
152 - </div>
153 - </a>
154 - </li>
155 155   </ul>
156 156   </main>
157 157   </div>