Exams > Amazon > AWS Certified SAP on AWS - Specialty PAS-C01
AWS Certified SAP on AWS - Specialty PAS-C01
Page 3 out of 7 pages Questions 21-30 out of 65 questions
Question#21

An SAP technology consultant needs to scale up a primary application server (PAS) instance. The PAS currently runs on a c5a.xlarge Amazon EC2 instance. The SAP technology consultant needs to change the instance type to c5a.2xlarge.
How can the SAP technology consultant meet this requirement?

  • A. Stop the complete SAP system. Stop the EC2 instance. Use the AWS Management Console or the AWS CLI to change the instance type. Start the EC2 instance. Start the complete SAP system.
  • B. While SAP is running, use the AWS Management Console or the AWS CLI to change the instance type without stopping the EC2 instance.
  • C. Stop the complete SAP system. Terminate the EC2 instance. Use the AWS Management Console or the AWS CLI to change the instance type. Start the EC2 instance. Start the complete SAP system.
  • D. While SAP is running, log in to the EC2 instance. Run the following AWS CLI command: aws ec2 modify-instance-attribute --instance-id <INSTANCEID> --instance-type "{\"Value\": \"c5a.2xlargel\"}".
Discover Answer Hide Answer

B

Question#22

A company has moved all of its SAP workloads to AWS. During peak business hours, end users are reporting performance issues because work processes are going into PRIV mode on an SAP S/4HANA system. An SAP support engineer indicates that SAP cannot provide support for this issue because some specific performance metrics are not available.
Which combination of actions must the company perform to comply with SAP support requirements? (Choose three.)

  • A. Buy an SAP license from AWS. Ensure that the SAP license is installed.
  • B. Select only an AWS Migration Acceleration Program (MAP) certified managed service provider (MSP).
  • C. Enable detailed monitoring for Amazon CloudWatch on each Amazon EC2 instance where SAP workloads are running.
  • D. Install, configure, and run the AWS Data Provider for SAP on each Amazon EC2 instance where SAP workloads are running.
  • E. Integrate AWS Systems Manager with SAP Solution Manager to provide alerts about SAP parameter configuration drift.
  • F. Enable SAP enhanced monitoring through a SAPOSCOL enhanced function.
Discover Answer Hide Answer

A

Question#23

A company needs to implement high availability for its SAP S/4HANA system on AWS. The company will use a SUSE Linux Enterprise Server clustering solution in private subnets across two Availability Zones. An SAP solutions architect must ensure that the solution can route traffic to the active SAP instance in this clustered configuration.
What should the SAP solutions architect do to meet these requirements?

  • A. Implement the SAP cluster solution by using a secondary private IP address. Reassign the secondary private IP address from one network interface to another network interface in the event of any failure that affects the primary instance.
  • B. Implement the SAP cluster solution by using an Elastic IP address. Mask the failure of an instance or software by rapidly remapping the address to another instance in the account.
  • C. Implement the SAP cluster solution by using a public IP address. Use this public IP address for communication between the instances and the internet.
  • D. Implement the SAP cluster solution by using an overlay IP address that is outside the CIDR block of the VPC. Use overlay IP address routing to dynamically update the route table to point to the active node and provide external access by using a Network Load Balancer or AWS Transit Gateway.
Discover Answer Hide Answer

C

Question#24

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 in 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? (Choose two.)

  • A. Use an overlay IP address as a secondary IP address with the primary node of the cluster.
  • B. Choose an overlay IP address within the VPC CIDR block that corresponds with the secondary node of the cluster.
  • C. Use an overlay IP address as a virtual IP address.
  • D. Choose an overlay IP address within the VPC CIDR block that corresponds with the primary node of the cluster.
  • E. Choose an overlay IP address outside the VPC CIDR block that hosts the application and the database.
Discover Answer Hide Answer

AC

Question#25

A company wants to migrate its on-premises servers to AWS. These servers include SAP ERP Central Component (SAP ECC) on Oracle Database. The company is running SAP ECC application servers and Oracle Database servers on AIX. The company must migrate the SAP workloads to AWS with minimal changes.
Which solution will meet these requirements?

  • A. Perform a heterogeneous migration for SAP on AWS. Specify the SAP ECC application servers to run on SUSE Linux Enterprise Server. Specify Oracle Database to run on Oracle Enterprise Linux on a Dedicated Host.
  • B. Perform a homogeneous migration for SAP on AWS. Specify the SAP ECC application servers and Oracle Database to run on AIX.
  • C. Perform a heterogeneous migration for SAP on AWS. Specify the SAP ECC application servers and Oracle Database to run on Oracle Enterprise Linux.
  • D. Perform a heterogeneous migration for SAP on AWS. Specify the SAP ECC application servers and Oracle Database to run on Windows.
Discover Answer Hide Answer

D

Question#26

A company has deployed its SAP applications into multiple Availability Zones in the same AWS Region. To accommodate storage of media files, database table export and import, and files dropped by third-party tools, the company has mounted Amazon Elastic File System (Amazon EFS) file systems between the SAP instances. The company needs to retrieve the files quickly for installations, updates, and system refreshes.
Over time, the EFS file systems have grown exponentially to multiple terabytes. An SAP solutions architect must optimize storage cost for the files that are stored in Amazon EFS.
Which solution will meet this requirement with the LEAST administrative overhead?

  • A. Scan the files manually to identify unnecessary files. Delete the unnecessary files.
  • B. Move the files to Amazon S3 Glacier Deep Archive.
  • C. Apply a lifecycle policy on the files in Amazon EFS to move the files to EFS Standard-Infrequent Access (Standard-IA).
  • D. Move the files to Amazon S3 Glacier. Apply an S3 Glacier vault lock policy to the files.
Discover Answer Hide Answer

C

Question#27

An SAP specialist is building an SAP environment. The SAP environment contains Amazon EC2 instances that run in a private subnet in a VPC. The VPC includes a NAT gateway.
The SAP specialist is setting up IBM Db2 high availability disaster recovery for the SAP cluster. After configuration of overlay IP address routing, traffic is not routing to the database EC2 instances.
What should the SAP specialist do to resolve this issue?

  • A. Open a security group for SAP ports to allow traffic on port 443.
  • B. Create route table entries to allow traffic from the database EC2 instances to the NAT gateway.
  • C. Turn off the source/destination check for the database EC2 instances.
  • D. Create an IAM role that has permission to access network traffic. Associate the role with the database EC2 instances.
Discover Answer Hide Answer

B

Question#28

A company uses an SAP application that runs batch jobs that are performance sensitive. The batch jobs can be restarted safely. The SAP application has six application servers. The SAP application functions reliably as long as the SAP application availability remains greater than 60%. The company wants to migrate the SAP application to AWS. The company is using a cluster with two Availability Zones.
How should the company distribute the SAP application servers to maintain system reliability?

  • A. Distribute the SAP application servers equally across three partition placement groups.
  • B. Distribute the SAP application servers equally across three Availability Zones.
  • C. Distribute the SAP application servers equally across two Availability Zones.
  • D. Create an Amazon EC2 Auto Scaling group across two Availability Zones. Set a minimum capacity value of 4.
Discover Answer Hide Answer

B

Question#29

A company wants to migrate its SAP landscape from on premises to AWS.
What are the MINIMUM requirements that the company must meet to ensure full support of SAP on AWS? (Choose three.)

  • A. Enable detailed monitoring for Amazon CloudWatch on each instance in the landscape.
  • B. Deploy the infrastructure by using SAP Cloud Appliance Library.
  • C. Install, configure, and run the AWS Data Provider for SAP on each instance in the landscape.
  • D. Protect all production instances by using Amazon EC2 automatic recovery.
  • E. Deploy the infrastructure for the SAP landscape by using AWS Launch Wizard for SAP.
  • F. Deploy the SAP landscape on an AWS account that has either an AWS Business Support plan or an AWS Enterprise Support plan.
Discover Answer Hide Answer

BDE

Question#30

A company wants to migrate its SAP S/4HANA software from on premises to AWS in a few weeks. An SAP solutions architect plans to use AWS Launch Wizard for SAP to automate the SAP deployment on AWS.
Which combination of steps must the SAP solutions architect take to use Launch Wizard to meet these requirements? (Choose two.)

  • A. Download the SAP software files from the SAP Support Portal. Upload the SAP software files to Amazon S3. Provide the S3 bucket path as an input to Launch Wizard.
  • B. Provide the SAP S-user ID and password as inputs to Launch Wizard to download the software automatically.
  • C. Format the S3 file path syntax according to the Launch Wizard deployment recommendation.
  • D. Use an AWS CloudFormation template for the automated deployment of the SAP landscape.
  • E. Provision Amazon EC2 instances. Tag the instances to install SAP S/4HANA on them.
Discover Answer Hide Answer

AD

chevron rightPrevious Nextchevron right