Skip to content

Commit 02848b0

Browse files
authored
Merge pull request #125732 from youkhi/main
Update high-availability-zones.md
2 parents 2998970 + 1a36581 commit 02848b0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/sap/workloads/high-availability-zones.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,6 @@ The following considerations apply for this configuration:
117117
- To achieve run time consistency for critical business processes, you can try directing certain batch jobs and users to application instances that are in-zone with the active database instance by using SAP batch server groups, SAP logon groups, or RFC groups. However, in zonal failover process, you would need to manually move these groups to instances running on VMs that are in-zone with the active DB VM.
118118
- You might want to deploy dormant dialog instances in each of the zones.
119119

120-
> [!IMPORTANT]
121-
> In this active/active scenario charges for cross zone traffic apply. Check the document [Bandwidth Pricing Details](https://azure.microsoft.com/pricing/details/bandwidth/). The data transfer between the SAP application layer and SAP database layer is quite intensive. Therefore the active/active scenario can contribute to costs.
122-
123120
## Active/Passive deployment
124121

125122
If you can't find a configuration that mitigates the potential delta in runtime of SAP business processes or if you want to deploy a short distance disaster recovery configuration, you can deploy an architecture that has an active/passive character from the SAP application layer point of view. You define an *active* zone, which is the zone where you deploy the complete application layer and where you attempt to run both the active database instance and the SAP Central Services instance. With such a configuration, you need to make sure you don't have extreme run time variations, depending on whether a job runs in-zone with the active database instance or not, in business transactions and batch jobs.

0 commit comments

Comments
 (0)