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.

HomeCertificationsPAS-C01DomainsMigration
PAS-C01Free — No Signup

Migration

Practice PAS-C01 Migration questions with full explanations on every answer.

368questions

Start practicing

Migration — choose a session length

10 questions~10 min20 questions~20 min30 questions~30 min50 questions~50 min

Free · No account required

PAS-C01 Domains

Design of SAP Workloads on AWSTechnologyMigrationOperations and Maintenance

Practice Migration questions

10Q20Q30Q50Q

PAS-C01 Migration questions (showing 300 of 368)

Start session

Click any question to see the full explanation and answer options, or start a focused practice session above.

1

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?

2

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?

3

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?

4

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?

5

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?

6

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

7

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

8

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?

9

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?

10

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?

11

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?

12

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?

13

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)

14

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)

15

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?

16

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?

17

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?

18

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?

19

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?

20

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?

21

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?

22

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

23

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

24

Match the SAP HANA deployment option to its description.

25

Match the SAP transport type to its description.

26

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?

27

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?

28

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?

29

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?

30

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?

31

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?

32

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?

33

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?

34

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?

35

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

36

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

37

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

38

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?

39

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?

40

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

41

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?

42

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?

43

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?

44

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?

45

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?

46

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?

47

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?

48

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?

49

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?

50

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?

51

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?

52

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?

53

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?

54

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?

55

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?

56

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?

57

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?

58

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?

59

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

60

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?

61

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?

62

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

63

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

64

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

65

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?

66

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?

67

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?

68

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?

69

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?

70

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?

71

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?

72

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?

73

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?

74

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?

75

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?

76

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?

77

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?

78

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?

79

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?

80

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?

81

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?

82

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?

83

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?

84

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?

85

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?

86

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?

87

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?

88

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?

89

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)

90

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)

91

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)

92

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?

93

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?

94

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?

95

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?

96

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?

97

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?

98

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?

99

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?

100

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?

101

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?

102

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?

103

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?

104

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?

105

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?

106

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?

107

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?

108

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?

109

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?

110

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?

111

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?

112

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?

113

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?

114

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?

115

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?

116

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?

117

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?

118

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?

119

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

120

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

121

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

122

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?

123

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?

124

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?

125

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?

126

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?

127

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?

128

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?

129

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?

130

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?

131

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?

132

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?

133

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?

134

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?

135

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

136

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?

137

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?

138

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?

139

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?

140

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?

141

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?

142

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?

143

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?

144

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?

145

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?

146

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?

147

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?

148

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?

149

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?

150

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?

151

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?

152

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?

153

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?

154

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?

155

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?

156

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?

157

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?

158

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?

159

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?

160

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?

161

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

162

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

163

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

164

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?

165

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?

166

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?

167

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?

168

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?

169

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?

170

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?

171

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?

172

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?

173

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?

174

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?

175

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

176

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

177

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

178

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?

179

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?

180

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?

181

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

182

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

183

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

184

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?

185

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?

186

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?

187

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?

188

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?

189

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?

190

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?

191

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?

192

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?

193

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?

194

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

195

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?

196

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

197

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?

198

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?

199

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?

200

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?

201

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?

202

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?

203

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?

204

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?

205

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?

206

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?

207

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?

208

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

209

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

210

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

211

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?

212

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?

213

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?

214

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?

215

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?

216

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?

217

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?

218

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?

219

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?

220

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?

221

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?

222

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?

223

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?

224

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?

225

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?

226

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?

227

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?

228

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?

229

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?

230

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?

231

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?

232

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?

233

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?

234

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?

235

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?

236

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?

237

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?

238

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?

239

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?

240

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?

241

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?

242

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?

243

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?

244

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?

245

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?

246

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?

247

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

248

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

249

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

250

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?

251

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?

252

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?

253

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?

254

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?

255

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?

256

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?

257

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?

258

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?

259

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

260

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

261

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

262

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?

263

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?

264

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?

265

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?

266

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?

267

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?

268

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?

269

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?

270

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?

271

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

272

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

273

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

274

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?

275

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?

276

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?

277

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?

278

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?

279

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?

280

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?

281

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?

282

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?

283

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

284

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

285

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?

286

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?

287

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?

288

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?

289

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?

290

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?

291

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?

292

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?

293

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?

294

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?

295

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?

296

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?

297

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?

298

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?

299

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?

300

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?

Practice all 300 Migration questions

Other PAS-C01 exam domains

Design of SAP Workloads on AWSTechnologyOperations and Maintenance

Frequently asked questions

What does the Migration domain cover on the PAS-C01 exam?

The Migration domain covers the key concepts tested in this area of the PAS-C01 exam blueprint published by Amazon Web Services. Courseiva provides free domain-focused practice, mock exams, missed-question review, and readiness tracking across all PAS-C01 domains — no account required.

How many Migration questions are in the PAS-C01 question bank?

The Courseiva PAS-C01 question bank contains 300 questions in the Migration domain. Click any question to see the full explanation and answer breakdown.

What is the best way to practice Migration for PAS-C01?

Start with a 10-question focused session to identify your baseline accuracy in this domain. Read every explanation — even for questions you answer correctly — to understand the reasoning. Once you score consistently above 80%, move to a 20–30 question session to confirm depth before moving to the next domain.

Can I practice only Migration questions for PAS-C01?

Yes — the session launcher on this page draws questions exclusively from the Migration domain. Choose 10, 20, 30, or 50 questions for a focused session, or click individual questions to review them one by one.

Free forever · No credit card required

Track your PAS-C01 domain progress

Save your results, see per-domain analytics, and get readiness scores — free, for every certification.

Sign Up Free

Free forever · Every certification included

Practice Session

10 questions20 questions30 questions50 questions

Study Resources

All DomainsPractice TestMock ExamFlashcardsStudy Guide