Last modified by Danniar Firdausy on 2024/09/27 09:18

From version 31.1
edited by Bouke Reitsma
on 2024/03/08 14:54
Change comment: There is no comment for this version
To version 33.1
edited by Bouke Reitsma
on 2024/03/15 09:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -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  
... ... @@ -38,7 +38,7 @@
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 40  * The role naming in both grouping and failover is crucial. The whole name needs to be matched fully to make it work.
41 -* For the infra configuration of the failover setup, we have a store item that you can use.
41 +* You can control group and failover steps from the deployment plan
42 42  
43 43  == 6. Suggested Additional Readings ==
44 44