SAPAWS

SAPAWS

1st Grade

65 Qs

quiz-placeholder

Similar activities

Electrical Regulations Quiz (Revised)

Electrical Regulations Quiz (Revised)

1st Grade

60 Qs

Road Signs

Road Signs

1st - 5th Grade

70 Qs

Ulangan TIK WAldan

Ulangan TIK WAldan

1st Grade

60 Qs

FINAL REVIEW A2-14

FINAL REVIEW A2-14

KG - Professional Development

65 Qs

POE Sem exam

POE Sem exam

KG - Professional Development

65 Qs

TNT

TNT

KG - 6th Grade

60 Qs

FINAL!!! Mapeh

FINAL!!! Mapeh

1st - 5th Grade

60 Qs

MAPEH1:UNIT-EXAMINATION-2NDQTR

MAPEH1:UNIT-EXAMINATION-2NDQTR

1st Grade

60 Qs

SAPAWS

SAPAWS

Assessment

Quiz

Education

1st Grade

Easy

Created by

RitchGC RitchGC

Used 1+ times

FREE Resource

65 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company is moving to the AWS Cloud gradually. The company has multiple SAP landscapes

on VMware The company already has sandbox development and QA systems on AWS The company's

production system is still running on premises. The company has 2 months to cut over the entre

landscape to the AWS Cloud The company has adopted a hybrid architecture for the next 2 months

and needs to synchronize its shared file systems between the landscapes These shared file systems

include trans directory mounts, /software directory mounts, and third-party integration mounts in

the on-premises landscape the company has NFS mounts between the servers On the AWS

infrastructure side the company is using Amazon Elastic File System (Amazon EFS) to share the

common files An SAP solutions architect needs to design a solution to schedule transfer of these

shared files bidirectional four times each day. The data transfer must be encrypted Which solution

will meet these requirements?

(A). Write an rsync script Schedule the script through cron for four times each day in the on-premises

VMware servers to transfer the data from on premises to AWS

(B). Install an AWS DataSync agent on the on-premises VMware platform Use the DataSync endpoint

to synchronize between the on-premises NFS server and Amazon EFS on AWS

(C). Order an AWS Snowcone device Use the Snowcone device to transfer data between the onpremises

servers and AWS

(D). Set up a separate AWS Direct Connect connection for synchronization between the on-premises

servers and AWS

Answer explanation

Explanation

AWS DataSync can be used to schedule and automate the transfer of data between on-premises NFS

servers and Amazon EFS on AWS.

It also allows data to be encrypted during transfer, which meets the requirement for encryption.

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A company wants 10 run SAP HANA on AWS m the eu-centrai-1 Region. The company must

make the SAP HANA system highly available by using SAP HANA system replication in addition the

company must create a disaster recovery (DR) solution that uses SAP HANA system replication in the

eu-west-1 Region As prerequisites the company has confirmed that inter-AZ latency is less than 1 ms

and that Inter-Region latency is greater than 1 ms.

Which solutions will meet these requirements? (Select TWO.)

(A). Install the tier 1 primary system and the tier 2 secondary system in eu-central-1 Configure the

tier 1 system m Availability Zone 1 Configure the tier 2 system m Availability Zone 2 Configure SAP

HANA system replication between tier 1 and tier 2 by using ASYNC replication mode install the OR

tier 3 secondary system m eu-west-1 by using SYNC replication mode.

(B). Install the tier 1 primary system and the tier 2 secondary system in eu-central-1 Configure the tier

1 system in Availability Zone 1 Configure the tier 2 system m Availability Zone 2 Configure SAP HANA

system replication between tier 1 and tier 2 by using SYNC replication mode Install the OR her 3

secondary system n eu-west-1 by using ASYNC replication mode.

(C). Install the tier 1 primary system and the tier 2 secondary system in eu-central-1 Configure the tier

1 system in Availability Zone 1 Configure the tier 2 system in Availability Zone 2 Configure SAP HANA

system replication between tier 1 and tier 2 by using SYNC replication mode Install the OR tier 3

secondary system n eu-west-1 Store daily backups from tier 1 m an Amazon S3 bucket m eu-central-1

Use S3 Cross-Region Replication to copy the daily backups to eu-west-i where they can be restored if

needed

(D). install the tier 1 primary system in eu-central-1 install the tier 2 secondary system and the DR tier

IT Certification Guaranteed, The Easy Way!

3 secondary system m eu-west-1 Configure the tier 2 system in Availability Zone 1 Configure the tier

3 system in Availability Zone 2 Configure SAP HANA system replication between all tiers by using

ASYNC replication mode

(E). Install the tier 1 primary system and the tier 2 secondary system in eu-central-1 Configure the tier

1 system m Availability Zone 1 Configure the tier 2 system m Availability Zone 2 Configure SAP HANA

system replication between tier 1 and tier 2 by using SYNCMEM replication mode Install the DR tier 3

secondary system in eu-west-1 by using ASYNC replication mode

Answer explanation

Explanation

Ensures high availability and disaster recovery by using SAP HANA system replication in two different

availability zones in eu-central-1, and then installing a third secondary system in eu-west-1 with SYNC

replication mode, which provides a fallback option in case of disaster, also it meets the inter-AZ

latency requirement.

Ensures high availability and disaster recovery by using SAP HANA system replication in two different

availability zones in eu-central-1, and then storing daily backups from tier 1 in an Amazon S3 bucket

in eu-central-1 and then using S3 cross-region replication to copy the backups to eu-west-1 where

they can be restored if needed, this meets the inter-region latency requirement.

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

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

(B). Set up an AWS Site-to-Site VPN connection between the company's on-premises network and

AWS

(C). Separate the application server and the database server by using different VPCs

(D). Separate the application server and the database server by using different subnets and network

security groups within the same VPC

(E). Set up an AWS Direct Connect connection with a private VIF between the company's on-premises

network and AWS

Answer explanation

Explanation

To meet the requirements, an SAP solutions architect should take the following steps:

* Separate the application server and the database server by using different VPCs. This will ensure

that the application server and the database server are in isolated network configurations, and that

the communication between them is minimized.

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

network and AWS. This will ensure that the SAP systems are accessible to the on-premises end users

over the internet and minimize the cost of communications between the application server and the

database server.

Using a Network Load Balancer for incoming connections from end users is not a necessary step, as

it's not required to meet the requirements Setting up an AWS Site-to-Site VPN connection is not a

necessary step, as it's not required to meet the requirements Separating the application server and

the database server by using different subnets and network security groups within the same VPC is

not a necessary step as it's not required to meet the requirements

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

(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

(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

(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

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company has an SAP Business One system that runs on SUSE Linux Enterprise Server 12 SP3.

The company wants to migrate the system to AWS An SAP solutions architect selects a homogeneous

migration strategy that uses AWS Application Migration Service (CloudEndure Migration) After the

server migration process is finished the SAP solutions architect launches an Amazon EC2 test instance

from the R5 instance family. After a few minutes the EC2 console reports that the test instance has

failed an instance status check Network connections to the instance are refused How can the SAP

solutions architect solve this problem?

(A). Reboot the instance to initiate instance migration to another host

(B). Request an instance limit increase for the AWS Region where the test instance is being launched

(C). Create a ticket for AWS Support that documents the test server instance ID Wait for AWS to update the host of the R5 instance

(D). Install the missing drivers on the source system Wait for the completion of migration

synchronization Launch the test instance again

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

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

(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

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

An SAP solutions architect is designing an SAP HANA scale-out architecture for SAP Business

Warehouse (SAP BW) on SAP HANA on AWS. The SAP solutions architect identifies the design as a

three-node scale out deployment of x1e 32xlarge Amazon EC2 instances The SAP solutions architect

must ensure that the SAP HANA scale-out nodes can achieve the low-latency and high-throughput

network performance that are necessary for node-to-node communication Which combination of

steps should the SAP solutions architect take to meet these requirements? (Select TWO.)(A). Create a cluster placement group Launch the instances into the cluster placement group

(A). Create a cluster placement group Launch the instances into the cluster placement group

(B). Create a spread placement group Launch the instances into the spread placement group

(C). Create a partition placement group Launch the instances into the partition placement group

(D). Based on the operating system version verify that enhanced networking is enabled on all the

nodes

(E). Switch to a different instance family that provides network throughput that is greater than 25

Gbps

Answer explanation

Explanation

A cluster placement group is an Amazon EC2 feature that enables low-latency and high-throughput

network performance for the instances that are launched into the group. This is achieved by placing

the instances in the same availability zone and physically close to each other, which reduces network

latency and increases network throughput.

Enhanced networking is a feature provided by AWS that enables higher network performance by

using specialized network interfaces that support higher IOPS and throughput. To meet the

requirement of low-latency and high-throughput network performance, it is necessary to check that

enhanced networking is enabled on all the nodes, based on the operating system version.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?