Last modified by Erik Bakker on 2024/08/08 15:48

From version 4.1
edited by eMagiz
on 2022/06/13 09:33
Change comment: There is no comment for this version
To version 17.1
edited by Erik Bakker
on 2023/01/10 08:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +eMagiz Runtime Generation 3
Parent
... ... @@ -1,0 +1,1 @@
1 +WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.marijn
1 +XWiki.ebakker
Content
... ... @@ -1,19 +1,8 @@
1 -{{html wiki="true"}}
2 -<div class="ez-academy">
3 - <div class="ez-academy_body">
4 -<div class="doc">
5 -
6 -
7 -
8 -= eMagiz Runtime Generation 3 =
9 -
1 +{{container}}{{container layoutStyle="columns"}}(((
10 10  In this fundamental, the focus will be on the runtimes of eMagiz and notably the next generation runtime. The internal projectname is called Generation 3, which we'll use here for now.
11 11  
12 12  Should you have any questions, please get in touch with academy@emagiz.com.
13 13  
14 -* Last update: March 17th, 2022
15 -* Required reading time: 10 minutes
16 -
17 17  == 1. Prerequisites ==
18 18  
19 19  * Advanced knowledge of the eMagiz platform
... ... @@ -20,12 +20,10 @@
20 20  
21 21  == 2. Key concepts ==
22 22  
23 -The first thing to consider is the eMagiz runtime. This is the Java based application container where the generated code of eMagiz flows is deployed and put into operation. That runtime is something you can download in the Deploy --> Containers section as a zipfile, and make active on your local laptop or machine. The way to invoke the Java application container is to execute the karaf.bat (which refers to the framework we use for that). For runtimes that are deployed, the karaf.bat is the executable refered in the services of the DMZ server of the client.
12 +The first thing to consider is the eMagiz runtime. This is the Java based application container where the generated code of eMagiz flows is deployed and put into operation. That runtime is something you can download in the Deploy -> Containers section as a zipfile, and make active on your local laptop or machine. The way to invoke the Java application container is to execute the karaf.bat (which refers to the framework we use for that). For runtimes that are deployed, the karaf.bat is the executable refered in the services of the DMZ server of the client.
24 24  
25 25  This runtime play a core role in the next generation architecture.
26 26  
27 -
28 -
29 29  == 3. Overview of the Generation 3 runtime ==
30 30  
31 31  === 3.1 History of runtime ===
... ... @@ -44,7 +44,7 @@
44 44  
45 45  The runtime of eMagiz can run inside a Docker, and the runtime is made part of the docker image. In the docker image you will find other required pieces such as OS, Java, monitoring services, etc.
46 46  
47 -<p align="center">[[image:fundamental-runtime-generation3-2.png||]]</p>
34 +[[image:Main.Images.Fundamental.WebHome@fundamental-runtime-generation3-2.png]]
48 48  
49 49  === 3.4 Impact on Way of Working Gen2 vs. Gen3 ===
50 50  
... ... @@ -63,23 +63,15 @@
63 63  * Build number
64 64   The notion of build numbers no longer exists in the new runtime. Or not so explicitly as before. The Docker image will load the required libraries when creating the runtime image, and always use the latest.
65 65  
66 -===== Practice =====
67 -
68 68  == 4. Key takeaways ==
69 69  
70 70  * Generation 3 runtime architecture has a series of consequences for user that need to be understood well
71 71  * The new generation architecture is the current path towards serverless, and simplyfies deployment greatly for users.
72 72  
73 -
74 -
75 75  == 5. Suggested Additional Readings ==
76 76  
77 -* [Setting up a deployment plan](../microlearning/crashcourse-platform-deploy-setup-deployment-plan)
78 -* [Deploy a release](../microlearning/crashcourse-platform-deploy-execute-deployment-plan.md)
79 -* [Property Management](../microlearning/crashcourse-platform-deploy-property-management.md)
60 +* [[Setup deployment plan>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-setup-deployment-plan-gen3||target="blank"]]
61 +* [[Deploy a release>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-execute-deployment-plan||target="blank"]]
62 +* [[Property Management>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-property-management-gen3||target="blank"]]
80 80  
81 -</div>
82 -</div>
83 -</div>
84 -
85 -{{/html}}
64 +)))((({{toc/}}))){{/container}}{{/container}}