Changes for page Solution Architecture
Last modified by Erik Bakker on 2024/09/24 16:24
From version 25.1
edited by Erik Bakker
on 2022/06/10 15:59
on 2022/06/10 15:59
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e bakker1 +XWiki.eMagiz - Content
-
... ... @@ -1,5 +1,9 @@ 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 +{{velocity}} 2 +#set ($discard = $xwiki.ssx.use('Main.Extensions.ContainerSizingCoursePage.WebHome')) 3 +{{/velocity}} 2 2 5 +{{container}}{{container layoutStyle="columns"}}(((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. 6 + 3 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 5 * eMagiz Cloud ... ... @@ -8,11 +8,9 @@ 8 8 9 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 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 15 +In the third part of our course, we will look at some specific implementations that you might need when implementing very specific use cases.)))((({{html}}<div class="strip__attribute" style="text-align:center"><table><tr><td><img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/></td></tr><tr><td><div class="strip__attribute-label">40-60 minutes</div></td></tr></table></div>{{/html}}))){{/container}}{{/container}} 12 12 13 -* **Total time:** between 40 and 60 minutes 14 14 15 - 16 16 (% style="border-color:#10137e" %) 17 17 ---- 18 18 {{html}} ... ... @@ -152,6 +152,29 @@ 152 152 </div> 153 153 </a> 154 154 </li> 157 + <li class="strip"> 158 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Expert%20Level/Solution%20Architecture/On-premises%20deployment%20new%20runtime%20architecture" class="strip__link"> 159 + <div class="strip__attribute__new__stack"> 160 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/new-stack-pointer.svg"/> 161 + </div> 162 + <label for="" class="strip__label"> 163 + <span>400</span> 164 + Install Magiz runtime for nextGen models 165 + </label> 166 + <div class="strip__attribute"> 167 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> 168 + <div class="strip__attribute-label">5 minutes</div> 169 + </div> 170 + <div class="strip__attribute"> 171 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> 172 + <div class="strip__attribute-label">Developer</div> 173 + </div> 174 + <div class="strip__attribute"> 175 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> 176 + <div class="strip__attribute-label">Architect</div> 177 + </div> 178 + </a> 179 + </li> 155 155 </ul> 156 156 </main> 157 157 </div>