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

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

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Understanding Error Handling
1 +Solution Architecture
Parent
... ... @@ -1,1 +1,1 @@
1 -Main.eMagiz Academy.Microlearnings.Intermediate Level.WebHome
1 +Main.eMagiz Academy.Microlearnings.Expert Level.WebHome
Content
... ... @@ -1,8 +1,18 @@
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.
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.
2 2  
3 -* **Total time:** between 15 and 25 minutes
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:
4 4  
5 +* eMagiz Cloud
6 +* On-premise Windows
7 +* On-premise Linux
5 5  
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 +
6 6  (% style="border-color:#10137e" %)
7 7  ----
8 8  {{html}}
... ... @@ -11,13 +11,33 @@
11 11   <main class="master">
12 12   <ul class="strip-container">
13 13   <li class="strip">
14 - <a href="../../docs/microlearning/intermediate-understanding-error-handling-in-emagiz-messaging-synchronous" class="strip__link">
24 + <a href="../../docs/microlearning/expert-solution-architecture-determining-needed-memory" class="strip__link">
15 15   <label for="" class="strip__label">
16 - <span>219</span>
17 - Messaging Synchronous
26 + <span>400</span>
27 + Determining Needed Memory
18 18   </label>
19 19   <div class="strip__attribute">
20 20   <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"/>
21 21   <div class="strip__attribute-label">5 minutes</div>
22 22   </div>
23 23   <div class="strip__attribute">
... ... @@ -26,27 +26,47 @@
26 26   </div>
27 27   </a>
28 28   </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>
29 29   <li class="strip">
30 - <a href="../../docs/microlearning/intermediate-understanding-error-handling-in-emagiz-error-handling-from-a-support-perspective" class="strip__link">
76 + <a href="../../docs/microlearning/expert-solution-architecture-h2-database-for-other-applications" class="strip__link">
31 31   <label for="" class="strip__label">
32 - <span>219</span>
33 - API Gateway for Support
78 + <span>400</span>
79 + H2 Database for other applications
34 34   </label>
35 35   <div class="strip__attribute">
36 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">4 minutes</div>
83 + <div class="strip__attribute-label">8 minutes</div>
38 38   </div>
39 39   <div class="strip__attribute">
40 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">All</div>
87 + <div class="strip__attribute-label">Developer</div>
42 42   </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>
43 43   </a>
44 44   </li>
45 45   <li class="strip">
46 - <a href="../../docs/microlearning/intermediate-understanding-error-handling-in-emagiz-event-streaming" class="strip__link">
96 + <a href="../../docs/microlearning/expert-solution-architecture-aws-direct-connect" class="strip__link">
47 47   <label for="" class="strip__label">
48 - <span>219</span>
49 - Event Streaming
98 + <span>400</span>
99 + AWS Direct Connect
50 50   </label>
51 51   <div class="strip__attribute">
52 52   <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
... ... @@ -54,10 +54,54 @@
54 54   </div>
55 55   <div class="strip__attribute">
56 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>
107 + <div class="strip__attribute-label">Developer</div>
58 58   </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>
59 59   </a>
60 60   </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>
61 61   </ul>
62 62   </main>
63 63   </div>