nerdexam
Amazon

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.

Design of SAP Workloads on AWS

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)
  • A
    13% (4)
  • B
    3% (1)
  • C
    81% (25)
  • D
    3% (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.

ADeploy ASCS and ERS cluster nodes in different subnets within the same Availability Zone.

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.

BDeploy ASCS and ERS cluster nodes in different subnets within the same Availability Zone.

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.

CDeploy ASCS and ERS cluster nodes in different subnets across two Availability Zones. DeployCorrect

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.

DDeploy ASCS and ERS cluster nodes in different subnets across two Availability Zones. Deploy

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

#SAP High Availability#ASCS/ERS Failover#Multi-AZ Deployment#AWS Architecture

Community Discussion

No community discussion yet for this question.

Full PAS-C01 Practice