Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

← Migration practice sets

PAS-C01 Migration • Complete Question Bank

PAS-C01 Migration — All Questions With Answers

Complete PAS-C01 Migration question bank — all 0 questions with answers and detailed explanations.

368
Questions
Free
No signup
Certifications/PAS-C01/Practice Test/Migration/All Questions
Question 1mediummultiple choice
Read the full Migration explanation →

A company is migrating a legacy .NET application to AWS. The application uses Windows Authentication and relies on Active Directory for user authentication. The company wants to minimize changes to the application code. Which AWS service should be used to integrate Active Directory with the migrated application?

Question 2hardmultiple choice
Read the full Migration explanation →

A company is migrating a 50 TB Oracle database to Amazon RDS for Oracle using AWS DMS. The source database is running on-premises and the network link has a bandwidth of 100 Mbps. The migration must complete within 5 days. What is the MOST effective approach to meet the deadline?

Question 3easymultiple choice
Read the full Migration explanation →

A company is migrating a web application from an on-premises data center to AWS. The application uses a MySQL database that is 500 GB in size. The company wants to minimize downtime during the migration. Which approach should the company use?

Question 4hardmultiple choice
Read the full Migration explanation →

A company is migrating a multi-tier application to AWS. The application includes a load balancer, web servers, and an Oracle database. The migration plan includes using AWS DMS for the database. During the initial full load, the DMS task fails with an error indicating insufficient memory. The source database is on an EC2 instance with 4 GB RAM. What should the migration team do to resolve this issue?

Question 5mediummultiple choice
Read the full Migration explanation →

A company is migrating a legacy application to AWS that requires a static IP address for client whitelisting. The application will run on EC2 instances behind an Application Load Balancer (ALB). The company wants to ensure the IP address does not change over time. What should the company do?

Question 6hardmulti select
Read the full Migration explanation →

A company is migrating a 10 TB SQL Server database to Amazon RDS for SQL Server using AWS DMS. The migration is taking longer than expected. Which TWO actions can improve the migration speed? (Choose two.)

Question 7mediummulti select
Read the full Migration explanation →

A company is planning to migrate a critical application to AWS using the 7 Rs migration strategy. The application is currently running on a large VMware VM. Which THREE strategies are appropriate for this migration? (Choose three.)

Question 8mediummultiple choice
Read the full Migration explanation →

A company is migrating a legacy on-premises application to AWS. The application uses a proprietary database that is not supported by AWS Database Migration Service (DMS). The company needs to minimize downtime and automate the migration as much as possible. Which approach should be used?

Question 9hardmultiple choice
Read the full Migration explanation →

A company is migrating a critical application to AWS using a lift-and-shift strategy. The application has a legacy licensing model tied to specific hardware IDs. The company has already migrated the application to an Amazon EC2 instance but the license validation fails because the hardware ID changed. What is the MOST cost-effective and least disruptive solution?

Question 10easymultiple choice
Review the full routing breakdown →

A company is migrating a web application to AWS and wants to use a blue/green deployment strategy to minimize downtime. Which AWS service should be used to route traffic between the blue and green environments?

Question 11mediummultiple choice
Read the full Migration explanation →

An organization is migrating a large data lake (500 TB) from on-premises HDFS to Amazon S3. The migration must be completed within 3 weeks. The network bandwidth between on-premises and AWS is 1 Gbps. What is the MOST efficient migration approach?

Question 12hardmultiple choice
Read the full Migration explanation →

A company is migrating a multi-tier application to AWS and wants to ensure high availability. The application has a web tier, application tier, and database tier. The database is currently running on a single on-premises server. Which migration strategy minimizes downtime and provides the HIGHEST availability for the database tier?

Question 13mediummulti select
Read the full Migration explanation →

A company is migrating a legacy application to AWS. The application currently uses Oracle Database and the company wants to migrate to Amazon Aurora PostgreSQL with minimal downtime. Which TWO steps should be taken to achieve this? (Choose TWO)

Question 14hardmulti select
Read the full Migration explanation →

A company is migrating a critical application to AWS using a phased approach. The application uses a custom Linux distribution that is not supported by AWS Application Migration Service. Which THREE steps should the company take to migrate the application? (Choose THREE)

Question 15mediummultiple choice
Read the full Migration explanation →

A company is migrating a legacy on-premises application to AWS. The application requires static IP addresses for its clients to whitelist. The migration strategy includes using an Application Load Balancer (ALB) to distribute traffic across multiple EC2 instances in an Auto Scaling group. The clients require a fixed set of IP addresses to whitelist. Which solution meets the requirement?

Question 16hardmultiple choice
Read the full Migration explanation →

A team is migrating an Oracle database to Amazon RDS for MySQL using AWS DMS with ongoing replication (CDC). The initial load succeeded, but the CDC task fails with the error shown in the exhibit. The source Oracle database is on-premises. Which action should the team take to resolve the issue?

Exhibit

Refer to the exhibit.

Error from AWS DMS task:
"Last Error: Failed to start change data capture for table 'sales.orders'.
Details: The source database is not configured for full supplemental logging. To enable full supplemental logging, run: ALTER DATABASE ADD SUPPLEMENTAL LOG DATA (ALL) COLUMNS;"
Question 17hardmultiple choice
Read the full Migration explanation →

A media company is migrating its on-premises video processing infrastructure to AWS. The current infrastructure uses a custom application that splits video files into segments, transcodes them using FFmpeg, and assembles the final output. The application runs on a single server with 64 vCPUs and 256 GB RAM. The migration plan is to use AWS Batch with EC2 instances for the transcoding jobs. The video files are stored on an on-premises NAS and will be migrated to Amazon S3. The company needs to minimize latency for file access during migration and reduce the time to transfer initial data. The company has a 1 Gbps AWS Direct Connect connection. The total data volume is 500 TB. The migration window is 30 days. Which approach should the team use to transfer the initial data to S3 with the lowest latency and within the migration window?

Question 18easymultiple choice
Read the full Migration explanation →

A company is migrating its on-premises web application to AWS. The application consists of a stateless web tier and a stateful database tier running on a single server. The web tier uses session data stored in the local file system. The database tier runs on MySQL. The company wants to minimize changes to the application code during migration. They plan to use Amazon EC2 for the web server and Amazon RDS for MySQL for the database. After migrating the web server to an EC2 instance and the database to RDS, users report that they are being logged out of the application frequently. What is the most likely cause of this issue?

Question 19mediummulti select
Read the full Migration explanation →

A company is migrating a legacy on-premises application to AWS. The application uses a MySQL database with a complex stored procedure that runs every hour and takes approximately 10 minutes to complete. The company wants to minimize downtime during migration. Which TWO approaches should the company use to migrate the database?

Question 20hardmultiple choice
Read the full NAT/PAT explanation →

An administrator is migrating an on-premises application to AWS. The application stores persistent data on a separate disk. The administrator launched an EC2 instance as a test and attached an additional EBS volume for the persistent data. The above exhibit shows the block device mapping for the test instance. Later, the administrator terminates the test instance, but the persistent data must be retained. However, after termination, the persistent data volume is also deleted. What is the most likely cause?

Network Topology
$ aws ec2 describe-instancesinstance-ids i-0abcd1234efgh5678query 'Reservations[0].Instances[0].BlockDeviceMappings'Refer to the exhibit."DeviceName": "/dev/xvda","Ebs": {"AttachTime": "2023-08-01T10:00:00.000Z","DeleteOnTermination": true,"Status": "attached","VolumeId": "vol-0a1b2c3d4e5f67890"},"DeviceName": "/dev/sdf","AttachTime": "2023-08-01T11:00:00.000Z","DeleteOnTermination": false,"VolumeId": "vol-0f1e2d3c4b5a67890"
Question 21easymultiple choice
Read the full Migration explanation →

A manufacturing company is planning to migrate a legacy inventory application from a data center to AWS. The application runs on Windows Server 2012 R2 and uses a SQL Server 2014 database. The application requires low-latency access to a shared file system for storing CAD drawings. The current on-premises environment uses a SAN-based storage array for the database and a Windows File Server for the CAD files. The company wants to minimize operational overhead and avoid refactoring the application. The migration must be completed within 3 months. The company has already established a Direct Connect connection between the data center and AWS. Which migration strategy should the company use?

Question 22mediumdrag order
Read the full Migration explanation →

Drag and drop the steps to configure an SAP S/4HANA high-availability cluster using AWS Resilience Hub into the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5
Question 23mediumdrag order
Read the full Migration explanation →

Drag and drop the steps to automate the installation of SAP HANA on AWS using AWS CloudFormation into the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5
Question 24mediummatching
Read the full Migration explanation →

Match the SAP HANA deployment option to its description.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Single large instance with more memory

Multiple nodes in a cluster for horizontal scaling

Certified hardware with flexible storage options

Fully managed cloud database service

Question 25mediummatching
Read the full Migration explanation →

Match the SAP transport type to its description.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

For ABAP development objects

For configuration changes

Copies transport without original history

Moves objects between systems preserving change history

Question 26mediummultiple choice
Read the full Migration explanation →

A company is migrating an on-premises SAP HANA database to AWS. The database size is 2 TB and the network bandwidth is 100 Mbps. The migration must minimize downtime and support incremental data synchronization. Which AWS service should the company use?

Question 27hardmultiple choice
Read the full Migration explanation →

An organization is planning to migrate an SAP ERP system from on-premises to AWS. The system uses a custom ABAP application that has a hardcoded IP address for RFC connections. The migration strategy must minimize changes to the application. What is the MOST effective approach?

Question 28easymultiple choice
Read the full VPN explanation →

During a migration of an SAP system to AWS, the SAP application team reports that batch jobs are failing with an error 'RFC connection refused'. The on-premises system and AWS are connected via a VPN. What is the MOST likely cause?

Question 29mediummultiple choice
Read the full DNS explanation →

A company is migrating an SAP BusinessObjects environment to AWS. They need to ensure high availability for the web tier and have a requirement to use a single DNS name for end users. Which AWS service should they use to distribute traffic across multiple web servers?

Question 30hardmultiple choice
Read the full Migration explanation →

A company is migrating a large SAP HANA database to AWS. They plan to use AWS DMS for ongoing replication. The source database is Oracle. During the full load phase, DMS reports an error: 'Failed to add supplemental logging for table'. What is the MOST likely cause?

Question 31easymultiple choice
Read the full Migration explanation →

A company is migrating an SAP system to AWS and needs to retain the same hostname for the SAP application server after migration. Which configuration should the company use?

Question 32mediummultiple choice
Read the full NAT/PAT explanation →

A company is migrating an SAP system to AWS and wants to use AWS Systems Manager for patching. The SAP application server is running Windows. What is a prerequisite for Systems Manager to manage the instance?

Question 33hardmultiple choice
Read the full Migration explanation →

An organization is migrating an SAP system from on-premises to AWS. The SAP system uses a shared file system (NFS) for transport directories. The company wants a fully managed NFS solution on AWS. Which service should they use?

Question 34easymultiple choice
Read the full Migration explanation →

A company is migrating an SAP system to AWS and wants to use AWS Backup to back up the SAP HANA database. What is a prerequisite for using AWS Backup with SAP HANA?

Question 35mediummulti select
Read the full Migration explanation →

A company is migrating an SAP system to AWS. They want to use AWS Launch Wizard to deploy SAP. Which TWO prerequisites are required for using Launch Wizard? (Choose TWO.)

Question 36hardmulti select
Read the full Migration explanation →

An organization is migrating an SAP HANA database to AWS. They plan to use AWS DMS for ongoing replication from an on-premises Oracle database to an Amazon RDS for Oracle instance. Which THREE configurations are necessary for DMS to perform ongoing replication? (Choose THREE.)

Question 37easymulti select
Read the full Migration explanation →

A company is migrating an SAP system to AWS. They want to use an AWS service to automate the deployment of SAP applications according to best practices. Which TWO services can be used for this purpose? (Choose TWO.)

Question 38mediummultiple choice
Read the full Migration explanation →

A company is migrating an on-premises Oracle database to Amazon RDS for Oracle. The database is 2 TB in size and has a high transaction rate. The migration must have minimal downtime. Which AWS service should be used for the migration?

Question 39hardmultiple choice
Read the full Migration explanation →

An organization is migrating a legacy application to AWS. The application requires a static IP address for client whitelisting. After migrating the application to an Application Load Balancer (ALB) with an Auto Scaling group, clients report connection failures. What should be done to resolve this issue?

Question 40easymultiple choice
Read the full Migration explanation →

A company is migrating a SAP HANA database to AWS. Which storage configuration is recommended for SAP HANA to meet performance requirements?

Question 41mediummultiple choice
Read the full Migration explanation →

A company is migrating a SAP system to AWS and needs to ensure that the SAP license is compliant. The current license is based on the number of users. What is the correct approach for SAP licensing on AWS?

Question 42hardmultiple choice
Read the full Migration explanation →

An organization is migrating a SAP ERP system to AWS. The system has a requirement for high availability for the SAP Central Services (ASCS) instance. Which architecture should be used to meet this requirement?

Question 43easymultiple choice
Read the full Migration explanation →

A company is migrating a SAP BusinessObjects environment to AWS. Which AWS service can be used to automate the deployment of the SAP BusinessObjects components?

Question 44mediummultiple choice
Read the full Migration explanation →

A company is migrating a SAP system to AWS and needs to ensure that the database migration from SAP ASE to Amazon Aurora is successful with minimal downtime. Which AWS service should be used?

Question 45hardmultiple choice
Read the full Migration explanation →

A company is migrating a SAP HANA database to AWS. The database is 10 TB and requires a recovery point objective (RPO) of 15 minutes and a recovery time objective (RTO) of 2 hours. Which backup strategy should be used?

Question 46easymultiple choice
Read the full Migration explanation →

A company is migrating a SAP system to AWS and wants to use the same SAP system ID (SID) as on-premises. What is a prerequisite for this migration?

Question 47hardmulti select
Read the full Migration explanation →

A company is migrating a SAP system running on IBM AIX to AWS. Which TWO AWS services can be used to capture the server configuration and replicate it in AWS?

Question 48mediummulti select
Read the full Migration explanation →

A company is migrating a SAP HANA database to AWS. Which THREE factors should be considered when choosing the EC2 instance type for SAP HANA?

Question 49easymulti select
Read the full NAT/PAT explanation →

A company is migrating a SAP system to AWS and wants to use AWS Systems Manager for patching. Which TWO prerequisites are required to use AWS Systems Manager Patch Manager?

Question 50hardmultiple choice
Read the full Migration explanation →

An SAP administrator is migrating an SAP system to AWS and has launched an EC2 instance from an AMI. The administrator runs the command shown in the exhibit. Which statement is true about the root volume?

Network Topology
aws ec2 describe-instancesinstance-ids i-0abcd1234efgh5678query 'Reservations[0].Instances[0].BlockDeviceMappings'Refer to the exhibit.```"DeviceName": "/dev/xvda","Ebs": {"AttachTime": "2023-01-15T10:00:00.000Z","DeleteOnTermination": true,"Status": "attached","VolumeId": "vol-0a1b2c3d4e5f67890"
Question 51mediummultiple choice
Read the full Migration explanation →

A company is migrating a SAP database to Amazon RDS. The IAM policy shown in the exhibit is attached to a user. Which action is allowed by this policy?

Exhibit

Refer to the exhibit.

```
{
    "Version": "2012-10-17",
    "Statement": [
        {
            "Effect": "Allow",
            "Action": "rds:*",
            "Resource": "*"
        },
        {
            "Effect": "Allow",
            "Action": "ec2:Describe*",
            "Resource": "*"
        },
        {
            "Effect": "Deny",
            "Action": "rds:DeleteDBInstance",
            "Resource": "arn:aws:rds:us-east-1:123456789012:db:prod-sap-db"
        }
    ]
}
```
Question 52easymultiple choice
Review the full subnetting walkthrough →

An SAP administrator wants to deploy a SAP system across two Availability Zones for high availability. The administrator runs the command shown in the exhibit. How many subnets are available for the deployment?

Network Topology
$ aws ec2 describe-subnetsfilters "Name=tag:Namequery 'Subnets[*].{ID:SubnetIdRefer to the exhibit.```"ID": "subnet-aaa111","AZ": "us-east-1a","CIDR": "10.0.1.0/24"},"ID": "subnet-bbb222","AZ": "us-east-1b","CIDR": "10.0.2.0/24"
Question 53easymultiple choice
Read the full Migration explanation →

A company is migrating a legacy Oracle database to Amazon RDS for Oracle. The source database is 11.2.0.4 and the target is 12.1.0.2. Which AWS service should be used for the migration with minimal downtime?

Question 54mediummultiple choice
Read the full Migration explanation →

A company is migrating a .NET application running on Windows Server to AWS. They plan to use Amazon EC2 with a Windows license included. The current application uses SQL Server Standard edition. Which migration strategy minimizes licensing costs?

Question 55hardmultiple choice
Read the full Migration explanation →

A company is migrating a Hadoop cluster to Amazon EMR. The cluster processes sensitive financial data. Which configuration ensures data encryption at rest and in transit without performance degradation?

Question 56easymultiple choice
Read the full Migration explanation →

An organization is migrating a large on-premises data lake (500 TB) to Amazon S3. The migration must complete within 2 weeks. The network bandwidth is 1 Gbps. Which AWS service should be used?

Question 57mediummultiple choice
Read the full Migration explanation →

A company is migrating a legacy mainframe application to AWS. The application uses COBOL and VSAM files. Which AWS service can best replicate the VSAM file system?

Question 58hardmultiple choice
Read the full Migration explanation →

A company is migrating a multi-tier web application to AWS. The web tier uses sticky sessions. The application tier uses a shared session store. Which architecture ensures high availability and scalability?

Question 59easymultiple choice
Read the full Migration explanation →

A company is migrating a custom CRM application to AWS. The application uses a PostgreSQL database. Which migration approach minimizes downtime?

Question 60mediummultiple choice
Read the full Migration explanation →

A company is migrating an on-premises SAP HANA database to AWS. The database is 10 TB and requires high IOPS. Which EC2 instance type and storage configuration is most appropriate?

Question 61hardmultiple choice
Read the full Migration explanation →

A company is migrating a critical application to AWS and needs to ensure compliance with PCI DSS. The application handles credit card numbers. Which AWS service should be used to encrypt the data at rest?

Question 62easymulti select
Read the full Migration explanation →

Which TWO AWS services can be used to migrate an on-premises Microsoft SQL Server database to Amazon RDS for SQL Server with minimal downtime? (Choose two.)

Question 63mediummulti select
Read the full Migration explanation →

Which THREE factors should be considered when choosing a migration strategy for a legacy application to AWS? (Choose three.)

Question 64hardmulti select
Read the full Migration explanation →

A company is migrating a large SAP ERP system to AWS. Which TWO AWS services are essential for high availability and disaster recovery? (Choose two.)

Question 65mediummultiple choice
Read the full Migration explanation →

Refer to the exhibit. An IAM policy is attached to a role used by AWS DMS to write data to an S3 bucket. The migration fails with an access denied error. What is the most likely cause?

Exhibit

Refer to the exhibit.

{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": "s3:PutObject",
      "Resource": "arn:aws:s3:::migration-bucket/*"
    }
  ]
}
Question 66hardmultiple choice
Read the full Migration explanation →

Refer to the exhibit. An EC2 instance is running and has a public IP address. A security engineer needs to verify that the instance is not publicly accessible from the internet. Which additional step is required?

Network Topology
aws ec2 describe-instancesinstance-ids i-1234567890abcdef0Refer to the exhibit.Output:"Reservations": ["Groups": [],"Instances": ["InstanceId": "i-1234567890abcdef0","ImageId": "ami-0abcdef1234567890","State": {"Name": "running"},"BlockDeviceMappings": ["DeviceName": "/dev/sda1","Ebs": {"VolumeId": "vol-0a1b2c3d4e5f67890","Status": "attached"],"NetworkInterfaces": ["NetworkInterfaceId": "eni-1234567890abcdef0","Association": {"PublicIp": "203.0.113.10""InstanceType": "m5.large"
Question 67easymultiple choice
Read the full Migration explanation →

Refer to the exhibit. A CloudFormation template is used to migrate a web server to AWS. The template launches an EC2 instance but does not install the web server. What is the best way to automate the installation?

Exhibit

Refer to the exhibit.

{
  "AWSTemplateFormatVersion": "2010-09-09",
  "Resources": {
    "MyEC2Instance": {
      "Type": "AWS::EC2::Instance",
      "Properties": {
        "ImageId": "ami-12345678",
        "InstanceType": "t2.micro"
      }
    }
  }
}
Question 68mediummultiple choice
Read the full Migration explanation →

A company is migrating an on-premises Oracle database to Amazon RDS for Oracle. The database size is 2 TB and the network bandwidth between the on-premises data center and AWS is 100 Mbps. The company needs to minimize the migration time and wants to use AWS DMS. Which approach should they take?

Question 69hardmultiple choice
Read the full Migration explanation →

A company is migrating a critical SAP ERP system from on-premises to AWS. The system uses SAP ASE as its database. During the migration, the company must ensure minimal downtime and data consistency. They plan to use SAP HANA System Replication (HSR) for the database migration. Which AWS service should they use to achieve this?

Question 70easymultiple choice
Read the full Migration explanation →

A company wants to migrate its SAP HANA database to AWS using SAP HANA Database Backup and Recovery. The backup files are stored on an NFS share on-premises. The company wants to restore these backups directly to an Amazon EC2 instance running SAP HANA. Which AWS storage service should they use to make the NFS backup files accessible to the EC2 instance?

Question 71mediummulti select
Read the full Migration explanation →

A company is migrating an SAP ERP system to AWS and needs to ensure high availability for the SAP Central Services (ASCS). The company plans to use a shared file system for the SAP transport directory. Which TWO AWS services can be used to provide a highly available shared file system for this purpose?

Question 72hardmulti select
Read the full Migration explanation →

A company is migrating a large SAP Business Suite system to AWS. The system has a 10 TB SAP HANA database. The migration window is limited to 48 hours. The company has a 1 Gbps direct connect link to AWS. Which TWO actions should the company take to minimize the migration time while ensuring data consistency?

Question 73easymulti select
Read the full Migration explanation →

A company is planning to migrate its SAP NetWeaver system from on-premises to AWS. The system uses an SAP HANA database. The company wants to use the SAP System Migration (sum) tool. Which THREE prerequisites must be met before starting the migration?

Question 74mediummultiple choice
Read the full Migration explanation →

A company is migrating its SAP ERP system to AWS. The system uses an SAP HANA database and runs on SUSE Linux Enterprise Server (SLES). The company wants to use the same SLES version on AWS and needs to ensure that the instance type supports the required SAP HANA workload. Which AWS resource should the administrator use to find the appropriate instance types?

Question 75easymultiple choice
Read the full Migration explanation →

A company wants to migrate its SAP BusinessObjects system to AWS. The system includes a CMS database that runs on Microsoft SQL Server. The company wants to use AWS DMS to migrate the database with minimal downtime. Which migration method should they use?

Question 76hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP S/4HANA system to AWS. The system uses SAP HANA as its database. The company has a complex networking setup with multiple VPCs and on-premises connectivity via AWS Direct Connect. The SAP HANA system replication will be used for high availability across two Availability Zones. What is the minimum number of Elastic Network Interfaces (ENIs) required per HANA instance to support the recommended network architecture?

Question 77easymultiple choice
Read the full Migration explanation →

A company is migrating its SAP ERP system to AWS. The system has a custom ABAP code that uses RFC calls to an external system. The company wants to test the migrated system in a sandbox environment before the final cutover. What is the best practice for handling the RFC connections during testing?

Question 78hardmulti select
Read the full Migration explanation →

A company is migrating an SAP HANA database from on-premises to AWS. The database is 5 TB and the network link is 500 Mbps. The company has a tight window of 24 hours for the migration. Which TWO methods can be used to transfer the initial data load within the time constraint?

Question 79mediummultiple choice
Read the full Migration explanation →

A company is migrating its SAP NetWeaver system to AWS. The system uses an Oracle database. The company wants to use the SAP Software Provisioning Manager (SWPM) to perform a system copy. The target database will be Amazon RDS for Oracle. Which of the following backup types can be used as the source for the SWPM system copy?

Question 80easymultiple choice
Read the full Migration explanation →

A company is migrating a critical Oracle database to Amazon RDS for Oracle. They need to minimize downtime and ensure data consistency. Which AWS service should they use to perform an online migration with minimal impact?

Question 81mediummultiple choice
Read the full Migration explanation →

An organization is migrating a large SAP HANA workload to AWS. The current on-premises environment uses IBM Spectrum Scale (GPFS) for shared storage. Which AWS storage solution should they use to provide a similar shared file system for SAP HANA?

Question 82hardmultiple choice
Read the full Migration explanation →

A company is migrating a legacy SAP ERP system with a large ABAP codebase to AWS. They want to use the same SAP version without re-implementation. Which migration strategy should they adopt?

Question 83easymultiple choice
Read the full Migration explanation →

A company is migrating an SAP system to AWS and needs to ensure that the SAP application can communicate with the database over a low-latency, high-bandwidth connection. What is the best practice for network architecture?

Question 84mediummultiple choice
Read the full Migration explanation →

A company is planning to migrate an SAP BusinessObjects environment to AWS. They need to ensure high availability for the Web Application Server tier. Which AWS service should they use to distribute traffic across multiple instances?

Question 85hardmultiple choice
Study the full virtualization explanation →

An organization is migrating a large SAP ERP system using SAP Landscape Virtualization Management (LVM) for system copy and refresh. During the migration, they encounter an error in LVM indicating that the target host is not reachable. What is the most likely cause?

Question 86easymultiple choice
Read the full Migration explanation →

A company is migrating an SAP system and wants to use a storage solution that provides persistent, high-performance block storage for the SAP HANA database. Which AWS storage option should they choose?

Question 87mediummultiple choice
Read the full Migration explanation →

A company is migrating an SAP environment and wants to automate the provisioning of infrastructure using Infrastructure as Code (IaC). Which AWS service should they use to define and deploy AWS resources?

Question 88hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP system that uses a custom ABAP application with a large number of background jobs. They want to ensure that job scheduling is not disrupted during migration. Which AWS service can help manage job scheduling in the cloud?

Question 89mediummulti select
Read the full Migration explanation →

A company is migrating an SAP system to AWS and wants to ensure that the migration process is compliant with SAP's requirements. Which TWO of the following are recommended practices? (Choose 2)

Question 90hardmulti select
Read the full Migration explanation →

A company is migrating their SAP environment using AWS Launch Wizard. Which THREE prerequisites must be met before using Launch Wizard for SAP deployment? (Choose 3)

Question 91easymulti select
Read the full Migration explanation →

A company is migrating an SAP HANA database to AWS. Which TWO of the following are valid options for running SAP HANA on AWS? (Choose 2)

Question 92mediummultiple choice
Read the full Migration explanation →

An AWS IAM policy is attached to a role used by an SAP migration tool. The migration fails because the tool cannot create EC2 instances. What is the missing permission?

Exhibit

Refer to the exhibit.

```json
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "ec2:DescribeInstances",
        "ec2:StartInstances",
        "ec2:StopInstances",
        "ec2:DescribeVolumes",
        "ec2:AttachVolume",
        "ec2:DetachVolume"
      ],
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "s3:GetObject",
        "s3:PutObject"
      ],
      "Resource": "arn:aws:s3:::sap-migration-backup/*"
    }
  ]
}
```
Question 93hardmultiple choice
Read the full Migration explanation →

An SAP administrator runs the AWS CLI command shown in the exhibit. The SAP application is experiencing performance issues. The administrator notices that one instance is stopped. What is the most likely impact of this on the SAP landscape?

Network Topology
$ aws ec2 describe-instancesfilters "Name=tag:Namequery "Reservations[].Instances[].{InstanceId: InstanceIdoutput jsonRefer to the exhibit.```"InstanceId": "i-0abc123def456","State": "stopped","InstanceType": "r5.xlarge"},"InstanceId": "i-0def456abc123","State": "running","InstanceType": "r5.2xlarge"
Question 94mediummultiple choice
Read the full Migration explanation →

An administrator uses AWS Launch Wizard to deploy an SAP S/4HANA system with high availability. After deployment, they notice that only one database instance is created. What is the most likely reason?

Exhibit

Refer to the exhibit.

```
# AWS Launch Wizard for SAP - Deployment Parameters
{
  "SAPSystemID": "PRD",
  "SAPApplicationVersion": "SAP S/4HANA 2020",
  "DatabaseType": "HANA",
  "DatabaseInstanceClass": "r5.8xlarge",
  "ApplicationInstanceClass": "r5.4xlarge",
  "BackupRetentionDays": 30,
  "HighAvailability": true
}
```
Question 95mediummultiple choice
Read the full Migration explanation →

A company is migrating a legacy on-premises Oracle database to Amazon RDS for Oracle. The database is 2 TB and has a 1-hour maintenance window. The company needs to minimize downtime and ensure data consistency. Which migration strategy should be used?

Question 96hardmultiple choice
Read the full Migration explanation →

A company is migrating a critical SAP HANA database from on-premises to AWS. The database is 6 TB, and the migration must be completed within a 4-hour downtime window. The network bandwidth between on-premises and AWS is 1 Gbps. Which approach should the company take to meet the downtime requirement?

Question 97easymultiple choice
Read the full Migration explanation →

A company is migrating its SAP application from on-premises to AWS. The SAP application uses a shared file system (NFS) for transport directories. Which AWS service should the company use to replace the on-premises NFS?

Question 98hardmultiple choice
Read the full Migration explanation →

A company is migrating its SAP NetWeaver system from on-premises to AWS. The system uses a central instance (ASCS) and multiple dialog instances. The migration must be completed with minimal downtime. Which approach should the company use?

Question 99mediummultiple choice
Read the full Migration explanation →

A company is migrating its SAP ERP system to AWS. The SAP application requires low-latency access to the database and high network throughput between application and database tiers. Which AWS architecture should the company use?

Question 100easymultiple choice
Read the full Migration explanation →

A company is migrating its SAP BusinessObjects to AWS. The current on-premises deployment uses a Windows-based environment. Which AWS service should the company use to migrate the Windows servers?

Question 101hardmultiple choice
Read the full Migration explanation →

A company is migrating its SAP HANA database to AWS. The database is 3 TB and runs on a dedicated physical server. The company wants to use a HANA-certified EC2 instance. Which instance type should the company choose?

Question 102mediummultiple choice
Read the full Migration explanation →

A company is migrating its SAP system to AWS and wants to use a high-availability setup for the database layer. Which AWS service should the company use to achieve automatic failover for SAP HANA?

Question 103mediummultiple choice
Read the full Migration explanation →

A company is migrating its SAP ERP system to AWS and needs to ensure that the SAP license is compliant. The company has a production license for SAP ERP. What should the company do for licensing on AWS?

Question 104hardmulti select
Read the full Migration explanation →

A company is migrating its SAP system to AWS. The system uses a custom ABAP program that writes to a local file system. Which TWO AWS services can the company use to provide a shared file system accessible to multiple EC2 instances?

Question 105mediummulti select
Read the full Migration explanation →

A company is migrating its SAP HANA database to AWS. The migration requires minimal downtime and data consistency. Which THREE steps should the company take to achieve this?

Question 106easymulti select
Read the full Migration explanation →

A company is planning to migrate its SAP NetWeaver system to AWS. Which TWO AWS services can be used to store the SAP transport directory?

Question 107mediummultiple choice
Read the full Migration explanation →

A company is using AWS DMS to migrate an SAP database. The full load is complete, but the CDC latency is high. Which step should the company take to reduce latency?

Exhibit

Refer to the exhibit. The following is an AWS CLI command output:

{
    "Replications": [
        {
            "ReplicationTaskIdentifier": "sap-migration-task",
            "SourceEndpointArn": "arn:aws:dms:us-east-1:123456789012:endpoint:AAAA",
            "TargetEndpointArn": "arn:aws:dms:us-east-1:123456789012:endpoint:BBBB",
            "ReplicationTaskStats": {
                "FullLoadProgressPercent": 100,
                "TablesLoaded": 150,
                "TablesLoading": 0,
                "TablesQueued": 0,
                "TablesErrored": 0,
                "CdcLatencySource": 5000,
                "CdcLatencyTarget": 5000
            }
        }
    ]
}
Question 108hardmultiple choice
Read the full Migration explanation →

An SAP administrator is trying to run an AWS DMS replication task from an EC2 instance that has this IAM role. The task fails with an access denied error. What is the most likely cause?

Exhibit

Refer to the exhibit. The following is an IAM policy attached to an EC2 instance role:

{
    "Version": "2012-10-17",
    "Statement": [
        {
            "Effect": "Allow",
            "Action": [
                "s3:GetObject",
                "s3:PutObject",
                "s3:DeleteObject"
            ],
            "Resource": "arn:aws:s3:::sap-migration-bucket/*"
        },
        {
            "Effect": "Allow",
            "Action": [
                "dms:CreateReplicationTask",
                "dms:StartReplicationTask"
            ],
            "Resource": "*"
        }
    ]
}
Question 109mediummultiple choice
Read the full Migration explanation →

A company is using this CloudFormation template to provision infrastructure for an SAP HANA migration. When the stack is created, the RDS instance fails to launch. What is the most likely reason?

Exhibit

Refer to the exhibit. The following is a CloudFormation template snippet:

Parameters:
  InstanceType:
    Type: String
    Default: r5.2xlarge
    AllowedValues:
      - r5.2xlarge
      - r5.4xlarge
      - x1e.2xlarge
  DBInstanceClass:
    Type: String
    Default: db.r5.2xlarge
    AllowedValues:
      - db.r5.2xlarge
      - db.r5.4xlarge
      - db.x1e.2xlarge

Resources:
  SAPEC2Instance:
    Type: AWS::EC2::Instance
    Properties:
      InstanceType: !Ref InstanceType
      ImageId: ami-0abcdef1234567890
  SAPRDSInstance:
    Type: AWS::RDS::DBInstance
    Properties:
      DBInstanceClass: !Ref DBInstanceClass
      Engine: SAP HANA
      MasterUsername: admin
      MasterUserPassword: password
      AllocatedStorage: 1000
Question 110easymultiple choice
Read the full Migration explanation →

A company is migrating an on-premises Oracle database to Amazon RDS for Oracle. They want to minimize downtime. Which AWS service should they use for the initial data load and ongoing replication?

Question 111mediummultiple choice
Read the full Migration explanation →

A company is migrating a large SAP HANA database to AWS. The database is 4 TB in size. They need to transfer the initial data with the least possible network usage and minimal impact on production. The data is stored on a network-attached storage (NAS) device. Which approach should they use?

Question 112hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP ERP system to AWS. The SAP application runs on a Windows Server with an MSSQL database. The migration must be completed within a strict 4-hour downtime window. The current database is 500 GB. Which migration strategy should be used to meet the downtime requirement?

Question 113easymultiple choice
Read the full Migration explanation →

A company is migrating an SAP NetWeaver system from on-premises to AWS. They plan to use the same SAP SID and keep the same hostname. The migration will be performed using SAP Software Provisioning Manager (SWPM) with the option 'System Rename' set to 'No'. What must be configured in the AWS environment to ensure the system functions correctly?

Question 114mediummultiple choice
Read the full Migration explanation →

A company is migrating an SAP S/4HANA system to AWS. The migration strategy involves using SAP HANA System Replication (HSR) to replicate the source HANA database to an EC2 instance running HANA. During the final cutover, the replication link breaks and the target database becomes inconsistent. What should the migration team do to recover?

Question 115hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP Business Suite system to AWS. They are using AWS DMS to replicate data from the on-premises SAP ASE database to Amazon RDS for SAP ASE. After the initial load, the ongoing replication shows a latency of several hours. The source database is heavily used. Which action should the migration team take to reduce replication latency?

Question 116easymultiple choice
Read the full Migration explanation →

A company is planning to migrate its SAP environment to AWS. They have multiple SAP systems that are interconnected. Which migration approach is recommended to minimize dependency issues?

Question 117mediummultiple choice
Read the full Migration explanation →

A company is migrating an SAP HANA database using SAP HANA System Replication (HSR) to AWS. The target EC2 instance is in a different AWS Region than the source. The network latency between regions is high. What should the migration team configure to ensure successful replication?

Question 118hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP ERP system to AWS using an SAP-certified backup/restore method. After restoring the database to Amazon RDS for SAP ASE, the SAP application fails to start with an error 'database connection refused'. The security group allows inbound traffic from the application server. What is the most likely cause?

Question 119mediummulti select
Read the full Migration explanation →

A company is migrating its SAP landscape to AWS. They need to choose a migration method for each system. Which TWO factors are most important to consider when selecting a migration method for SAP systems? (Choose TWO.)

Question 120hardmulti select
Read the full Migration explanation →

A company is migrating an SAP HANA database from on-premises to AWS using SAP HANA System Replication (HSR). They have set up the replication but the target database is not in sync. Which THREE configuration items should the migration team verify? (Choose THREE.)

Question 121easymulti select
Read the full Migration explanation →

A company is migrating its SAP environment to AWS using AWS Launch Wizard for SAP. Which TWO pieces of information does Launch Wizard require to deploy an SAP system? (Choose TWO.)

Question 122mediummultiple choice
Read the full Migration explanation →

Refer to the exhibit. A migration engineer is setting up an IAM policy for an AWS DMS task that will replicate data from an on-premises SAP ASE database to Amazon RDS for SAP ASE. The engineer wants to ensure the DMS task can be created and started. What is missing from this policy?

Exhibit

Refer to the exhibit.

```
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "ec2:DescribeInstances",
        "ec2:CreateTags",
        "ec2:StartInstances",
        "ec2:StopInstances"
      ],
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "dms:CreateReplicationTask",
        "dms:StartReplicationTask",
        "dms:DescribeReplicationTasks"
      ],
      "Resource": "arn:aws:dms:us-east-1:123456789012:task:*"
    }
  ]
}
```
Question 123hardmultiple choice
Read the full Migration explanation →

Refer to the exhibit. A migration team is using AWS DMS to replicate data from an on-premises SAP ASE database to Amazon RDS for SAP ASE. The DMS task fails with the error shown. The source database is reachable from the DMS replication instance. What is the most likely cause?

Network Topology
$ aws dms describe-replication-tasksfilters Name=replication-task-idquery "ReplicationTasks[0].{Status:StatusRefer to the exhibit.```"Status": "failed",
Question 124easymultiple choice
Read the full Migration explanation →

Refer to the exhibit. A company is migrating an SAP application server running on Windows to AWS. They launched an EC2 instance with Windows Server. After launching, they run the command and get the output shown. They need to install SAP software. What additional step is required before installing SAP?

Network Topology
$ aws ec2 describe-instancesinstance-ids i-1234567890abcdef0query "Reservations[0].Instances[0].{State:State.NameRefer to the exhibit.```"State": "running","Platform": "windows"
Question 125easymultiple choice
Read the full Migration explanation →

A company is migrating an on-premises SAP HANA database to AWS. The database is 2 TB in size. The migration window is limited to 3 days. Which AWS service should be used to perform the initial data transfer?

Question 126mediummultiple choice
Read the full Migration explanation →

A company is migrating an SAP ERP system to AWS. They plan to use AWS Launch Wizard to deploy the SAP landscape. After running Launch Wizard, the deployment fails with an error indicating that the instance type is not available in the selected Availability Zone. What should the company do to resolve this issue?

Question 127hardmultiple choice
Read the full Migration explanation →

An organization is migrating an SAP BusinessObjects system to AWS. The system uses a Sybase ASE database. They need to minimize downtime. Which migration strategy is most appropriate?

Question 128easymultiple choice
Read the full Migration explanation →

A company is migrating an SAP system to AWS and wants to use an existing AWS Direct Connect connection for the migration. The on-premises network team reports that the Direct Connect link is consistently at 80% utilization during business hours. What should the company do to ensure a successful migration without impacting production traffic?

Question 129mediummultiple choice
Read the full Migration explanation →

A company is migrating an SAP HANA database to AWS. They have set up HANA System Replication (HSR) between the on-premises primary and an AWS secondary. The initial data synchronization is complete, but during the final cutover, the replication breaks due to network latency. What should the company do to complete the migration successfully?

Question 130hardmultiple choice
Read the full Migration explanation →

An organization is migrating an SAP ECC system to AWS using SAP Software Provisioning Manager (SWPM) and a homogeneous system copy. They have already exported the source system and are now importing to the target. The import fails with an error indicating that the target database tablespace is full. What should the administrator do to resolve the issue?

Question 131easymultiple choice
Review the full subnetting walkthrough →

A company is migrating an SAP system to AWS and wants to use AWS Launch Wizard for deployment. They have an existing VPC and subnets. Launch Wizard requires the selection of a subnet for each component. What is the best practice for selecting subnets for high availability?

Question 132mediummultiple choice
Read the full Migration explanation →

During the migration of an SAP NetWeaver system, the team notices that the application server performance is degraded after migrating to AWS. The system uses AWS EBS volumes for storage. Which of the following is the most likely cause of the performance degradation?

Question 133hardmultiple choice
Read the full Migration explanation →

A company is migrating a large SAP Business Warehouse (BW) system to AWS. The system uses SAP HANA as the database. The migration plan involves using SAP HANA System Replication (HSR) for near-zero downtime. During the initial synchronization, the network bandwidth is limited to 1 Gbps. The source database is 5 TB. How long will the initial synchronization approximately take, assuming no other bottlenecks?

Question 134mediummulti select
Read the full Migration explanation →

A company is migrating an SAP system to AWS using the SAP DMO (Database Migration Option) with system move. Which TWO prerequisites must be met before starting the migration?

Question 135hardmulti select
Read the full Migration explanation →

Which THREE considerations are important when planning the migration of an SAP HANA database to AWS using HANA System Replication (HSR)?

Question 136easymulti select
Read the full Migration explanation →

A company is migrating an SAP system to AWS using the SAP Landscape Reorganization (LaMa) tool. Which TWO actions can LaMa perform during the migration?

Question 137easymultiple choice
Read the full Migration explanation →

A company is migrating an on-premises Oracle database to Amazon RDS for Oracle. The database is 2 TB and has a 4-hour maintenance window. Which AWS service should be used to minimize downtime during the migration?

Question 138mediummultiple choice
Read the full Migration explanation →

A company is migrating a legacy application to AWS. The application requires a static IP address that must not change after migration. Which networking component should be used to ensure the application's public IP remains consistent?

Question 139hardmultiple choice
Read the full Migration explanation →

A company is migrating a critical SAP HANA database to AWS and needs to ensure high availability. The SAP HANA system replication will be configured across two Availability Zones. Which AWS service should be used to automate the failover of the SAP HANA database?

Question 140easymultiple choice
Read the full Migration explanation →

A company is migrating a web application to AWS and wants to minimize latency for global users. Which AWS service should be used to cache static content at edge locations?

Question 141mediummultiple choice
Read the full Migration explanation →

A company is migrating an on-premises Microsoft SQL Server database to Amazon RDS for SQL Server. The database is 5 TB and the migration must be completed within a 2-hour downtime window. Which AWS service should be used to perform the initial full load and then replicate ongoing changes?

Question 142hardmultiple choice
Read the full Migration explanation →

A company is migrating a legacy SAP ERP system to AWS. The system uses a custom kernel and has strict latency requirements. The SAP application servers must be placed in the same AWS region as the database. Which migration strategy should be used?

Question 143easymultiple choice
Read the full Migration explanation →

A company is migrating a file server to AWS and needs a scalable, highly available file storage solution that supports the SMB protocol. Which AWS service should be used?

Question 144mediummultiple choice
Read the full Migration explanation →

A company is migrating a multi-tier application to AWS. The application includes a web tier, application tier, and database tier. To ensure security, the database tier must not be accessible from the internet. Which VPC configuration should be used?

Question 145hardmultiple choice
Read the full Migration explanation →

A company is migrating a critical SAP system to AWS and needs to ensure high availability for the SAP Central Services (ASCS) and Enqueue Replication Server (ERS). Which AWS service can be used to manage the virtual IP address required for the SAP high availability setup?

Question 146easymulti select
Read the full Migration explanation →

A company is migrating an on-premises data center to AWS. The company needs to transfer 50 TB of data to Amazon S3. Which TWO AWS services can be used for this data transfer?

Question 147mediummulti select
Read the full Migration explanation →

A company is migrating a web application to AWS and wants to improve security. The application uses a classic three-tier architecture. Which TWO security measures should the company implement?

Question 148hardmulti select
Read the full Migration explanation →

A company is migrating an SAP S/4HANA system to AWS. The system requires high availability for the database and application layers. Which THREE components should the company configure to achieve high availability for SAP S/4HANA on AWS?

Question 149easymultiple choice
Read the full Migration explanation →

A company is migrating an application to AWS and creates the IAM policy shown in the exhibit. The policy is attached to an IAM user responsible for managing EC2 instances. Which additional permission must be added to allow the user to create new EC2 instances?

Exhibit

Refer to the exhibit.

{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "ec2:DescribeInstances",
        "ec2:StartInstances",
        "ec2:StopInstances"
      ],
      "Resource": "*"
    }
  ]
}
Question 150mediummultiple choice
Read the full Migration explanation →

A company is migrating on-premises servers to AWS. After migrating, the administrator runs the AWS CLI command shown in the exhibit. The company wants to ensure that all EC2 instances are in the 'running' state. Which action should the administrator take?

Network Topology
$ aws ec2 describe-instancesquery 'Reservations[*].Instances[*].[InstanceIdoutput textRefer to the exhibit.i-0a1b2c3d4e5f6g7h runningi-1a2b3c4d5e6f7g8h stoppedi-2a3b4c5d6e7f8g9h running
Question 151hardmultiple choice
Read the full Migration explanation →

A company is migrating SAP applications to AWS and uses the CloudFormation template snippet shown in the exhibit. The SAP ASCS instance requires a shared file system for the transport directory. However, the template does not create any shared storage. Which AWS resource should be added to the template to provide a shared file system?

Exhibit

Refer to the exhibit.

Resources:
  MySAPInstance:
    Type: AWS::EC2::Instance
    Properties:
      InstanceType: r5.2xlarge
      ImageId: ami-0abcdef1234567890
      BlockDeviceMappings:
        - DeviceName: /dev/sdf
          Ebs:
            VolumeSize: 100
            VolumeType: gp3
      Tags:
        - Key: Name
          Value: SAP-ASCS
Question 152easymultiple choice
Read the full Migration explanation →

A company is migrating its on-premises Oracle database to Amazon RDS for Oracle. They need to minimize downtime and ensure data consistency. Which AWS service should they use for the initial data load and ongoing replication?

Question 153mediummultiple choice
Read the full Migration explanation →

An organization is migrating a legacy Windows-based .NET application to AWS. The application currently uses IIS and SQL Server on a single server. They want to minimize changes to the application code. Which migration strategy is most appropriate?

Question 154hardmultiple choice
Read the full Migration explanation →

A company is migrating a large SAP HANA workload to AWS. The source system runs on IBM Power Systems. They need to ensure that the target AWS infrastructure meets SAP certification requirements. Which EC2 instance type should they choose?

Question 155easymultiple choice
Read the full Migration explanation →

A company plans to migrate 50 TB of archived data from on-premises tape storage to Amazon S3 Glacier Deep Archive. The data is rarely accessed. Which migration method is most cost-effective and suitable for the data volume?

Question 156mediummultiple choice
Read the full Migration explanation →

A company is migrating a critical SAP ERP system to AWS. The migration plan includes using SAP HANA as the database. The system is used by thousands of users and requires high availability with a Recovery Point Objective (RPO) of 15 minutes and Recovery Time Objective (RTO) of 1 hour. Which architecture should they implement on AWS?

Question 157hardmultiple choice
Read the full Migration explanation →

A company is migrating their SAP Business Suite on SAP HANA to AWS. They need to transfer the data securely and efficiently. The source environment is in a different country with limited network bandwidth. The total data size is 100 TB. What is the most efficient migration approach?

Question 158mediummultiple choice
Read the full Migration explanation →

An organization is migrating a legacy SAP ERP system to AWS. The current system runs on IBM AIX with Oracle Database. They plan to use SAP HANA on AWS. Which AWS service should they use to assess the source system's readiness and generate a migration plan?

Question 159easymultiple choice
Read the full Migration explanation →

A company is migrating its SAP environment to AWS and wants to ensure that the migration complies with SAP's software licensing requirements. What is the most important consideration regarding SAP license mobility?

Question 160hardmultiple choice
Read the full Migration explanation →

A company is performing a large-scale migration of multiple SAP systems to AWS. They need to automate the replication of servers from on-premises to AWS while minimizing downtime. Which AWS service should they use to replicate entire servers (OS, applications, and data) in real-time?

Question 161mediummulti select
Read the full Migration explanation →

A company is migrating its SAP HANA database to AWS. They need to validate that the target AWS environment meets SAP's certification requirements. Which two steps should they take? (Choose TWO.)

Question 162hardmulti select
Read the full Migration explanation →

A company is migrating a large SAP ERP system to AWS using SAP HANA. They want to minimize downtime and ensure consistency. Which three approaches should they combine? (Choose THREE.)

Question 163easymulti select
Read the full Migration explanation →

A company is migrating its SAP environment to AWS. They need to choose the right storage for SAP HANA data and log volumes. Which two storage types are SAP HANA certified on AWS? (Choose TWO.)

Question 164hardmultiple choice
Read the full NAT/PAT explanation →

A global company is migrating its SAP ERP system to AWS. The system runs SAP ECC on IBM AIX with Oracle Database. The company plans to move to SAP S/4HANA on AWS. The source system is 5 TB in size. The network bandwidth between the on-premises data center and AWS is 100 Mbps. The migration must be completed within a 2-week window with minimal downtime. The company has a SAP license that allows running S/4HANA on certified hardware. They have already used AWS SCT to convert the database schema to SAP HANA-compatible format. They now need to execute the data migration. The team is considering the following options:

Option A: Use AWS DMS with ongoing replication from Oracle to HANA, then perform a final cutover. Option B: Use AWS Snowball Edge to transfer the Oracle backup files to AWS, then restore to HANA. Option C: Use AWS DataSync to copy the Oracle data files to Amazon EFS, then import into HANA. Option D: Use SAP HANA system replication from the source Oracle database to the target HANA database.

Which option is the most feasible and efficient for this migration?

Question 165hardmultiple choice
Read the full Migration explanation →

A mid-size company is migrating its SAP Business One on SAP HANA to AWS. The current system runs on a single server with 256 GB RAM and uses a local disk for HANA data. The company wants to minimize capital expenditure and operational overhead. They have already sized the target EC2 instance as an x1e.2xlarge (122 GB RAM) but later realized that SAP HANA requires at least 256 GB RAM for their workload. The migration deadline is in one week. The company has a limited budget and cannot change the instance type to a larger one due to procurement delays. They have an 8 TB EBS gp2 volume attached for HANA data, but it is not meeting performance requirements. The team proposes the following actions:

Option A: Increase the EBS volume size to 16 TB to improve IOPS. Option B: Switch to EBS io2 volumes with provisioned IOPS to meet performance requirements, and use AWS DMS to migrate the data. Option C: Use an instance with instance store SSDs (e.g., i3en.2xlarge) to get high local I/O performance, and migrate using SAP HANA backup and restore. Option D: Use Amazon FSx for NetApp ONTAP as the storage backend for HANA, as it provides high performance and is certified for SAP HANA.

Which option is the best course of action considering the constraints?

Question 166mediummultiple choice
Read the full Migration explanation →

A company is migrating an SAP HANA database to AWS. The database is 2 TB in size and runs on a single server. The company needs to minimize downtime during the migration. Which AWS service should be used for the initial data transfer?

Question 167hardmultiple choice
Read the full Migration explanation →

An SAP system on AWS is experiencing high latency between the SAP application servers and the HANA database. The application servers are in a different Availability Zone than the database. Which change should a migration specialist recommend to reduce latency without increasing costs significantly?

Question 168easymultiple choice
Review the full routing breakdown →

A company is migrating an SAP NetWeaver system to AWS. The system uses SAProuter for secure network communication. What is the recommended approach to preserve the SAProuter functionality during the migration?

Question 169mediummultiple choice
Read the full Migration explanation →

During an SAP migration, the migration team needs to ensure that all SAP system IDs (SIDs) are unique across the AWS environment. Which AWS service can be used to centrally manage and enforce this uniqueness?

Question 170hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP Business Suite system to AWS. The current on-premises system uses Oracle Database with Automatic Storage Management (ASM). The target database on AWS will be SAP HANA. Which migration strategy minimizes data conversion efforts?

Question 171easymultiple choice
Read the full Migration explanation →

A company plans to migrate its SAP systems to AWS and needs to set up a secure connection to the corporate data center. The company requires consistent network performance and low latency. Which AWS service should be used?

Question 172mediummultiple choice
Read the full Migration explanation →

An SAP system on AWS is experiencing performance issues. The system uses a shared file system (SAP transport directory) mounted from an NFS server. During migration, the team wants to improve performance and reduce complexity. Which AWS service should replace the NFS server?

Question 173hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP system to AWS and needs to ensure high availability for SAP Central Services (ASCS) and Enqueue Replication Server (ERS). Which architecture meets SAP's high availability requirements?

Question 174easymultiple choice
Read the full Migration explanation →

During an SAP migration, the team needs to transfer a large number of small files (SAP transport requests) from on-premises to AWS. Which AWS service is most cost-effective for this transfer?

Question 175mediummulti select
Read the full Migration explanation →

Which TWO AWS services can be used to monitor the performance of an SAP HANA database on AWS? (Select TWO.)

Question 176hardmulti select
Read the full Migration explanation →

Which THREE factors should be considered when choosing an instance type for an SAP HANA database on AWS? (Select THREE.)

Question 177easymulti select
Read the full Migration explanation →

Which TWO of the following are valid methods for migrating SAP systems to AWS? (Select TWO.)

Question 178hardmultiple choice
Read the full Migration explanation →

A company is migrating its SAP ERP system running on Oracle Database to SAP HANA on AWS. The current on-premises environment has a 5 TB Oracle database with high transaction volume. The migration must be completed within a 4-hour downtime window. The target environment on AWS uses an SAP-certified instance with 1 TB of RAM. The company has a 1 Gbps AWS Direct Connect connection. The migration team is considering using SAP DMO with SUM. However, during a test run, the database export took 6 hours, exceeding the downtime window. What should the migration team do to meet the 4-hour downtime window?

Question 179easymultiple choice
Read the full Migration explanation →

A company is migrating an on-premises SAP HANA database to AWS. The database is 2 TB in size, and the network link has a bandwidth of 1 Gbps with an average utilization of 40% during the migration window. They need to minimize the migration time. Which approach should they use?

Question 180hardmultiple choice
Read the full Migration explanation →

During the migration of an SAP ERP system to AWS, the SAP application team reports that after migrating the database to Amazon RDS for SAP HANA, batch jobs that previously ran in 2 hours now take 5 hours. The system uses AWS Direct Connect with adequate bandwidth. Which action is most likely to resolve this performance issue?

Question 181mediummulti select
Read the full Migration explanation →

Which TWO factors are most important to consider when planning the network connectivity for an SAP migration to AWS using AWS Direct Connect?

Question 182hardmulti select
Read the full Migration explanation →

Which THREE actions should be taken to ensure minimal downtime during an SAP system migration to AWS using SAP HSR (HANA System Replication)?

Question 183easymulti select
Read the full Migration explanation →

Which TWO components are typically migrated as part of an SAP workload migration to AWS?

Question 184mediummultiple choice
Read the full Migration explanation →

An SAP administrator is migrating an on-premises SAP system to AWS using this IAM policy. When attempting to launch a new EC2 instance from an AMI stored in the S3 bucket, the launch fails. What is the likely cause?

Exhibit

Refer to the exhibit.

{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "s3:GetObject",
        "s3:PutObject",
        "s3:DeleteObject"
      ],
      "Resource": "arn:aws:s3:::migration-bucket/*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "ec2:DescribeInstances",
        "ec2:StartInstances",
        "ec2:StopInstances"
      ],
      "Resource": "*"
    }
  ]
}
Question 185hardmultiple choice
Read the full Migration explanation →

A company is using AWS Database Migration Service (DMS) to migrate an SAP HANA database from on-premises to Amazon RDS for SAP HANA. The migration task fails with the error shown. Which step should the administrator take to resolve this?

Exhibit

Refer to the exhibit.

Error: "SAP HANA database migration failed: Incompatible character set. Source database uses 'UTF-8', target database uses 'ISO-8859-1'."
Question 186mediummultiple choice
Read the full Migration explanation →

A retail company is migrating its SAP ERP system from on-premises to AWS. The system includes an SAP HANA database (2 TB) and an SAP NetWeaver application server. The migration strategy is to use SAP HANA System Replication (HSR) to replicate the database to an EC2 instance running SAP HANA, then perform a takeover. The application server will be migrated using AWS Application Migration Service (MGN). The network connection is AWS Direct Connect with 1 Gbps bandwidth. During a test migration, the HSR replication is working, but the application server replication through MGN is taking much longer than expected. The MGN console shows that the data replication progress is stuck at 45% for several hours. The source server is a physical server with a 500 GB disk, 75% utilized. Which action is most likely to resolve the issue?

Question 187hardmultiple choice
Read the full NAT/PAT explanation →

A multinational corporation is migrating its SAP S/4HANA system to AWS. The system consists of a production database (3 TB), a development database (500 GB), and multiple application servers. The migration plan is to use AWS Database Migration Service (DMS) for the databases and AWS Application Migration Service (MGN) for the application servers. The company has set up a test environment in AWS and has performed a test migration. During the test, the production database migration via DMS completed successfully, but the development database migration failed with an error indicating that the source database version is not supported by DMS. The development database is SAP HANA 2.0 SPS 04, while the production database is SAP HANA 2.0 SPS 05. The target for both is Amazon RDS for SAP HANA. The DMS source endpoint was created using the same settings for both databases. Which step should the administrator take to resolve the development database migration failure?

Question 188mediummultiple choice
Read the full Migration explanation →

A healthcare company is migrating its SAP Business Suite system to AWS. The system includes an SAP HANA database (1.5 TB) and an SAP NetWeaver application server. They plan to use SAP HANA System Replication (HSR) for the database and AWS Application Migration Service (MGN) for the application server. The network connection is AWS Direct Connect with 500 Mbps bandwidth. During a test migration, the HSR replication is working, but the MGN replication for the application server is extremely slow. The MGN console shows that the replication is progressing at only 10 Mbps. The source application server is a physical machine with a 300 GB disk, 60% utilized. The administrator has verified that there are no other applications consuming significant network bandwidth. Which action is most likely to improve the MGN replication speed?

Question 189hardmultiple choice
Read the full Migration explanation →

A financial services company is migrating its SAP HANA-based system from on-premises to AWS. The system is critical and must have a recovery point objective (RPO) of less than 1 minute and recovery time objective (RTO) of less than 15 minutes. The migration strategy is to use SAP HANA System Replication (HSR) in synchronous mode to an EC2 instance in the same region, then perform a takeover. However, during the test, the HSR replication latency is consistently above 100 ms, which prevents synchronous replication from working. The network between on-premises and AWS uses AWS Direct Connect with 1 Gbps bandwidth, and the physical distance is about 50 miles. Which action should the administrator take to achieve the RPO/RTO requirements?

Question 190easymultiple choice
Review the full subnetting walkthrough →

A manufacturing company is migrating its SAP ECC system to AWS. The system includes an SAP HANA database (1 TB) and an SAP NetWeaver application server. They plan to use AWS Database Migration Service (DMS) for the database and AWS Application Migration Service (MGN) for the application server. The network connection is AWS Direct Connect with 1 Gbps bandwidth. During a test migration, the DMS task for the database fails with a connection error. The source database is on an on-premises server that is behind a firewall. The administrator has already opened the necessary ports in the firewall. The DMS replication instance is in a VPC with a public subnet. Which step should the administrator take to resolve the connection issue?

Question 191mediummultiple choice
Read the full Migration explanation →

A technology company is migrating its SAP Business Warehouse (BW) system to AWS. The system includes an SAP HANA database (2 TB) and multiple application servers. The migration plan is to use SAP HANA System Replication (HSR) for the database and AWS Application Migration Service (MGN) for the application servers. The network connection is AWS Direct Connect with 1 Gbps bandwidth. During a test migration, the HSR replication is working, but the MGN replication for one of the application servers is failing with an error: "The agent cannot communicate with the MGN service endpoint." The source server is a Windows Server 2016 machine. The administrator has verified that the source server has internet connectivity. Which action is most likely to resolve the issue?

Question 192hardmultiple choice
Study the full ACL explanation →

A large enterprise is migrating its SAP S/4HANA system to AWS. The system includes a production SAP HANA database (4 TB) and a development SAP HANA database (1 TB). The migration strategy is to use SAP HANA System Replication (HSR) for both databases to EC2 instances in the same AWS region. The company has a compliance requirement that the production database must be in a different AWS account than the development database. The network between on-premises and AWS uses AWS Direct Connect with 10 Gbps bandwidth. During the test migration, the HSR replication for the development database works, but the production database fails to establish replication. The error log shows: "HSR connection timed out." The security groups and network ACLs for the production target EC2 instance allow inbound traffic on port 30101 from the on-premises source IP. What is the most likely cause of the failure?

Question 193mediummultiple choice
Review the full subnetting walkthrough →

A retail company is migrating its SAP ERP system to AWS. The system includes an SAP HANA database (1 TB) and an SAP NetWeaver application server. The migration strategy is to use AWS Database Migration Service (DMS) for the database and then manually install the application server on an EC2 instance. The network connection is AWS Direct Connect with 1 Gbps bandwidth. During the migration, the DMS task for the database completes successfully, but the application server installation fails because the SAP installation media is not accessible. The installation media is stored on an on-premises file server. The EC2 instance for the application server is in a private subnet with no direct internet access. The administrator has created a VPC endpoint for S3 to access the media, but the media is not in S3. Which step should the administrator take to make the installation media available?

Question 194mediummulti select
Read the full Migration explanation →

A company is migrating a critical Oracle database to Amazon RDS for Oracle. The database is 2 TB in size and has a high transaction rate. The migration must have minimal downtime. Which TWO AWS services or features should be used to achieve this? (Choose two.)

Question 195hardmultiple choice
Read the full Migration explanation →

Refer to the exhibit. A company is migrating its data to Amazon S3. The security team has provided this IAM policy for the migration user. However, the migration fails with an Access Denied error when trying to upload files to the bucket. What is the most likely cause?

Exhibit

{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "s3:GetObject",
        "s3:PutObject",
        "s3:DeleteObject"
      ],
      "Resource": "arn:aws:s3:::example-bucket/*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "s3:ListBucket"
      ],
      "Resource": "arn:aws:s3:::example-bucket"
    }
  ]
}
Question 196hardmultiple choice
Read the full NAT/PAT explanation →

A company is migrating a large SAP S/4HANA system (8 TB total data, high I/O) from on-premises to AWS. The SAP system runs on HANA database and uses a three-tier architecture with application servers and database servers. The migration plan must minimize downtime and ensure data consistency. The company has a 10 Gbps direct connection to AWS. They have considered using AWS DMS, but the database is SAP HANA, which is not supported as a source by DMS. The migration team needs to transfer the HANA database and also the application files. They also need to replicate ongoing changes to minimize downtime. Which combination of AWS services should the migration team use? (Choose the best answer.)

Question 197easymultiple choice
Read the full Migration explanation →

A company is migrating its SAP ERP system (with Oracle database) to AWS using the SAP-certified approach. The current on-premises environment uses Oracle RAC for high availability. The company wants to reduce licensing costs and simplify the architecture on AWS. Which of the following is the MOST efficient migration strategy?

Question 198mediummultiple choice
Read the full Migration explanation →

A company is migrating its SAP Business Suite system from on-premises to AWS. The system uses a Sybase ASE database. The migration team has limited Sybase expertise. They want to minimize the operational overhead after migration. Which database migration approach should they choose?

Question 199easymultiple choice
Read the full Migration explanation →

A company is migrating an on-premises Oracle database to Amazon RDS for Oracle. The database size is 500 GB, and the network bandwidth between the on-premises data center and AWS is 100 Mbps. The migration must minimize downtime. Which AWS service should the company use for the initial data load?

Question 200mediummultiple choice
Read the full Migration explanation →

A company is migrating an SAP HANA database from on-premises to AWS. The current system uses 8 TB of data. The migration must be completed within a 4-hour downtime window. The network link has 1 Gbps throughput. What is the MOST efficient migration strategy?

Question 201hardmultiple choice
Read the full Migration explanation →

A company is migrating its SAP landscape to AWS and plans to use SAP S/4HANA. The migration includes a heterogeneous system conversion from an existing SAP ECC system. Which AWS service or tool supports the generation of the migration cockpit and migration object modeler content required for the conversion?

Question 202easymultiple choice
Read the full Migration explanation →

A company is migrating its SAP application from on-premises to AWS. The migration plan includes rehosting the SAP application servers and re-platforming the database to Amazon RDS for SAP. Which AWS service should the company use to automate the deployment of SAP application servers?

Question 203mediummultiple choice
Read the full Migration explanation →

A company is migrating its SAP system to AWS and needs to ensure high availability for the SAP Central Services (ASCS). The solution must support automatic failover in the event of an instance failure. Which AWS architecture meets these requirements?

Question 204hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP NetWeaver system to AWS. The migration involves moving the application layer to EC2 instances and the database to Amazon RDS for SAP. The company wants to minimize downtime and has a limited time window. Which migration approach should the company use?

Question 205easymultiple choice
Read the full Migration explanation →

A company is migrating an SAP BusinessObjects environment to AWS. The migration must ensure that the legacy reporting system remains accessible during the transition. Which AWS service can help facilitate this by allowing the company to redirect traffic gradually?

Question 206mediummultiple choice
Read the full Migration explanation →

A company is migrating its SAP ERP system to AWS and needs to retain the same SAP system ID (SID) and hostnames. The migration must be completed with minimal downtime. Which AWS service or feature supports this requirement?

Question 207hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP HANA system to AWS using a homogeneous copy. The source database is SAP HANA 2.0 on SUSE Linux, and the target is also SAP HANA 2.0 on AWS. Which AWS service can be used to transfer the HANA backup files to Amazon S3 efficiently?

Question 208mediummulti select
Read the full Migration explanation →

A company is migrating an SAP system to AWS and needs to ensure that the SAP application servers are highly available. Which TWO actions should the company take? (Choose 2.)

Question 209hardmulti select
Study the full IPv6 explanation →

A company is migrating an SAP system from on-premises to AWS. The current system uses a dual-stack (IPv4 and IPv6) network. The company wants to ensure that the SAP system on AWS supports both IP versions. Which THREE actions should the company take? (Choose 3.)

Question 210easymulti select
Read the full Migration explanation →

A company is migrating an SAP HANA database to AWS. The database must be backed up automatically. Which TWO AWS services can be used for this purpose? (Choose 2.)

Question 211mediummultiple choice
Read the full Migration explanation →

A company is migrating an on-premises SAP HANA database to AWS. The database is 2 TB in size and has a 4-hour downtime window. Which AWS service should be used to transfer the initial data copy to AWS?

Question 212hardmultiple choice
Study the full virtualization explanation →

A company is migrating an SAP ERP system to AWS using the SAP Landscape Virtualization Management (LVM) tool. During the migration, the team encounters a timeout error when replicating the database. The source database is an SAP HANA multi-tenant database container (MDC) system. What is the most likely cause of the timeout?

Question 213easymultiple choice
Read the full Migration explanation →

A company is migrating its SAP BusinessObjects BI platform to AWS. They plan to use an SAP-certified AMI for the SAP BusinessObjects application server. Which instance type is SAP-certified for SAP BusinessObjects on AWS?

Question 214hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP NetWeaver system to AWS using the AWS Application Migration Service (AWS MGN). The source server runs SUSE Linux Enterprise Server (SLES) 12 SP5. After the cutover, the SAP application fails to start with an error indicating that the hostname resolution fails. The target EC2 instance has the same hostname as the source. What is the most likely cause?

Question 215mediummultiple choice
Read the full Migration explanation →

A company is migrating an SAP ERP system to AWS. The SAP system uses a central instance (CI) and dialog instances. The migration must minimize downtime. Which AWS service should be used to replicate the application servers in near real-time?

Question 216mediummultiple choice
Read the full Migration explanation →

A company is migrating an SAP HANA database to AWS using the SAP HANA System Replication (HSR) with asynchronous mode. The database size is 5 TB. The migration must be completed within 8 hours. Which AWS resource is most critical to ensure the initial data synchronization completes within the time window?

Question 217easymultiple choice
Read the full NAT/PAT explanation →

A company is migrating its SAP system to AWS and needs to assess the current on-premises environment for compatibility. Which AWS tool should be used to collect system configuration and usage data for SAP systems?

Question 218hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP Business Suite system to AWS. The system runs on AIX on IBM Power Systems. The company wants to rehost the system on AWS using a lift-and-shift approach. Which AWS service can replicate the AIX operating system to run on AWS?

Question 219easymultiple choice
Read the full Migration explanation →

A company is migrating an SAP system to AWS and wants to use an existing AWS Direct Connect connection for data transfer. The migration involves transferring 10 TB of data. Which AWS service is designed to accelerate data transfer over Direct Connect?

Question 220mediummulti select
Read the full Migration explanation →

A company is migrating an SAP HANA system to AWS using SAP HANA System Replication (HSR). The migration must have a Recovery Point Objective (RPO) of less than 15 minutes and a Recovery Time Objective (RTO) of less than 2 hours. Which TWO actions should the company take to meet these objectives?

Question 221hardmulti select
Study the full virtualization explanation →

A company is migrating an SAP ERP system to AWS using the SAP Landscape Virtualization Management (LVM) tool. The migration must comply with SAP's 'bring your own license' (BYOL) model. Which THREE steps should the company take to ensure compliance?

Question 222easymulti select
Read the full Migration explanation →

A company is planning to migrate an SAP HANA database to AWS. Which THREE factors should the company consider when selecting an EC2 instance type for the SAP HANA database?

Question 223mediummultiple choice
Read the full Migration explanation →

A company is migrating an on-premises Oracle database to Amazon RDS for Oracle. The database is 2 TB in size and has a 4-hour maintenance window. Which AWS service should be used to minimize downtime during the migration?

Question 224hardmultiple choice
Read the full Migration explanation →

A company is migrating a large SAP HANA system to AWS. The SAP system has strict latency requirements for storage and requires high IOPS. Which storage solution should be used for the SAP HANA data volume?

Question 225easymultiple choice
Read the full Migration explanation →

A company wants to migrate its SAP application to AWS and needs to ensure high availability for the SAP Central Services (ASCS). Which AWS feature should be used to achieve this?

Question 226mediummultiple choice
Read the full Migration explanation →

During a migration of an SAP system to AWS, the team discovers that the on-premises storage uses a proprietary deduplication technology. The SAP database will be migrated to Amazon EBS volumes. How should the team address the storage space requirements on AWS?

Question 227hardmultiple choice
Read the full Migration explanation →

A company is migrating its SAP landscape to AWS and plans to use SAP HANA as the database. The HANA system requires high network throughput between application and database servers. Which EC2 placement strategy should be recommended?

Question 228easymultiple choice
Read the full Migration explanation →

A company is migrating its SAP system to AWS and needs to maintain compliance with regulatory requirements that mandate data encryption at rest. Which AWS service should be used to manage encryption keys for Amazon EBS volumes?

Question 229mediummultiple choice
Read the full Migration explanation →

A company is migrating an SAP environment to AWS using a heterogeneous database migration from Oracle to SAP HANA. The migration tool must convert the database schema and data types. Which AWS service or feature should be used?

Question 230hardmultiple choice
Read the full Migration explanation →

A company is migrating a large SAP ERP system to AWS. The system has multiple interfaces with external systems using RFC connections. During the migration, the team needs to minimize changes to the external systems' configurations. What approach should be taken for the RFC connections?

Question 231easymultiple choice
Read the full Migration explanation →

A company is planning to migrate its SAP system to AWS and wants to test the migration process with a smaller system first. Which AWS service can be used to create a pre-configured SAP environment for testing?

Question 232mediummulti select
Read the full Migration explanation →

A company is migrating an SAP system to AWS and needs to ensure backup compliance. The SAP database is SAP HANA. Which TWO AWS services can be used to back up SAP HANA databases?

Question 233hardmulti select
Read the full Migration explanation →

A company is migrating its SAP landscape to AWS and plans to use an SAP HANA multi-node scale-out configuration. Which THREE considerations are important for the network design?

Question 234easymulti select
Read the full Migration explanation →

A company is migrating an SAP system to AWS and wants to monitor the performance of the SAP application servers. Which TWO AWS services can be used to collect and analyze SAP performance metrics?

Question 235mediummultiple choice
Read the full NAT/PAT explanation →

Refer to the exhibit. An administrator is creating an IAM policy for a user who will manage SAP application servers during migration. The policy currently allows starting and stopping EC2 instances. What additional permission is required to allow the user to terminate instances?

Exhibit

Refer to the exhibit.

{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "ec2:DescribeInstances",
        "ec2:StartInstances",
        "ec2:StopInstances"
      ],
      "Resource": "*"
    }
  ]
}
Question 236hardmultiple choice
Read the full Migration explanation →

Refer to the exhibit. An SAP HANA system is running on an EC2 instance with the attached volumes shown. The HANA system requires high IOPS for its data volume. Which volume should be used for the HANA data directory?

Network Topology
aws ec2 describe-volumesfilters Name=attachment.instance-idquery 'Volumes[*].{ID:VolumeIdoutput jsonRefer to the exhibit."ID": "vol-0a1b2c3d4e5f67890","Size": 100,"Iops": 3000,"Type": "gp3"},"ID": "vol-1a2b3c4d5e6f78901","Size": 50,"Iops": 10000,"Type": "io1"
Question 237easymultiple choice
Read the full Migration explanation →

Refer to the exhibit. An administrator is trying to restore an SAP HANA backup from an S3 bucket but receives an AccessDenied error. The administrator has full EC2 and S3 permissions via an IAM role attached to the EC2 instance. What is the most likely cause?

Exhibit

Refer to the exhibit.

$ aws s3 cp s3://my-sap-backup/backup.hdb /mnt/restore/backup.hdb

Error: An error occurred (AccessDenied) when calling the GetObject operation: Access Denied
Question 238easymultiple choice
Read the full Migration explanation →

A company is migrating an on-premises Oracle database to Amazon RDS for Oracle. They want to minimize downtime and ensure data consistency. Which AWS service should be used for the migration?

Question 239mediummultiple choice
Read the full Migration explanation →

A company is migrating a large-scale SAP HANA workload to AWS. The system requires high memory and low latency. Which EC2 instance type is most suitable for this migration?

Question 240hardmultiple choice
Read the full Migration explanation →

A company is migrating its SAP ERP system to AWS using the SAP S/4HANA migration approach. They need to replicate the source system continuously to the target before cutover. Which AWS service should be used for this continuous replication?

Question 241easymultiple choice
Read the full Migration explanation →

A company is migrating its SAP systems to AWS and needs to ensure high availability for the SAP Central Services (ASCS) instance. Which AWS service can be used to implement a failover cluster for ASCS?

Question 242mediummultiple choice
Read the full Migration explanation →

A company is migrating its SAP landscape to AWS and wants to use SAP HSR (System Replication) for high availability. Which AWS feature is required to support SAP HSR?

Question 243hardmultiple choice
Read the full Migration explanation →

During a migration of an SAP ERP system to AWS, the team notices that the SAP application performance is slow on the new EC2 instances. The instance type is correct for SAP certification. What is the most likely cause?

Question 244easymultiple choice
Read the full Migration explanation →

A company is migrating its SAP BusinessObjects to AWS. They want to use a managed service to reduce operational overhead. Which AWS service is most suitable?

Question 245mediummultiple choice
Read the full Migration explanation →

A company is migrating its SAP environment to AWS and needs to ensure that the SAP license compliance is maintained. What should the company do to verify that the EC2 instances used for SAP are properly licensed?

Question 246hardmultiple choice
Read the full Migration explanation →

A company is migrating its SAP ERP system to AWS using a heterogeneous migration where the source database is Oracle and the target is SAP HANA. Which AWS service is essential for converting the Oracle schema to SAP HANA schema?

Question 247easymulti select
Read the full Migration explanation →

Which TWO AWS services can be used to migrate on-premises SAP systems to AWS? (Choose 2.)

Question 248mediummulti select
Read the full Migration explanation →

Which THREE AWS services are typically used in the migration of an SAP environment to AWS? (Choose 3.)

Question 249hardmulti select
Read the full Migration explanation →

Which TWO considerations are critical when planning a migration of an SAP system to AWS? (Choose 2.)

Question 250easymultiple choice
Read the full Migration explanation →

A company is migrating a large Oracle database to Amazon RDS for Oracle. They want to minimize downtime during the migration. Which AWS service should they use to replicate data in real time?

Question 251mediummultiple choice
Read the full Migration explanation →

A company is migrating a Windows-based .NET application to AWS. The application currently uses Active Directory for authentication. Which AWS service should they use to maintain a similar authentication experience?

Question 252hardmultiple choice
Read the full Migration explanation →

A company plans to migrate a 10 TB on-premises SQL Server database to Amazon RDS for SQL Server. The migration must be completed within a 4-hour window. The network bandwidth is 1 Gbps. Which migration approach should they choose?

Question 253easymultiple choice
Read the full Migration explanation →

A company is migrating an on-premises application to AWS. The application requires low-latency access to a shared file system that can be mounted by multiple EC2 instances simultaneously. Which storage solution should they use?

Question 254mediummultiple choice
Read the full Migration explanation →

A company is migrating a legacy SAP ERP system to AWS. The migration must be completed over a weekend to minimize business impact. The SAP application relies on a custom kernel that is not supported by the AWS SAP HANA Large Instances. What is the best approach?

Question 255hardmultiple choice
Read the full Migration explanation →

An organization is migrating a multi-tier application to AWS. The web tier runs on EC2 instances behind an Application Load Balancer. The database tier uses a self-managed MySQL instance on EC2. To achieve high availability, they plan to use Multi-AZ deployment. Which migration step should they prioritize to ensure minimal downtime?

Question 256easymultiple choice
Read the full Migration explanation →

A company wants to migrate its on-premises VMware virtual machines to AWS. They need to retain the current operating system and applications. Which AWS service should they use?

Question 257mediummultiple choice
Read the full Migration explanation →

A company is migrating a critical SAP HANA database to AWS. The database size is 2 TB. They require the highest network throughput and low latency between EC2 instances. Which EC2 placement strategy should they use?

Question 258hardmultiple choice
Read the full Migration explanation →

A company is migrating a 5 TB Oracle data warehouse to Amazon Redshift. They need to minimize downtime and ensure data consistency. Which migration approach should they use?

Question 259easymulti select
Read the full Migration explanation →

Which TWO AWS services can be used to migrate on-premises virtual machines to AWS without requiring agent installation? (Choose two.)

Question 260mediummulti select
Read the full Migration explanation →

Which THREE factors should be considered when selecting an AWS Region for a migration to minimize latency for users in Europe? (Choose three.)

Question 261hardmulti select
Read the full Migration explanation →

A company is migrating a large-scale SAP environment to AWS. Which THREE AWS services can be used to optimize storage costs for SAP workloads? (Choose three.)

Question 262easymultiple choice
Read the full Migration explanation →

A company is migrating a legacy on-premises Oracle database to Amazon RDS for Oracle. They need to minimize downtime. Which AWS service should they use for ongoing replication during the migration?

Question 263mediummultiple choice
Read the full Migration explanation →

A company is migrating a large SAP HANA workload to AWS. They need to ensure the fastest network throughput for data transfer between on-premises and AWS. Which AWS service or feature should they use?

Question 264hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP NetWeaver system to AWS. The system uses NFS for shared file systems. They want to minimize latency and maximize throughput for SAP profiles and transport directories. Which AWS storage service should they use?

Question 265easymultiple choice
Read the full Migration explanation →

A company is planning to migrate an SAP ERP system to AWS. They want to use an existing software license with no additional cost. Which AWS service allows them to bring their own SAP license?

Question 266mediummultiple choice
Read the full Migration explanation →

A company is migrating a highly critical SAP HANA database to AWS. They need to ensure data consistency and minimal downtime. Which approach should they use?

Question 267hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP landscape to AWS. They have a requirement to retain the same hostnames and IP addresses for the SAP application servers after migration. How can they achieve this?

Question 268easymultiple choice
Read the full Migration explanation →

A company needs to migrate a large amount of on-premises data to Amazon S3. The data is stored on tape backups. The migration must be completed within 2 weeks. Which AWS service should they use?

Question 269mediummultiple choice
Read the full Migration explanation →

A company is migrating an SAP BusinessObjects environment to AWS. They need to ensure that the business intelligence reports continue to run without interruption. Which migration strategy should they use?

Question 270hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP ERP system to AWS. They have multiple SAP systems (DEV, QAS, PRD) and want to automate the deployment of identical environments. Which AWS service should they use?

Question 271easymulti select
Read the full Migration explanation →

A company is migrating an on-premises SAP HANA database to AWS. They want to use AWS DMS for ongoing replication. Which TWO prerequisites must be met before starting the replication? (Choose TWO.)

Question 272mediummulti select
Read the full Migration explanation →

A company is migrating an SAP system to AWS. They need to ensure high availability for the SAP Central Services (ASCS/ERS). Which THREE components are required for a highly available SAP ASCS/ERS setup on AWS? (Choose THREE.)

Question 273hardmulti select
Read the full Migration explanation →

A company is migrating a large SAP HANA database to AWS. They want to use SAP HANA Backup and Recovery with AWS storage. Which THREE options can be used as backup targets? (Choose THREE.)

Question 274easymultiple choice
Read the full Migration explanation →

A company is migrating an on-premises Oracle database to Amazon RDS for Oracle. They need to minimize downtime and ensure data consistency. Which AWS service should be used for the initial data load?

Question 275mediummultiple choice
Read the full Migration explanation →

A company is migrating a critical SAP HANA database to AWS. They have a limited migration window and need to ensure data consistency. Which migration approach should they use?

Question 276hardmultiple choice
Read the full Migration explanation →

A company is migrating a large SAP ERP system to AWS. The source system runs on IBM Db2. The target is SAP HANA on AWS. Which tool should be used for schema conversion?

Question 277easymultiple choice
Read the full Migration explanation →

A company wants to migrate a 10 TB SAP HANA database to AWS with minimal downtime. The network bandwidth between the on-premises data center and AWS is 1 Gbps. Which migration method is most suitable?

Question 278mediummultiple choice
Read the full Migration explanation →

A company is migrating an SAP BW system to AWS. The source runs on Oracle. The target is SAP HANA. Which AWS service can help with the migration of custom ABAP code and stored procedures?

Question 279hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP ECC 6.0 system to SAP S/4HANA on AWS. They plan to use SAP DMO. Which AWS service can be used to accelerate the data transfer during the migration?

Question 280easymultiple choice
Read the full Migration explanation →

A company is migrating an SAP system to AWS. They need to ensure that the migration complies with regulatory requirements for data residency. Which of the following is the most important consideration?

Question 281mediummultiple choice
Read the full Migration explanation →

A company is migrating a production SAP HANA database to AWS. The database size is 2 TB. The migration window is 4 hours. The network bandwidth is 10 Gbps. Which migration method should be used to achieve the shortest downtime?

Question 282hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP system from on-premises to AWS. The migration involves rehosting SAP HANA on EC2. Which of the following is the best practice for sizing the EC2 instance?

Question 283mediummulti select
Read the full Migration explanation →

A company is migrating an SAP system to AWS. Which TWO AWS services can be used to monitor the migration progress and performance?

Question 284hardmulti select
Read the full Migration explanation →

A company is migrating an SAP ERP system to AWS using a heterogeneous migration. Which THREE components must be converted or migrated?

Question 285easymulti select
Read the full Migration explanation →

A company is planning a migration of an SAP system to AWS. Which TWO factors should be considered when selecting the AWS Region for the migration?

Question 286easymultiple choice
Read the full Migration explanation →

A company is migrating an SAP HANA database to AWS using AWS DMS. An IAM policy has been created for the DMS service role as shown in the exhibit. The migration fails with an error that the DMS task cannot access the source database. Which additional permission is most likely required?

Exhibit

Refer to the exhibit.

Exhibit:
```
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "dms:CreateReplicationTask",
        "dms:StartReplicationTask",
        "dms:DescribeReplicationTasks"
      ],
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "s3:PutObject",
        "s3:GetObject",
        "s3:ListBucket"
      ],
      "Resource": "arn:aws:s3:::migration-bucket/*"
    }
  ]
}
```
Question 287mediummultiple choice
Read the full Migration explanation →

A company is migrating an SAP system from an Oracle database to Amazon RDS for Oracle using AWS DMS. The DMS task fails with the error shown in the exhibit. What is the most likely cause?

Network Topology
aws dms describe-replication-tasksfilters Name=replication-task-arnRefer to the exhibit.Exhibit:```"ReplicationTasks": ["ReplicationTaskIdentifier": "sap-migration-task","Status": "failed",logon denied","ReplicationTaskStartDate": "2023-01-01T00:00:00Z","ReplicationTaskStats": {"FullLoadProgressPercent": 0
Question 288hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP application server to AWS using CloudFormation. The template snippet is shown in the exhibit. The SAP application requires at least 300 GB of disk space for /usr/sap. Which change should be made to the template?

Exhibit

Refer to the exhibit.

Exhibit:
```
{
  "AWSTemplateFormatVersion": "2010-09-09",
  "Resources": {
    "SAPApplicationServer": {
      "Type": "AWS::EC2::Instance",
      "Properties": {
        "InstanceType": "r5.2xlarge",
        "ImageId": "ami-0abcdef1234567890",
        "BlockDeviceMappings": [
          {
            "DeviceName": "/dev/xvda",
            "Ebs": {
              "VolumeSize": 100,
              "VolumeType": "gp3"
            }
          },
          {
            "DeviceName": "/dev/xvdb",
            "Ebs": {
              "VolumeSize": 200,
              "VolumeType": "io1",
              "Iops": 10000
            }
          }
        ]
      }
    }
  }
}
```
Question 289easymultiple choice
Read the full Migration explanation →

A company is planning to migrate a legacy Oracle database to Amazon RDS for Oracle. The database is 500 GB and has a 24/7 workload. The company needs minimal downtime. Which AWS service should be used for the migration?

Question 290mediummultiple choice
Read the full Migration explanation →

A company is migrating an on-premises SAP HANA database to AWS. The current HANA system uses 2 TB of storage and requires high IOPS. The company wants to use Amazon EBS for storage. Which EBS volume type is most suitable for the HANA data volume?

Question 291hardmultiple choice
Study the full virtualization explanation →

A company is migrating a critical SAP system to AWS using the SAP Landscape Virtualization Management (LVM) and AWS Launch Wizard. What is the primary benefit of using AWS Launch Wizard for SAP deployment?

Question 292easymultiple choice
Read the full NAT/PAT explanation →

An organization is migrating its SAP ERP system to AWS. The system uses SAP NetWeaver and a third-party backup tool that requires direct access to the database files. Which AWS storage option should be used for the database to ensure compatibility?

Question 293mediummultiple choice
Read the full Migration explanation →

During the migration of an SAP HANA database to AWS, the migration team encounters high latency on the database connections. The team is using AWS Direct Connect. Which configuration change can help reduce latency?

Question 294hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP BusinessObjects (BO) system to AWS. The system includes a large number of reports and users. What is the recommended approach to migrate the SAP BO repository?

Question 295easymultiple choice
Read the full Migration explanation →

A company is migrating its SAP system to AWS and wants to ensure that the migration does not violate any SAP licensing requirements. Which of the following is a correct licensing consideration?

Question 296mediummultiple choice
Read the full Migration explanation →

A company is migrating its SAP ERP system to AWS and needs to minimize network latency between the SAP application servers and the database. Which architecture is recommended?

Question 297hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP HANA system from on-premises to AWS. The HANA system uses a large amount of memory (2 TB). Which EC2 instance type is most suitable for this workload?

Question 298mediummulti select
Read the full Migration explanation →

An organization is planning to migrate its SAP landscape to AWS and needs to ensure high availability for the SAP Central Services (ASCS) instance. Which TWO AWS services can be used to implement a high-availability architecture for ASCS?

Question 299hardmulti select
Read the full Migration explanation →

A company is migrating an SAP environment to AWS and needs to ensure that the SAP HANA database can be backed up efficiently. Which THREE AWS services can be used together to implement a backup strategy for SAP HANA?

Question 300easymulti select
Read the full Migration explanation →

A company is migrating its SAP system to AWS and needs to transfer a large amount of data (10 TB) from the on-premises data center to AWS. Which TWO AWS services can be used for this data transfer?

Question 301mediummultiple choice
Read the full Migration explanation →

The above IAM policy is attached to an IAM role used by an AWS DMS replication instance. The DMS task is migrating data from an on-premises Oracle database to Amazon S3. The DMS task fails with an access error. What is missing from the policy?

Exhibit

Refer to the exhibit.

```json
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "ec2:DescribeInstances",
        "ec2:StartInstances",
        "ec2:StopInstances"
      ],
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "s3:PutObject",
        "s3:GetObject"
      ],
      "Resource": "arn:aws:s3:::my-bucket/*"
    }
  ]
}
```
Question 302hardmultiple choice
Read the full Migration explanation →

The exhibit shows the output of the describe-replication-tasks command for an ongoing migration from SAP HANA to Amazon RDS for MySQL. The task status is 'running' but no data has been transferred after 2 hours. What is the most likely cause?

Network Topology
aws dms describe-replication-tasksfilters Name=statusRefer to the exhibit.```"ReplicationTasks": ["ReplicationTaskIdentifier": "hana-migration","SourceEndpointArn": "arn:aws:dms:us-east-1:123456789012:endpoint:AAAAA","TargetEndpointArn": "arn:aws:dms:us-east-1:123456789012:endpoint:BBBBB","ReplicationInstanceArn": "arn:aws:dms:us-east-1:123456789012:rep:CCCCC","Status": "running","LastFailureMessage": "","StopReason": "","ReplicationTaskCreationDate": "2023-01-15T10:00:00Z","ReplicationTaskStartDate": "2023-01-15T10:05:00Z"
Question 303mediummultiple choice
Review the full subnetting walkthrough →

The exhibit shows a CloudFormation template snippet for deploying SAP ASCS and ERS instances. Both instances are launched in the same subnet. What is the main architectural issue with this deployment?

Exhibit

Refer to the exhibit.

```json
{
  "AWSTemplateFormatVersion": "2010-09-09",
  "Description": "SAP HANA HA using Pacemaker",
  "Resources": {
    "ASCSInstance": {
      "Type": "AWS::EC2::Instance",
      "Properties": {
        "InstanceType": "m5.large",
        "ImageId": "ami-0abcdef1234567890",
        "SubnetId": "subnet-12345678"
      }
    },
    "ERSInstance": {
      "Type": "AWS::EC2::Instance",
      "Properties": {
        "InstanceType": "m5.large",
        "ImageId": "ami-0abcdef1234567890",
        "SubnetId": "subnet-12345678"
      }
    }
  }
}
Question 304mediummultiple choice
Read the full Migration explanation →

A company is migrating a monolithic application to AWS. The application has a relational database with complex queries and requires low-latency read replicas. Which database migration strategy minimizes downtime and supports heterogeneous migrations?

Question 305hardmultiple choice
Read the full Migration explanation →

A company is migrating a legacy SAP ECC 6.0 system to SAP S/4HANA on AWS. The current database is IBM Db2. Which AWS service should be used to assess the source system and plan the migration?

Question 306easymultiple choice
Read the full Migration explanation →

A company wants to migrate a 50 TB SAP HANA database to AWS with minimal downtime. Which migration approach should be used?

Question 307mediummultiple choice
Read the full Migration explanation →

During a migration of an SAP system, the team notices that the source system uses a custom kernel parameter that is not supported on the target Amazon EC2 instance. What should the migration team do?

Question 308hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP ERP system to AWS. The SAP application servers use a shared /sapmnt filesystem. Which AWS storage solution is most suitable for this shared filesystem with high availability?

Question 309easymultiple choice
Read the full Migration explanation →

An organization is planning a migration of SAP applications to AWS. Which AWS service should be used to track and manage the migration project's tasks and milestones?

Question 310mediummultiple choice
Read the full Migration explanation →

A company is migrating an SAP Business Suite system to AWS. The source database is Oracle. The target is Amazon RDS for Oracle. Which AWS service should be used to automate the schema conversion and data migration?

Question 311hardmultiple choice
Read the full Migration explanation →

A company is migrating a large SAP landscape to AWS. The migration plan includes using AWS CloudEndure Migration for the application servers. However, the SAP database requires a different approach. Which database migration method is recommended for an SAP HANA database?

Question 312easymultiple choice
Read the full Migration explanation →

A company is migrating an SAP system to AWS and needs to ensure that the target EC2 instances have the correct SAP kernel parameters. Which AWS service can be used to automate the configuration of these parameters?

Question 313hardmultiple choice
Read the full Migration explanation →

An IAM policy for a migration team is shown in the exhibit. The team is unable to start a DMS replication task. What is the most likely missing permission?

Exhibit

Refer to the exhibit.

{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "dms:CreateReplicationTask",
        "dms:StartReplicationTask",
        "dms:DescribeReplicationTasks"
      ],
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "s3:GetObject",
        "s3:PutObject"
      ],
      "Resource": "arn:aws:s3:::my-bucket/*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "ec2:DescribeVpcs",
        "ec2:DescribeSubnets",
        "ec2:DescribeSecurityGroups"
      ],
      "Resource": "*"
    }
  ]
}
Question 314mediummultiple choice
Read the full Migration explanation →

The exhibit shows the output of the describe-replication-tasks command. The task status is 'failed'. Which action should be taken to troubleshoot the failure?

Network Topology
aws dms describe-replication-tasksregion us-east-1Refer to the exhibit."ReplicationTasks": ["ReplicationTaskIdentifier": "migration-task-1","SourceEndpointArn": "arn:aws:dms:us-east-1:123456789012:endpoint:ABCDEFGHIJKLMNOP1","TargetEndpointArn": "arn:aws:dms:us-east-1:123456789012:endpoint:ABCDEFGHIJKLMNOP2","ReplicationInstanceArn": "arn:aws:dms:us-east-1:123456789012:rep:ABCDEFGHIJKLMNOP3","MigrationType": "full-load","TableMappings": "{\"rules\":[{\"rule-type\":\"selection\",\"rule-id\":\"1\",\"rule-name\":\"1\",\"object-locator\":{\"schema-name\":\"%\",\"table-name\":\"%\"},\"rule-action\":\"include\"}]}","ReplicationTaskSettings": "{\"TargetMetadata\":{\"TargetSchema\":\"\",\"SupportLobs\":true,\"FullLoadSettings\":{\"MaxFullLoadSubTasks\":8,\"TransactionConsistencyTimeout\":600,\"CreatePkAfterFullLoad\":false}}}","Status": "failed","StopReason": ""
Question 315easymultiple choice
Read the full Migration explanation →

The exhibit shows a CloudFormation template snippet. During migration, the SAP application server fails to start because the root volume is too small. What is the most efficient fix?

Exhibit

Refer to the exhibit.

{
  "Resources": {
    "SAPApplicationServer": {
      "Type": "AWS::EC2::Instance",
      "Properties": {
        "InstanceType": "r5.2xlarge",
        "ImageId": "ami-0abcdef1234567890",
        "SecurityGroupIds": ["sg-12345678"],
        "SubnetId": "subnet-12345678",
        "BlockDeviceMappings": [
          {
            "DeviceName": "/dev/xvda",
            "Ebs": {
              "VolumeSize": 50,
              "VolumeType": "gp2"
            }
          }
        ],
        "Tags": [
          {"Key": "Name", "Value": "SAP-AS"}
        ]
      }
    }
  }
}
Question 316mediummulti select
Read the full Migration explanation →

Which TWO AWS services can be used to migrate an on-premises SAP HANA database to AWS with minimal downtime? (Choose 2.)

Question 317hardmulti select
Read the full Migration explanation →

Which THREE factors should be considered when selecting an EC2 instance type for an SAP HANA production system during migration? (Choose 3.)

Question 318easymulti select
Read the full Migration explanation →

Which TWO AWS services can be used to automate the deployment of SAP infrastructure during migration? (Choose 2.)

Question 319easymultiple choice
Read the full Migration explanation →

A company is migrating an on-premises SAP ERP system to AWS. The system uses a large Oracle database. The migration must minimize downtime. Which AWS service should be used for the database migration?

Question 320easymultiple choice
Read the full DNS explanation →

A company is migrating its SAP environment to AWS and needs to ensure that the SAP systems can communicate with each other using their hostnames without relying on a DNS service. Which AWS feature should be used?

Question 321mediummultiple choice
Read the full Migration explanation →

A company is migrating an SAP HANA database to AWS. The source system uses a Linux filesystem with a specific block size. After migration, the performance is lower than expected. What is the most likely cause?

Question 322mediummultiple choice
Read the full Migration explanation →

A company is migrating its SAP landscape to AWS and has a requirement to use existing software licenses to reduce costs. Which AWS pricing model should be used?

Question 323mediummultiple choice
Read the full Migration explanation →

A company is migrating SAP applications to AWS and needs to replicate data from on-premises Active Directory to AWS Managed Microsoft AD for authentication. Which AWS service should be used?

Question 324hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP ERP system to AWS and needs to ensure that the SAP application servers can scale automatically based on CPU utilization. Which AWS service should be used to achieve this?

Question 325hardmultiple choice
Read the full Migration explanation →

A company is migrating SAP HANA to AWS and needs to ensure high availability. The database must be replicated synchronously across two Availability Zones with automatic failover. Which AWS service should be used?

Question 326hardmultiple choice
Read the full Migration explanation →

A company is migrating its SAP production system to AWS and needs to ensure that the migration does not exceed the allowed downtime window of 4 hours. The source database is 5 TB. Which migration strategy should be used?

Question 327hardmultiple choice
Read the full Migration explanation →

A company is migrating SAP applications to AWS and needs to test the migration process without affecting the production environment. Which AWS service should be used to create an isolated test environment?

Question 328easymultiple choice
Read the full Migration explanation →

Refer to the exhibit. An administrator is creating an IAM policy for a user who will perform database migrations using AWS DMS. The migration fails with an error 'Insufficient permissions to create DMS endpoint'. Which missing action should be added to the policy?

Exhibit

Refer to the exhibit.

{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "dms:CreateReplicationTask",
        "dms:StartReplicationTask",
        "dms:DescribeReplicationTasks"
      ],
      "Resource": "*"
    },
    {
      "Effect": "Allow",
      "Action": [
        "ec2:DescribeVpcs",
        "ec2:DescribeSubnets",
        "ec2:CreateSecurityGroup"
      ],
      "Resource": "*"
    }
  ]
}
Question 329mediummulti select
Read the full Migration explanation →

A company is migrating SAP applications to AWS and needs to ensure that the migration complies with regulatory requirements for data encryption. Which TWO AWS services can be used to encrypt data at rest? (Choose TWO.)

Question 330mediummulti select
Read the full Migration explanation →

A company is migrating SAP to AWS and needs to set up connectivity between on-premises and AWS VPC with high bandwidth and low latency. Which TWO AWS services should be used? (Choose TWO.)

Question 331hardmulti select
Read the full Migration explanation →

A company is migrating SAP HANA to AWS and needs to ensure that the database instances have high network throughput for replication traffic. Which THREE AWS features should be enabled? (Choose THREE.)

Question 332mediummultiple choice
Read the full NAT/PAT explanation →

A company is migrating an SAP ERP system running on an on-premises IBM AIX server to AWS. The server hosts both the SAP application and the DB2 database. The company has a tight deadline and wants to minimize the migration effort. The current system uses a storage area network (SAN) with 2 TB of data. The company wants to use AWS native services and avoid re-architecting. What is the BEST migration strategy?

Question 333hardmultiple choice
Read the full Migration explanation →

A company is migrating an SAP Business Warehouse (BW) system running on an on-premises HANA database to AWS. The migration must be completed with less than 1 hour of downtime. The source database is 3 TB. The company has established a 10 Gbps AWS Direct Connect connection. The SAP system uses a custom ABAP program that must be migrated as well. The company wants to minimize manual intervention. Which approach should be taken?

Question 334mediummultiple choice
Read the full Migration explanation →

A company is migrating an on-premises Oracle database to Amazon RDS for Oracle. The database is 2 TB in size and has a 24-hour migration window. The company has a 1 Gbps dedicated connection to AWS. Which migration approach minimizes downtime?

Question 335hardmultiple choice
Read the full Migration explanation →

A company is migrating a legacy SAP ECC 6.0 system running on IBM AIX with DB2 to SAP S/4HANA on AWS. The current DB2 database is 4 TB and has extensive use of stored procedures and triggers. The migration window is 48 hours. Which migration strategy is MOST appropriate?

Question 336easymultiple choice
Read the full Migration explanation →

A company is migrating its SAP environment to AWS and wants to test the migration process before the final cutover. The company has a limited budget for the test environment. Which approach is MOST cost-effective?

Question 337mediummultiple choice
Read the full Migration explanation →

A company is migrating its SAP HANA database from on-premises to AWS. The current system uses 6 TB of memory and the company wants to minimize downtime. The company has established a 10 Gbps AWS Direct Connect connection. Which migration method is MOST suitable?

Question 338hardmultiple choice
Read the full NAT/PAT explanation →

A company is migrating an SAP Business Suite system on Oracle to SAP S/4HANA on AWS. The migration involves a near-zero downtime requirement. The current system uses SAP Oracle on Linux. Which combination of tools should the company use?

Question 339easymultiple choice
Read the full Migration explanation →

A company needs to migrate its SAP application server from on-premises to AWS. The server runs on Windows Server 2012 R2 and has a custom SAP kernel. Which AWS service should be used to migrate the server with minimal changes?

Question 340mediummultiple choice
Read the full Migration explanation →

A company is migrating an SAP system to AWS and needs to ensure that the migration complies with regulatory requirements for data residency. The source system is in Germany and the target AWS Region is Frankfurt. Which step should be taken to address data residency?

Question 341hardmultiple choice
Read the full Migration explanation →

A company is migrating its SAP system from on-premises to AWS. The system uses a shared filesystem (NFS) for transport directories and logs. The company wants to use AWS storage services to provide a similar shared filesystem. Which storage solution is MOST appropriate for this migration?

Question 342easymultiple choice
Read the full Migration explanation →

A company is migrating an SAP environment to AWS and wants to automate the provisioning of infrastructure using code. Which AWS service should be used for this purpose?

Question 343mediummulti select
Read the full Migration explanation →

Which TWO considerations are critical when migrating an SAP HANA database to AWS using backup and restore? (Choose two.)

Question 344hardmulti select
Read the full Migration explanation →

Which THREE factors are essential when planning the migration of an SAP system with near-zero downtime requirements? (Choose three.)

Question 345easymulti select
Read the full Migration explanation →

Which TWO methods can be used to migrate an SAP system from on-premises to AWS while minimizing the need for re-architecture? (Choose two.)

Question 346hardmultiple choice
Read the full Migration explanation →

Refer to the exhibit. An SAP administrator is creating an IAM policy for a migration user who will use AWS DMS to migrate an SAP database to Amazon RDS. The migration also requires reading from an S3 bucket containing source database export files and writing the DMS logs to another S3 bucket. The policy above is attached. Which required permission is MISSING from this policy?

Exhibit

{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "dms:CreateReplicationTask",
        "dms:StartReplicationTask",
        "dms:DescribeReplicationTasks",
        "rds:CreateDBInstance",
        "rds:DescribeDBInstances",
        "s3:GetObject",
        "s3:PutObject"
      ],
      "Resource": "*"
    }
  ]
}
Question 347hardmultiple choice
Read the full Migration explanation →

A company is migrating a 3 TB SAP ERP system running on Oracle on AIX to SAP HANA on AWS. The system has a complex landscape with multiple application servers and a central Oracle database. The migration must be completed within a 4-day window with minimal downtime. The company has a 1 Gbps AWS Direct Connect connection. The SAP system is heavily customized with many ABAP programs and custom database objects. The migration team plans to use SAP Software Update Manager (SUM) with the Database Migration Option (DMO). During the migration rehearsal, the SUM DMO process fails during the database migration phase with an error indicating that the source database character set is not supported by the target SAP HANA. The source Oracle database uses the WE8ISO8859P1 character set. The team needs to resolve this issue before the final migration. Which course of action should the team take?

Question 348mediummultiple choice
Read the full Migration explanation →

A company is migrating its SAP Business Warehouse (BW) system from on-premises to AWS. The system uses IBM DB2 as the database and is 2 TB in size. The company wants to use the SAP BW/4HANA version on AWS. The migration must be completed within a 72-hour window. The company has a 1 Gbps AWS Direct Connect connection. The migration team decides to use the SAP Software Update Manager (SUM) with the Database Migration Option (DMO) to migrate and upgrade to BW/4HANA. During the migration, they encounter an error that the source DB2 database has a tablespace that uses automatic storage and is larger than 2 TB. The SUM DMO tool stops with an error indicating insufficient space in the target SAP HANA database. The target SAP HANA system is provisioned with 1 TB of memory and 2 TB of disk storage. The team needs to proceed with the migration. Which action should the team take to resolve this issue?

Question 349easymultiple choice
Read the full Migration explanation →

A company is planning to migrate its SAP system from on-premises to AWS. The current system consists of two application servers and one database server running SAP HANA on SUSE Linux. The company wants to use a lift-and-shift migration approach to minimize changes. The migration team has set up an AWS Application Migration Service (AWS MGN) replication environment. The team has completed the test migration and is ready for the final cutover. However, during the final cutover, the team realizes that the source application servers have static IP addresses that are used by other systems for communication. The company cannot change these IP addresses immediately. Which step should the team take to ensure that the AWS instances can use the same IP addresses after migration?

Question 350mediummultiple choice
Read the full Migration explanation →

A company is migrating an on-premises Oracle database to Amazon RDS for Oracle. They need to minimize downtime and ensure data consistency. Which AWS service or feature should they use?

Question 351hardmultiple choice
Read the full Migration explanation →

A company is migrating a 10 TB SAP HANA database to AWS. They have a limited time window and need to minimize migration time. The database is running on a physical server with 1 Gbps network link to AWS. Which migration strategy is MOST suitable?

Question 352mediummulti select
Read the full Migration explanation →

A company is migrating an SAP ERP system to AWS. Which TWO AWS services should they use to set up a highly available SAP HANA database?

Question 353hardmulti select
Read the full Migration explanation →

An organization is migrating a critical SAP workload to AWS. They need to ensure compliance with SAP's 'Bring Your Own License' (BYOL) model. Which THREE steps should they take?

Question 354easymulti select
Read the full Migration explanation →

A company is migrating an SAP Business Suite system to AWS. They want to reduce storage costs by using Amazon S3 for archiving. Which TWO AWS services can be used to integrate SAP with Amazon S3 for archiving?

Question 355mediummultiple choice
Read the full Migration explanation →

Refer to the exhibit. An administrator is setting up an AWS DMS task to migrate an SAP database. They receive an error that they are not authorized to perform the operation. Which statement is true about the IAM policy?

Exhibit

{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "dms:CreateReplicationTask",
        "dms:StartReplicationTask",
        "dms:DescribeReplicationTasks",
        "dms:StopReplicationTask"
      ],
      "Resource": "*"
    }
  ]
}
Question 356hardmultiple choice
Read the full Migration explanation →

Refer to the exhibit. An administrator runs the CLI command to check the status of SAP application instances. The output shows two instances. The administrator needs to stop the running instance and start the stopped instance for a planned migration. Which command should they run?

Network Topology
aws ec2 describe-instancesfilters "Name=tag:Namequery "Reservations[].Instances[].{ID:InstanceIdoutput json"ID": "i-0abcd1234efgh5678","Type": "r5.4xlarge","State": "stopped"},"ID": "i-0dcba4321hgfe8765","State": "running"
Question 357mediummultiple choice
Read the full Migration explanation →

A company is migrating their SAP ERP system running on an on-premises IBM Db2 database to Amazon RDS for Db2. The migration must have minimal downtime. The current database size is 2 TB. The network link between on-premises and AWS is 1 Gbps. The migration team plans to use AWS DMS with a full load followed by ongoing replication. During a test migration, they notice that the full load takes longer than expected, causing the change data capture (CDC) lag to grow. They need to adjust the migration approach to meet the downtime window. What should they do?

Question 358hardmultiple choice
Read the full Migration explanation →

A company is migrating their SAP HANA database to AWS. The on-premises HANA system is 10 TB and runs on a physical server. They need to minimize the migration time and cannot afford more than 4 hours of downtime. The network bandwidth is limited to 500 Mbps. They decide to use AWS Snowball Edge to transfer the data. After copying the data to Snowball, they ship it to AWS. However, upon receiving the data, they find that the checksum verification fails. What should they do to resolve this issue and complete the migration within the downtime window?

Question 359easymultiple choice
Read the full NAT/PAT explanation →

A company is moving their SAP Business One application from an on-premises data center to AWS. The application runs on Windows Server and uses Microsoft SQL Server. They want to use Amazon EC2 for the application and Amazon RDS for SQL Server for the database. They have already used AWS SCT to assess the database schema and found that it is compatible. What should they do next to migrate the database with minimal downtime?

Question 360mediummultiple choice
Read the full Migration explanation →

An organization is migrating their SAP ERP system running on SAP ASE (Sybase) to Amazon RDS for SAP ASE. They have a 5 TB database and a 1 Gbps network. They need to keep the migration window under 6 hours. They plan to use AWS DMS with full load and CDC. During the full load, they notice that the DMS replication instance is using 100% CPU and the full load is progressing slowly. What should they do to meet the migration window?

Question 361hardmultiple choice
Read the full Migration explanation →

A company is migrating their SAP S/4HANA system to AWS. They plan to use SAP HANA Cockpit for migration. During the pre-migration assessment, they find that the on-premises HANA system uses a mix of row and column store tables. The target AWS HANA instance is provisioned on a memory-optimized instance. They want to ensure optimal performance post-migration. Which additional step should they take?

Question 362easymultiple choice
Read the full Migration explanation →

A company is migrating their SAP Business Warehouse (BW) system to AWS. They want to use Amazon S3 for BW near-line storage (NLS). They have set up an S3 bucket and configured the SAP BW NLS connection. However, when they test the connection, it fails. What is the MOST likely cause?

Question 363mediummultiple choice
Read the full Migration explanation →

An organization is migrating their SAP ERP system to AWS and needs to set up a disaster recovery (DR) site in another AWS region. They want to use AWS Elastic Disaster Recovery (DRS) for SAP HANA. The source HANA system is running on-premises on a physical server. They have installed the DRS agent on the source server. During the initial replication, they notice that the data transfer is very slow. What should they do to improve replication speed?

Question 364hardmultiple choice
Read the full Migration explanation →

A company is migrating their SAP CRM system to AWS. They are using AWS DMS to migrate the database from Oracle to Amazon RDS for Oracle. The database size is 1 TB. They have a 1 Gbps network link. They plan to use full load and CDC. During the full load, they notice that the DMS task is running but the progress is very slow. They check CloudWatch metrics and see that the DMS replication instance CPU is at 90% and the write IOPS on the target RDS instance is 5000. The target RDS instance is a db.r5.large (2 vCPU, 16 GB RAM). What should they do to improve the full load performance?

Question 365mediummultiple choice
Read the full Migration explanation →

A company is migrating an on-premises Oracle database to Amazon RDS for Oracle. The database is 2 TB in size and has a 24-hour maintenance window. The migration must minimize downtime and support ongoing replication during the cutover. Which AWS service should be used for the migration?

Question 366hardmulti select
Read the full Migration explanation →

A company is migrating a large SAP HANA database (5 TB) from on-premises to AWS. The migration must have minimal downtime and use AWS DMS for ongoing replication. Which TWO actions should be taken to ensure the migration completes successfully? (Choose 2.)

Question 367mediummultiple choice
Read the full Migration explanation →

Refer to the exhibit. An administrator is setting up a migration from on-premises VMware VMs to AWS using AWS Server Migration Service (SMS). The IAM policy shown is attached to the SMS service role. The migration fails with an error indicating insufficient permissions. Which additional permission is required for SMS to successfully replicate VMs?

Exhibit

{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "ec2:DescribeInstances",
        "ec2:DescribeImages",
        "ec2:DescribeSnapshots",
        "ec2:CreateImage",
        "ec2:RegisterImage",
        "s3:PutObject",
        "s3:GetObject",
        "s3:ListBucket"
      ],
      "Resource": "*"
    }
  ]
}
Question 368easymultiple choice
Read the full Migration explanation →

A company is migrating a fleet of 200 on-premises Windows servers to AWS. The servers run a mix of custom applications and Microsoft SQL Server databases. The migration plan includes using AWS Server Migration Service (SMS) for the servers and AWS Database Migration Service (DMS) for the databases. During the initial replication, several servers fail with the error 'Unable to create AMI: Insufficient permissions'. The IAM role used by SMS has the following policy: {"Version":"2012-10-17","Statement":[{"Effect":"Allow","Action":["ec2:Describe*","ec2:CreateImage","ec2:RegisterImage","s3:PutObject","s3:GetObject","s3:ListBucket"],"Resource":"*"}]}. Which change should be made to resolve the error?

Practice tests

Scored 10-question sessions with instant feedback and explanations.

PAS-C01 Practice Test 1 — 10 Questions→PAS-C01 Practice Test 2 — 10 Questions→PAS-C01 Practice Test 3 — 10 Questions→PAS-C01 Practice Test 4 — 10 Questions→PAS-C01 Practice Test 5 — 10 Questions→PAS-C01 Practice Exam 1 — 20 Questions→PAS-C01 Practice Exam 2 — 20 Questions→PAS-C01 Practice Exam 3 — 20 Questions→PAS-C01 Practice Exam 4 — 20 Questions→Free PAS-C01 Practice Test 1 — 30 Questions→Free PAS-C01 Practice Test 2 — 30 Questions→Free PAS-C01 Practice Test 3 — 30 Questions→PAS-C01 Practice Questions 1 — 50 Questions→PAS-C01 Practice Questions 2 — 50 Questions→PAS-C01 Exam Simulation 1 — 100 Questions→

Practice by domain

Each domain maps to a weighted exam section. Focus on the domain where you are weakest.

Design of SAP Workloads on AWSTechnologyMigrationOperations and Maintenance

Practice by scenario

Filter questions by type — troubleshooting, exhibit, drag-and-drop, PBQ, ACLs, OSPF, and more.

Browse scenarios→

Continue studying

All Migration setsAll Migration questionsPAS-C01 Practice Hub