Last modified by Erik Bakker on 2024/09/02 16:02

From version 10.1
edited by Erik Bakker
on 2023/08/23 15:26
Change comment: There is no comment for this version
To version 12.1
edited by Danniar Firdausy
on 2024/08/07 14:26
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.dfirdausy
Content
... ... @@ -1,17 +1,21 @@
1 -{{container}}{{container layoutStyle="columns"}}(((
1 +{{container}}
2 +{{container layoutStyle="columns"}}
3 +(((
2 2  This microlearning will focus on some considerations for putting the eMagiz runtime at the right location in the architecture.
3 3  
4 4  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
5 5  
6 6  == 1. Prerequisites ==
9 +
7 7  * Intermediate knowledge of the eMagiz platform
8 8  * Good working experience in the Design and Deploy Architecture phase.
9 9  
10 10  == 2. Key concepts ==
11 -In the various microlearnings until the intermediate level, we have explained the [[eMagiz runtime>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-install-local-connector.WebHome||target="blank"]] itself . In short, it is the process that can make the flow components operational and execute the designated tasks of that flow. Please refer to these microlearnings for further information
12 12  
13 -== 3. Specific eMagiz runtime considerations ==
15 +In the various microlearnings until the intermediate level, we have explained the [[eMagiz runtime>>doc:Main.eMagiz Academy.Microlearnings.Legacy Functionality.crashcourse-platform-deploy-install-local-connector.WebHome||target="blank"]] itself . In short, it is the process that can make the flow components operational and execute the designated tasks of that flow. Please refer to these microlearnings for further information
14 14  
17 +== 3. Specific eMagiz runtime considerations ==
18 +
15 15  === 3.1 Messaging pattern runtimes ===
16 16  
17 17  For Messaging specific patterns the runtime should be placed in such a way that there is connectivity between that runtime and the sending/receiving system. The system might be located in a Cloud service or Cloud VPC that eMagiz clients are hosting. Or are located on-premises of the client. Here are the options and advice for putting the runtime.
... ... @@ -28,11 +28,22 @@
28 28  For these runtime the first choice is put all the Gateway Entry Flow and the Exit gates on the Cloud Connector machine. This way, the number of runtimes are kept to a minimum and there is full control over these runtime. In the exceptional case where the exit gate needs to connect to a system that is not accessible via the client firewalls, you can opt to put these exit gates only on a runtime that can be deployed on*premises. Please refer to the [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.API Management.advanced-api-management-running-part-of-your-api-gateway-solution-on-premise||target="blank"]] around running part of the solution locally.
29 29  
30 30  === 3.3 Event Streaming pattern runtimes ===
35 +
31 31  In the case where Event processors are used in the Event Streaming solution designed, eMagiz provides a event streaming container (runtime). This runtime can only run in a Cloud-based machine, and only in the core machines of eMagiz. The key reason is that these Event Processors need to connect to the topics that are only available in the eMagiz Cloud and not accessible from outside the eMagiz VPC. Any runtime that is consuming or producing data with these topics needs to have the capability to access such topics.
32 32  
33 33  == 4. Key takeaways ==
39 +
34 34  Take into account the key considerations for each case to ensure the runtime is placed on the right location.
35 35  
36 36  == 5. Suggested Additional Readings ==
37 37  
38 -There are no suggested additional readings on this topic)))((({{toc/}}))){{/container}}{{/container}}
44 +If you are interested in this topic and want more information on it please read the help text provided by eMagiz and read the following link:
45 +* [[Crash Course (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.WebHome||target="blank"]]
46 +** [[Crash Course API Gateway (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.WebHome||target="blank"]]
47 +*** [[Setting up Exit gate (Explanation)>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course API Gateway.crashcourse-api-gateway-setting-up-exit-gate||target="blank"]])))
48 +
49 +(((
50 +{{toc/}}
51 +)))
52 +{{/container}}
53 +{{/container}}