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

From version 17.1
edited by Erik Bakker
on 2023/01/10 08:39
Change comment: There is no comment for this version
To version 13.1
edited by Erik Bakker
on 2022/06/13 14:21
Change comment: Renamed from xwiki:Migrated Pages fundamentals.eMagiz Runtime Generation 3

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,0 @@
1 -eMagiz Runtime Generation 3
Parent
... ... @@ -1,1 +1,0 @@
1 -WebHome
Content
... ... @@ -1,4 +1,9 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 +
3 +
4 +
5 += eMagiz Runtime Generation 3 =
6 +
2 2  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.
3 3  
4 4  Should you have any questions, please get in touch with academy@emagiz.com.
... ... @@ -9,10 +9,12 @@
9 9  
10 10  == 2. Key concepts ==
11 11  
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.
17 +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.
13 13  
14 14  This runtime play a core role in the next generation architecture.
15 15  
21 +
22 +
16 16  == 3. Overview of the Generation 3 runtime ==
17 17  
18 18  === 3.1 History of runtime ===
... ... @@ -50,15 +50,19 @@
50 50  * Build number
51 51   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.
52 52  
60 +
61 +
53 53  == 4. Key takeaways ==
54 54  
55 55  * Generation 3 runtime architecture has a series of consequences for user that need to be understood well
56 56  * The new generation architecture is the current path towards serverless, and simplyfies deployment greatly for users.
57 57  
67 +
68 +
58 58  == 5. Suggested Additional Readings ==
59 59  
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"]]
71 +* [Setting up a deployment plan](../microlearning/crashcourse-platform-deploy-setup-deployment-plan)
72 +* [Deploy a release](../microlearning/crashcourse-platform-deploy-execute-deployment-plan.md)
73 +* [Property Management](../microlearning/crashcourse-platform-deploy-property-management.md)
63 63  
64 64  )))((({{toc/}}))){{/container}}{{/container}}