Changes for page Architectural Runtime Decisions
Last modified by Erik Bakker on 2024/09/02 16:02
From version 7.1
edited by Erik Bakker
on 2023/08/23 15:23
on 2023/08/23 15:23
Change comment:
There is no comment for this version
To version 8.1
edited by Erik Bakker
on 2023/08/23 15:24
on 2023/08/23 15:24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,14 +14,14 @@ 14 14 15 15 === 3.1 Messaging pattern runtimes === 16 16 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.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. 18 18 19 - 1.Sender or Receiver system is located in a public or private Cloud20 - 19 +* Sender or Receiver system is located in a public or private Cloud 20 +** Put the Runtime on a Cloud Connector machine and ensure to use the connectivity options provided in eMagiz 21 21 22 - 2.Sender or Receiver system is located in a DMZ section of the client infrastructure23 - 24 - 22 +* Sender or Receiver system is located in a DMZ section of the client infrastructure 23 +** Put the runtime inside the same DMZ zone to keep the runtime as close to the system as possible 24 +** Ensure the management of the runtime is something workable for the client. Consider the updates that may occur as well as the fact that the runtime can no longer be managed by the eMagiz Portal 25 25 26 26 === 3.2 API Gateway pattern runtimes === 27 27