Changes for page Grouping - Deploy Possibilities
Last modified by Danniar Firdausy on 2024/09/27 09:18
From version 32.1
edited by Bouke Reitsma
on 2024/03/08 14:55
on 2024/03/08 14:55
Change comment:
There is no comment for this version
To version 34.1
edited by Bouke Reitsma
on 2024/03/15 09:42
on 2024/03/15 09:42
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,7 +3,7 @@ 3 3 ((( 4 4 eMagiz flows, or more specifically, the flow's inbound component(s), can be grouped. How to configure this is explained [[here>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.Grouping and Failover.intermediate-grouping-and-failover-flow-configuration.WebHome||target="blank"]]. This functionality is mainly beneficial when faced with substantial maintenance or outage of systems connected to your eMagiz model. 5 5 6 -Building on this functionality, you can even configure the group to run in an active/passive failover mode when you activate the multiple runtimes option on your runtime, and each separate runtime is deployed on another machine. The failover functionality is not only relevant in cases of server maintenance. It can also assist you when you want to exchange data with a system that allows only one active connection. Should this connection be business-critical, you can use this failover functionality to create a passive failover situation that will take over when the active connection breaks down (regardless of the reason). 6 +Building on this functionality, you can even configure the group to run in an active/passive failover mode when you activate the multiple runtimes option on your runtime, and each separate runtime is deployed on another machine. The failover functionality is not only relevant in cases of server maintenance. It can also assist you when you want to exchange data with a system that allows only one active connection. Should this connection be business-critical, you can use this failover functionality to create a passive failover situation that will take over when the active connection breaks down (regardless of the reason). 7 7 8 8 In this microlearning, we will focus on configuring the deployment plan to control various inbound compoments in a normal and in a failover configuration. 9 9 ... ... @@ -25,7 +25,7 @@ 25 25 26 26 == 4. Failover Deployment Step == 27 27 28 -The configuration of a failover deployment step is similar as for the Group deployment step. The only difference is the action you can activate. The stop group actions make the inbounds of the currently selected container stop. If this group is the leader of the failover group. It will deactivate this group and start orignal follower group. However it disables failover ,therefore from this point were are running in a dubble setup in which we have single node leaders.28 +The configuration of a failover deployment step is similar as for the Group deployment step. The only difference is the action you can activate. The stop group actions make the inbounds of the currently selected container stop. If this group is the leader of the failover group. It will deactivate this group and start orignal follower group. However, it disables failover. Therefore, from this point were are running in a dubble setup in which we have single node leaders. 29 29 30 30 [[image:Main.Images.Microlearning.WebHome@grouping-and-failover--intermediate-grouping-and-failover-deploy-disabled-failover.png]] 31 31 ... ... @@ -37,7 +37,7 @@ 37 37 38 38 * Grouping is beneficial when external systems go through maintenance or downtime. 39 39 * Failover can have the additional benefit of having a fallback scenario while still adhering to the requirement that there can only be one active connection at a time 40 -* The role naming in both grouping and failover is crucial. The wholename needs tobematchedfully to make it work.40 +* The role naming in both grouping and failover is crucial. The group name needs to match **exactly** to make it work. 41 41 * You can control group and failover steps from the deployment plan 42 42 43 43 == 6. Suggested Additional Readings ==