PAS-C01 · Question #136
A company is hosting its SAP workloads on AWS. An SAP solutions architect is designing high availability architecture for the company's production SAP S/4HANA and SAP BW/4HANA workloads. These workloa
The correct answer is C. Deploy ASCS and ERS cluster nodes in different subnets across two Availability Zones. Deploy. For SAP high availability, ASCS and ERS failover cluster nodes must be deployed across two Availability Zones to ensure AZ-level fault tolerance for the entire SAP landscape.
Question
A company is hosting its SAP workloads on AWS. An SAP solutions architect is designing high availability architecture for the company's production SAP S/4HANA and SAP BW/4HANA workloads. These workloads have the following requirements:
- Redundant SAP application servers that consist of a primary
application server (PAS) and an additional application server (AAS)
- ASCS and ERS instances that use a failover cluster
- Database high availability with a primary DB instance and a secondary
DB instance How should the SAP solutions architect design the architecture to meet these requirements?
Options
- ADeploy ASCS and ERS cluster nodes in different subnets within the same Availability Zone.
- BDeploy ASCS and ERS cluster nodes in different subnets within the same Availability Zone.
- CDeploy ASCS and ERS cluster nodes in different subnets across two Availability Zones. Deploy
- DDeploy ASCS and ERS cluster nodes in different subnets across two Availability Zones. Deploy
How the community answered
(31 responses)- A13% (4)
- B3% (1)
- C81% (25)
- D3% (1)
Why each option
For SAP high availability, ASCS and ERS failover cluster nodes must be deployed across two Availability Zones to ensure AZ-level fault tolerance for the entire SAP landscape.
Deploying ASCS and ERS cluster nodes in different subnets within the same Availability Zone provides only subnet-level separation and does not protect against an AZ-level failure, leaving both cluster nodes unavailable simultaneously.
Like option A, placing both cluster nodes in the same AZ with only subnet separation is insufficient for true high availability because a single AZ outage would take down the entire ASCS/ERS failover cluster.
Deploying ASCS and ERS cluster nodes in different subnets across two Availability Zones ensures that a failure in one AZ does not bring down both cluster nodes simultaneously, satisfying SAP's failover cluster HA requirements. Combined with cross-AZ deployment of PAS and AAS as redundant application servers and a primary-secondary DB pair across AZs, this architecture provides comprehensive HA for both the SAP application layer and the database layer.
Option D likely deploys the PAS, AAS, or DB tier in a configuration that does not fully satisfy all three stated HA requirements - redundant app servers, cross-AZ ASCS/ERS cluster, and DB primary-secondary HA - as completely as option C.
Concept tested: SAP ASCS/ERS failover cluster deployment across Availability Zones
Source: https://docs.aws.amazon.com/sap/latest/sap-hana/sap-ha-deployment-aws.html
Topics
Community Discussion
No community discussion yet for this question.