ExamGecko
Home Home / Amazon / PAS-C01

Amazon PAS-C01 Practice Test - Questions Answers, Page 2

Question list
Search
Search

List of questions

Search

Related questions











A global retail company is running its SAP landscape on AWS Recently the company made changes to its SAP Web Dispatcher architecture The company added an additional SAP Web Dispatcher for high availability with an Application Load Balancer (ALB) to balance the load between the two SAP Web Dispatchers When users try to access SAP through the ALB the system is reachable However the SAP backend system is showing an error message An investigation reveals that the issue is related to SAP session handling and distribution of requests . The company confirmed that the system was working as expected with one SAP Web Dispatcher. The company replicated the configuration of that SAP Web Dispatcher to the new SAP Web Dispatcher How can the company resolve the error?

A.
Maintain persistence by using session cookies Enable session stickiness (session affinity) on the SAP Web Dispatchers by setting the wdisp/HTTP/esid_support parameter to True
A.
Maintain persistence by using session cookies Enable session stickiness (session affinity) on the SAP Web Dispatchers by setting the wdisp/HTTP/esid_support parameter to True
Answers
B.
Maintain persistence by using session cookies Enable session stickiness (session affinity) on the ALB
B.
Maintain persistence by using session cookies Enable session stickiness (session affinity) on the ALB
Answers
C.
Turn on host-based routing on the ALB to route traffic between the SAP Web Dispatchers
C.
Turn on host-based routing on the ALB to route traffic between the SAP Web Dispatchers
Answers
D.
Turn on URL-based routing on the ALB to route traffic to the application based on URL
D.
Turn on URL-based routing on the ALB to route traffic to the application based on URL
Answers
Suggested answer: A

Explanation:


A company is planning to move its on-premises SAP HANA database to AWS. The company needs to migrate this environment to AWS as quickly as possible An SAP solutions architect will use AWS Launch Wizard for SAP to deploy this SAP HANA workload.

Which combination of steps should the SAP solutions architect follow to start the deployment of this workload on AWS? (Select THREE.)

A.
Download the SAP HANA software
A.
Download the SAP HANA software
Answers
B.
Download the AWS CloudFormation template for the SAP HANA deployment
B.
Download the AWS CloudFormation template for the SAP HANA deployment
Answers
C.
Download and extract the SAP HANA software upload the SAP HANA software to an FTP server that Launch Wizard can access
C.
Download and extract the SAP HANA software upload the SAP HANA software to an FTP server that Launch Wizard can access
Answers
D.
Upload the unextracted SAP HANA software to an Amazon S3 destination bucket Follow the S3 file path syntax for the software in accordance with Launch Wizard recommendations
D.
Upload the unextracted SAP HANA software to an Amazon S3 destination bucket Follow the S3 file path syntax for the software in accordance with Launch Wizard recommendations
Answers
E.
Bring the operating system AMI by using the Bring. Your Own Image (BYOI) model or purchase the subscription for the operating system AMI from AWS Marketplace
E.
Bring the operating system AMI by using the Bring. Your Own Image (BYOI) model or purchase the subscription for the operating system AMI from AWS Marketplace
Answers
F.
Create the SAP file system by using Amazon Elastic Block Store (Amazon EBS) before the deployment
F.
Create the SAP file system by using Amazon Elastic Block Store (Amazon EBS) before the deployment
Answers
Suggested answer: A, D, E

Explanation:

https://docs.aws.amazon.com/launchwizard/latest/userguide/launch-wizard-sap-setting-up.htmlhttps://docs.aws.amazon.com/launchwizard/latest/userguide/launch-wizard-sap-structure.html


A company wants to implement SAP HANAonAWS with the Multi-AZ deployment option by using AWS Launch Wizard for SAP The solution will use SUSE Linux Enterprise High Availability Extension for the high availability deployment An SAP solutions architect must ensure that all the prerequisites are met The SAP solutions architect also must ensure that the user inputs to start the guided deployment of Launch Wizard are valid. Which combination of steps should the SAP solutions architect take to meet these requirements?

(Select TWO)

A.
Before starting the Launch Wizard deployment create the underlying Amazon Elastic Block Store(Amazon EBS) volume types to use for SAP HANA data and log volumes based on the performance requirements
A.
Before starting the Launch Wizard deployment create the underlying Amazon Elastic Block Store(Amazon EBS) volume types to use for SAP HANA data and log volumes based on the performance requirements
Answers
B.
Use a value for the PaceMakerTag parameter that is not used by any other Amazon EC2 instances in the AWS Region where the system is being deployed
B.
Use a value for the PaceMakerTag parameter that is not used by any other Amazon EC2 instances in the AWS Region where the system is being deployed
Answers
C.
Ensure that the virtual hostname for the SAP HANA database that is used for the SUSE Linux Enterprise High Availability Extension configuration is not used in any other deployed accounts
C.
Ensure that the virtual hostname for the SAP HANA database that is used for the SUSE Linux Enterprise High Availability Extension configuration is not used in any other deployed accounts
Answers
D.
Ensure that the Virtual Address parameter is outside the VPC CIDR and is not being used in the route table that is associated with the subnets where primary and secondary SAP HANA instances will be deployed
D.
Ensure that the Virtual Address parameter is outside the VPC CIDR and is not being used in the route table that is associated with the subnets where primary and secondary SAP HANA instances will be deployed
Answers
E.
Before starting the Launch Wizard deployment set up the SUSE Linux Enterprise High Availability Extension network configuration and security group
E.
Before starting the Launch Wizard deployment set up the SUSE Linux Enterprise High Availability Extension network configuration and security group
Answers
Suggested answer: B, D

Explanation:

In the document "SAP HANA on the AWS Cloud Quick Start Reference Deployment" (ARCHIVED) at the below URL, page 25, under "Requirements for Multi-AZ, Single-Node HA Scenarios," you will find the followinghttps://links.imagerelay.com/cdn/3404/ql/8327da608b7341f4ac2216c503116387/SAP-hana-on- AWS-cloud.pdf

####SLES HAE and RHEL High Availability agents require that the Pacemaker tag and the overlay IP address you provide by setting deployment parameters can be uniquely identified. Therefore, you need to ensure the following: – The value you provide for the PaceMakerTag parameter isn’t being used by any other EC2 instances in your account, in the AWS Region where you are deploying the Quick Start. – The IP address you provide for the VirtualIPAddress parameter is outside the VPC CIDR and isn’t being used in the route table associated with the subnets where primary and secondary HANA instances will be deployed. ####


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.)

A.
Configure a Network Load Balancer for incoming connections from end users
A.
Configure a Network Load Balancer for incoming connections from end users
Answers
B.
Set up an AWS Site-to-Site VPN connection between the company's on-premises network and AWS
B.
Set up an AWS Site-to-Site VPN connection between the company's on-premises network and AWS
Answers
C.
Separate the application server and the database server by using different VPCs
C.
Separate the application server and the database server by using different VPCs
Answers
D.
Separate the application server and the database server by using different subnets and network security groups within the same VPC
D.
Separate the application server and the database server by using different subnets and network security groups within the same VPC
Answers
E.
Set up an AWS Direct Connect connection with a private VIF between the company's on-premises network and AWS
E.
Set up an AWS Direct Connect connection with a private VIF between the company's on-premises network and AWS
Answers
Suggested answer: B, D

Explanation:

B is correct because AWS Site-to-Site VPN allows the company to securely connect their on-premises network to AWS over the internet. D is correct because separating the application server and the database server by using different subnets and network security groups within the same VPC provides network isolation and minimizes the cost of communication between them. Reference: https://docs.aws.amazon.com/vpn/latest/s2svpn/VPC_VPN.htmlhttps://docs.aws.amazon.com/whitepapers/latest/sap-on-aws-technical-deployment- guide/networking.html


A company is running its SAP workload on AWS The company's security team has implemented the following requirements • All Amazon EC2 instances for SAP must be SAP certified instance types

- Encryption must be enabled for all Amazon S3 buckets and Amazon Elastic Block Store (Amazon EBS) volumes

• AWS CloudTrail must be activated

• SAP system parameters must be compliant with business rules

• Detailed monitoring must be enabled for all instances

The company wants to develop an automated process to review the systems for compliance with the security team's requirements. The process also must provide notification about any deviation from these standards Which solution will meet these requirements''

A.
Use AWS AppConfig to model configuration data in an AWS Systems Manager Automation runbook Schedule this Systems Manager Automation runbook to monitor for compliance with all the requirements integrate AWS AppConfig with Amazon CloudWatch for notification purposes
A.
Use AWS AppConfig to model configuration data in an AWS Systems Manager Automation runbook Schedule this Systems Manager Automation runbook to monitor for compliance with all the requirements integrate AWS AppConfig with Amazon CloudWatch for notification purposes
Answers
B.
Use AWS Config managed rules to monitor for compliance with all the requirements Use Amazon EventBridge (Amazon CloudWatch Events) and Amazon Simple Notification Service (Amazon SNS) for email notification when a resource is flagged as noncompliant
B.
Use AWS Config managed rules to monitor for compliance with all the requirements Use Amazon EventBridge (Amazon CloudWatch Events) and Amazon Simple Notification Service (Amazon SNS) for email notification when a resource is flagged as noncompliant
Answers
C.
Use AWS Trusted Advisor to monitor for compliance with all the requirements Use Trusted Advisor preferences for email notification when a resource is flagged as noncompliant
C.
Use AWS Trusted Advisor to monitor for compliance with all the requirements Use Trusted Advisor preferences for email notification when a resource is flagged as noncompliant
Answers
D.
Use AWS Config managed rules to monitor for compliance with the requirements except for the SAP system parameters Create AWS Config custom rules to validate the SAP system parameters Use Amazon EventBridge (Amazon CloudWatch Events) and Amazon Simple Notification Sen/ice (Amazon SNS) for email notification when a resource is flagged as noncompliant
D.
Use AWS Config managed rules to monitor for compliance with the requirements except for the SAP system parameters Create AWS Config custom rules to validate the SAP system parameters Use Amazon EventBridge (Amazon CloudWatch Events) and Amazon Simple Notification Sen/ice (Amazon SNS) for email notification when a resource is flagged as noncompliant
Answers
Suggested answer: D

A company is hosting its SAP workloads on AWS An SAP solutions architect is designing high availability architecture for the company's production SAP S4HANA 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 OB instance How should the SAP solutions architect design the architecture to meet these requirements?

A.
Deploy ASCS and ERS cluster nodes in different subnets within the same Availability Zone Deploy the PAS instance and AAS instance in different subnets within the same Availability Zone Deploy the primary DB instance and secondary DB instance m different subnets within the same Availability Zone Deploy all the components in the same VPC
A.
Deploy ASCS and ERS cluster nodes in different subnets within the same Availability Zone Deploy the PAS instance and AAS instance in different subnets within the same Availability Zone Deploy the primary DB instance and secondary DB instance m different subnets within the same Availability Zone Deploy all the components in the same VPC
Answers
B.
Deploy ASCS and ERS duster nodes m different subnets within the same Availability Zone Deploy the PAS instance and AAS instance in different subnets within the same Availably Zone Deploy the primary DB instance and secondary DB instance m different subnets within the same Availability Zone Deploy the ASCS instance PAS instance and primary DB instance in one VPC Deploy the ERS instance AAS instance and secondary DB instance in a different VPC
B.
Deploy ASCS and ERS duster nodes m different subnets within the same Availability Zone Deploy the PAS instance and AAS instance in different subnets within the same Availably Zone Deploy the primary DB instance and secondary DB instance m different subnets within the same Availability Zone Deploy the ASCS instance PAS instance and primary DB instance in one VPC Deploy the ERS instance AAS instance and secondary DB instance in a different VPC
Answers
C.
Deploy ASCS and ERS cluster nodes in different subnets across two Availability Zones Deploy the PAS instance and AAS instance m different subnets across two Availability Zones Deploy the primary DB instance and secondary DB instance in different subnets across two Availability Zones Deploy all the components m the same VPC
C.
Deploy ASCS and ERS cluster nodes in different subnets across two Availability Zones Deploy the PAS instance and AAS instance m different subnets across two Availability Zones Deploy the primary DB instance and secondary DB instance in different subnets across two Availability Zones Deploy all the components m the same VPC
Answers
D.
Deploy ASCS and ERS cluster nodes in different subnets across two Availability Zones Deploy the PAS instance and AAS instance m different subnets across two
D.
Deploy ASCS and ERS cluster nodes in different subnets across two Availability Zones Deploy the PAS instance and AAS instance m different subnets across two
Answers
E.
Availability Zones Deploy the primary DB instance and secondary DB instance in different subnets across two Availability Zones Deploy the ASCS instance PAS instance and primary DB instance in one VPC Deploy the ERS instance AAS instance and secondary DB instance in a different VPC
E.
Availability Zones Deploy the primary DB instance and secondary DB instance in different subnets across two Availability Zones Deploy the ASCS instance PAS instance and primary DB instance in one VPC Deploy the ERS instance AAS instance and secondary DB instance in a different VPC
Answers
Suggested answer: C

Explanation:


A company has deployed SAP HANA m the AWS Cloud. The company needs its SAP HAN A database to be highly available An SAP solutions architect has deployed the SAP HANA database in separate Availability Zones in a single AWS Region SUSE Linux Enterprise High Availability Extension is configured with an overlay IP address. The overlay IP resource agent has the following IAM policy:

During a test of failover the SAP solutions architect finds that the overlay IP address does not change to the secondary Availability Zone Which change should the SAP solutions architect make in the policy statement for Sid oip1 to dx this error1?

A.
Change the Action element to ec2 CreateRoute
A.
Change the Action element to ec2 CreateRoute
Answers
B.
Change the Action element to ec2 ReplaceRoute
B.
Change the Action element to ec2 ReplaceRoute
Answers
C.
Change the Action element to ec2 ReplaceRouteTableAssociation
C.
Change the Action element to ec2 ReplaceRouteTableAssociation
Answers
D.
Change the Action element to ec2 ReplaceTransrtGatewayRoute
D.
Change the Action element to ec2 ReplaceTransrtGatewayRoute
Answers
Suggested answer: B

Explanation:


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?

A.
For the SAP HANA database change the log backup frequency to 5 minutes Move the data and log backups to Amazon S3 by using the AWS CLI or AWS DataSync Launch the SAP HANA database For the SAP application servers, export the VMs as AMis by using the VM import/Export feature from AWS For NFS file shares/sapmnt and usr-sap/trans/ establish realtime synchronization from DataSync to Amazon Elastic File System (Amazon EFS)
A.
For the SAP HANA database change the log backup frequency to 5 minutes Move the data and log backups to Amazon S3 by using the AWS CLI or AWS DataSync Launch the SAP HANA database For the SAP application servers, export the VMs as AMis by using the VM import/Export feature from AWS For NFS file shares/sapmnt and usr-sap/trans/ establish realtime synchronization from DataSync to Amazon Elastic File System (Amazon EFS)
Answers
B.
For the SAP HANA database change the log backup frequency to 5 minutes Move the data and log backups to Amazon S3 by using AWS Storage Gateway File Gateway For the SAP application servers export the VMs as AMIs by using the VM Import'Export feature from AWS For NFS file shares/sapmnt and 'usr saplrans establish realtime synchronization from AWS DataSync to Amazon Elastic Foe System (Amazon EFS)
B.
For the SAP HANA database change the log backup frequency to 5 minutes Move the data and log backups to Amazon S3 by using AWS Storage Gateway File Gateway For the SAP application servers export the VMs as AMIs by using the VM Import'Export feature from AWS For NFS file shares/sapmnt and 'usr saplrans establish realtime synchronization from AWS DataSync to Amazon Elastic Foe System (Amazon EFS)
Answers
C.
For the SAP HANA database SAP application servers and NFS Me shares use CloudEndure Disaster Recovery to replicate the data continuously from on premises to AWS Use CloudEndure Disaster Recovery to launch target instances in the event of a disaster
C.
For the SAP HANA database SAP application servers and NFS Me shares use CloudEndure Disaster Recovery to replicate the data continuously from on premises to AWS Use CloudEndure Disaster Recovery to launch target instances in the event of a disaster
Answers
D.
For the SAP HANA database use a smaller SAP certified Amazon EC2 instance Use SAP HANA system replication with ASYNC replication mode to replicate the data continuously from on premises to AWS For the SAP application servers use CloudEndure Disaster Recovery for continuous data replication For NFS file shares sapmnt and .'uv-sap'trans. establish real-time synchronization from AWS DataSync to Amazon Elastic File System (Amazon EFS)
D.
For the SAP HANA database use a smaller SAP certified Amazon EC2 instance Use SAP HANA system replication with ASYNC replication mode to replicate the data continuously from on premises to AWS For the SAP application servers use CloudEndure Disaster Recovery for continuous data replication For NFS file shares sapmnt and .'uv-sap'trans. establish real-time synchronization from AWS DataSync to Amazon Elastic File System (Amazon EFS)
Answers
Suggested answer: D

Explanation:


A company is planning to migrate its on-premises SAP applications to AWS. The applications are based on Windows operating systems A file share stores the transport directories and third party application data on the network attached storage of the company's on-premises data center. The company's plan is to lift and shift the SAP applications and the file share to AWS. The company must follow AWS best practices for the migration Which AWS service should the company use to host the transport directories and third-party application data on AWS?

A.
Amazon Elastic Block Store (Amazon EBS)
A.
Amazon Elastic Block Store (Amazon EBS)
Answers
B.
AWS Storage Gateway
B.
AWS Storage Gateway
Answers
C.
Amazon Elastic File System (Amazon EFS)
C.
Amazon Elastic File System (Amazon EFS)
Answers
D.
Amazon FSx for Windows File Server
D.
Amazon FSx for Windows File Server
Answers
Suggested answer: D

Explanation:


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?

A.
Deploy a single EC2 instance to support the secondary database in us-west with additional storage Use this secondary database instance to support QA and production Configure the primary SAP HANA database in us-east-1 to constantly replicate the data to the secondary SAP HANA database in us-west-t by using SAP HANA system replication with preload off During DR shut down the QA SAP HANA instance and restart the production services at the secondary site
A.
Deploy a single EC2 instance to support the secondary database in us-west with additional storage Use this secondary database instance to support QA and production Configure the primary SAP HANA database in us-east-1 to constantly replicate the data to the secondary SAP HANA database in us-west-t by using SAP HANA system replication with preload off During DR shut down the QA SAP HANA instance and restart the production services at the secondary site
Answers
B.
Deploy a secondary staging server on an EC2 instance in us-west-1 Use CloudEndure Disaster Recovery to replicate changes at the database level from us-east-1 to the secondary staging server on an ongoing basis During DR, initiate cutover increase the size of the secondary EC2 instance to match the primary EC2 instance and start the secondary EC2 instance
B.
Deploy a secondary staging server on an EC2 instance in us-west-1 Use CloudEndure Disaster Recovery to replicate changes at the database level from us-east-1 to the secondary staging server on an ongoing basis During DR, initiate cutover increase the size of the secondary EC2 instance to match the primary EC2 instance and start the secondary EC2 instance
Answers
C.
Set up the primary SAP HANA database in us-east-1 to constantly replicate the data to a secondary SAP HANA database in us-west-1 by using SAP HANA system replication with preload on Keep the secondary SAP HANA instance as a hot standby that rs ready to take over in case of failure
C.
Set up the primary SAP HANA database in us-east-1 to constantly replicate the data to a secondary SAP HANA database in us-west-1 by using SAP HANA system replication with preload on Keep the secondary SAP HANA instance as a hot standby that rs ready to take over in case of failure
Answers
D.
Create an SAP HANA database AMI by using Amazon Elastic Block Store (Amazon EBS) snapshots Replicate the database and log backup files from a primary Amazon S3 bucket in us-east-1 to a secondary S3 bucket m us-west-1 During DR launch the EC2 instance in us-west-1 based on AMIs that are replicated Update host information Download database and log backups from the secondary S3 bucket Perform a point-in-time recovery
D.
Create an SAP HANA database AMI by using Amazon Elastic Block Store (Amazon EBS) snapshots Replicate the database and log backup files from a primary Amazon S3 bucket in us-east-1 to a secondary S3 bucket m us-west-1 During DR launch the EC2 instance in us-west-1 based on AMIs that are replicated Update host information Download database and log backups from the secondary S3 bucket Perform a point-in-time recovery
Answers
Suggested answer: A

Explanation:


Total 65 questions
Go to page: of 7