Changes for page Architectural Runtime Decisions
Last modified by Erik Bakker on 2024/09/02 16:02
From version 2.1
edited by Erik Bakker
on 2022/06/13 08:15
on 2022/06/13 08:15
Change comment:
There is no comment for this version
To version 3.1
edited by Erik Bakker
on 2022/08/05 12:47
on 2022/08/05 12:47
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -33,11 +33,8 @@ 33 33 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 around running part of the solution locally](advanced*api*management*running*part*of*your*api*gateway*solution*on*premise) 34 34 35 35 === 3.3 Event Streaming pattern runtimes === 36 -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. 36 +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. 37 37 38 - 39 - 40 - 41 41 == 4. Assignment == 42 42 43 43 There is no specific assignment as this is more theoretical microlearning. ... ... @@ -45,8 +45,6 @@ 45 45 == 5. Key takeaways == 46 46 Take into account the key considerations for each case to ensure the runtime is placed on the right location. 47 47 48 - 49 - 50 50 == 6. Suggested Additional Readings == 51 51 52 52 There are no suggested additional readings on this topic