Amazon AWS Certified: SAP on AWS - Specialty PAS-C01 Exam Questions

Page: 1 / 14
Total 65 questions
Question 1

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 me SAP deployment on AWS

Which combination of steps must the SAP solutions architect take to use Launch Wizard to meet these requirements? (Select TWO.)



Answer : A, C

A is correct because downloading the SAP software files from the SAP Support Portal and uploading them to Amazon S3 is required to provide Launch Wizard with access to the software files. C is correct because formatting the S3 file path syntax according to Launch Wizard deployment recommendation is required to ensure that Launch Wizard can locate and download the software files correctly. The other options are not correct or necessary for using Launch Wizard to deploy SAP S/4HANA software on AWS. Reference: https://docs.aws.amazon.com/launchwizard/latest/userguide/deploy-s4hana-software-files.html https://docs.aws.amazon.com/launchwizard/latest/userguide/deploy-s4hana-software-files-formatting.html


Question 2

A company hosts an SAP HANA database on an Amazon EC2 instance in the us-easi-1 Region. The company needs to implement a disaster recovery (DR) site in the us-west-1 Region. The company needs a cost-optimized solution that offers a guaranteed capacity reservation an RPO of less than 30 minutes and an RTO of less than 30 minutes.

When solution will meet these requirements?



Answer : A

A is correct because deploying a single EC2 instance to support the secondary database in us-west-1 with additional storage is cost-optimized and offers a guaranteed capacity reservation. Configuring the primary SAP HANA database in us-east-1 to constantly replicate the data to the secondary SAP HANA database in us-west-1 by using SAP HANA system replication with preload off provides an RPO of less than 30 minutes. During DR, shutting down the QA SAP HANA instance and restarting the production services at the secondary site provides an RTO of less than 30 minutes. Reference: https://docs.aws.amazon.com/whitepapers/latest/sap-on-aws-technical-deployment-guide/disaster-recovery.html https://docs.aws.amazon.com/whitepapers/latest/sap-on-aws-technical-deployment-guide/sap-hana.html


Question 3

A company's basis administrator is planning to deploy SAP on AWS m Linux. The basis administrator must set up the proper storage to store SAP HANA data and log volumes. Which storage options should the basis administrator choose to meet these requirements? (Select TWO.)



Answer : B, E

Amazon Elastic Block Store (EBS) Provisioned IOPS SSD (io1) provides high IOPS, low latency, and high throughput, making it ideal for use as a storage option for SAP HANA data and log volumes. It is designed for I/O-intensive workloads and is recommended for SAP HANA. Amazon Elastic Block Store (EBS) General Purpose SSD (gp2, gp3) is also a good choice for SAP HANA data and log storage, it provides a balance of performance and cost, with a low latency and high throughput. Amazon S3 is an object storage service and not suitable for storing the SAP HANA data and log volumes. Amazon Elastic File System (Amazon EFS) is a file storage service, it's not a good fit for block-based storage workloads like SAP HANA. https://docs.aws.amazon.com/sap/latest/sap-hana/hana-ops-storage-config.html


Question 4

A company has moved an 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? (Select THREE.)



Answer : C, D, F

https://docs.aws.amazon.com/whitepapers/latest/sap-on-aws-technical-deployment-guide/security.html https://docs.aws.amazon.com/whitepapers/latest/sap-on-aws-technical-deployment-guide/sap-monitoring.html


Question 5

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 tiles that are stored in Amazon EFS.

Which solution will meet this requirement with the LEAST administrative overhead?



Answer : C

Apply a lifecycle policy on the files in Amazon EFS to move the files to EFS Standard-Infrequent Access (Standard-IA) is the solution that will meet this requirement with the least administrative overhead. This solution allows you to automatically move files that have not been accessed for a certain period of time to a lower-cost storage class, reducing storage costs without the need for manual intervention.

C is correct because applying a lifecycle policy on files in Amazon EFS to move files to EFS Standard-Infrequent Access (Standard-IA) reduces storage cost for files that are rarely accessed. This solution allows you to automatically move files that have not been accessed for a certain period of time to a lower-cost storage class, reducing storage costs without the need for manual intervention. Reference: https://docs.aws.amazon.com/whitepapers/latest/sap-on-aws-technical-deployment-guide/cost-optimization.html https://docs.aws.amazon.com/efs/latest/ug/lifecycle-management-efs.html


Question 6

A company wants to improve the RPO and RTO for its SAP disaster recovery (DR) solution by running the DR solution on AWS The company is running SAP ERP Central Component (SAP ECO on SAP HANA The company has set an RPO of 15 minutes and an RTO of 4 hours.

The production SAP HANA database is running on a physical appliance that has x86 architecture. The appliance has 1 TB of memory and the SAP HANA global allocation limit is set to 768 GB. The SAP application servers are running as VMs on VMware and they store data on an NFS file system The company does not want to change any existing SAP HANA parameters that are related to data and log backup for its on-premises systems.

What should an SAP solutions architect do to meet the DR objectives MOST cost-effectively?



Answer : D

D is correct because using a smaller SAP certified Amazon EC2 instance for the SAP HANA database reduces the cost of the DR solution. Using SAP HANA system replication with ASYNC replication mode provides an RPO of 15 minutes and an RTO of 4 hours. Using CloudEndure Disaster Recovery for the SAP application servers provides continuous data replication and minimal RTO. Using AWS DataSync to synchronize NFS file shares to Amazon EFS provides real-time data transfer and high availability. Reference: https://docs.aws.amazon.com/whitepapers/latest/sap-on-aws-technical-deployment-guide/disaster-recovery.html https://docs.aws.amazon.com/whitepapers/latest/sap-on-aws-technical-deployment-guide/sap-hana.html https://docs.aws.amazon.com/whitepapers/latest/sap-on-aws-technical-deployment-guide/sap-application-servers.html https://docs.aws.amazon.com/whitepapers/latest/sap-on-aws-technical-deployment-guide/nfs-file-shares.html


Question 7

A company is implementing SAP HANA on AWS According 10 the company's security policy SAP backups must be encrypted Only authorized team members can have the ability to decrypt the SAP backups

What is the MOST operationally efficient solution that meets these requirements?



Answer : B

This is the most operationally efficient solution that meets the company's security policy requirements. AWS KMS is a service that enables you to create and manage encryption keys that are used to encrypt and decrypt data. By configuring AWS Backup Agent for SAP HANA to use AWS KMS for SAP backups, the company can ensure that the backups are encrypted at rest and that only authorized team members have the ability to decrypt them. The key policy allows the company to define which team members are authorized to access the key, so that it can be used to decrypt the backup. This approach is operationally efficient because it does not require the company to manually encrypt and decrypt backups, and it enables the company to manage access to the encryption key through IAM policies, without the need for sharing encryption keys.


Page:    1 / 14   
Total 65 questions