PAS-C01 AWS Certified: SAP on AWS - Specialty

Loading demo links...

Showing 1–3 of 10 questions

Question 1

A company that has SAP workloads on premises plans to migrate an SAP environment to AWS. The company is new to AWS and has no poor setup. The company has the following requirements

- The application server and database server must be placed in isolated network configurations

• SAP systems must be accessible to the on-premises end users over the internet

• The cost of communications between the application server and the database server must be minimized

Which combination of steps should an SAP solutions architect take to meet these requirements? (Select TWO.)

Select all that apply, then click Submit answer.

  • Configure a Network Load Balancer for incoming connections from end users

  • Set up an AWS Site-to-Site VPN connection between the company's on-premises network and AWS

  • Separate the application server and the database server by using different VPCs

  • Separate the application server and the database server by using different subnets and network security groups within the same VPC

  • Set up an AWS Direct Connect connection with a private VIF between the company's on-premises network and AWS

Question 2

A company wants 10 migrate its SAP ERP landscape to AWS The company will use a highly available distributed deployment for the new architecture Clients will access SAP systems from a local data center through an AWS Site-to-Site VPN connection that is already in place An SAP solutions architect needs to design the network access to the SAP production environment

Which configuration approaches will meet these requirements? (Select TWO.)

Select all that apply, then click Submit answer.

  • For the ASCS instance configure an overlay IP address that is within the production VPC ClDR range Create an AWS Transit Gateway Attach me VPN to the transit gateway Use the transit gateway to route the communications between the local data center and the production VPC Create a static route on the production VPC to route traffic that is directed to the overlay IP address to the ASCS instance

  • For the ASCS instance configure an overlay IP address that is outside the production VPC ClDR range Create an AWS Transit Gateway Attach the VPN to the transit gateway Use the transit gateway to route the communications between the local data center and the production VPC Create a static route on the production VPC to route traffic that is directed to the overlay IP address to the ASCS instance

  • For the ASCS instance configure an overlay IP address that is within the production VPC ClDR range Create a target group that points to the overlay IP address Create a Network Load Balancer and register the target group Create a static route on the production VPC to route traffic that is directed to the overlay IP address to the ASCS instance

  • For the ASCS instance configure an overlay IP address that is outside the production VPC ClDR range Create a target group that points to the overlay IP address Create a Network Load Balancer, and register the target group Create a static route on the production VPC to route traffic that is directed to the overlay IP address to the ASCS instance

  • For the ASCS instance configure an overlay IP address that is outside the production VPC ClDR range Create a target group that points to the overlay IP address Create an Application Load Balancer and register the target group Create a static route on the production VPC to route traffic that is directed to the overlay IP address to the ASCS instance.

Question 3

A company is migrating its SAP workloads to AWS The company's IT team installs a highly available SAP S.4HANA system that uses the SAP HANA system replication cluster package on SUSE Linux Enterprise Server. The IT team deploys the system by using cluster nodes m different Availability Zones within the same AWS Region.

After the initial launch of the SAP application the application is accessible However after failover the IT team cannot access the application even though the system is up and running on the secondary node After investigation an SAP solutions architect discovers that the virtual IP address has not been used correctly

Which combination of steps should the SAP solutions architect take to resolve this problem? (Select TWO.)

Select all that apply, then click Submit answer.

  • Use an overlay IP address as a secondary IP address with the primary node of the cluster

  • Choose an overlay IP address within the VPC CiDR block that corresponds with the secondary node of the cluster

  • Use an overlay IP address as a virtual IP address

  • Choose an overlay IP address within the VPC CIDR block that corresponds with the primary node of the cluster

  • Choose an overlay IP address outside the VPC CiDR block that hosts the application and the database