AWS Certified Solutions Architect - Professional · Domain 4 · 20% of exam

Accelerate Workload Migration and Modernization

Drill 20 practice questions focused entirely on Accelerate Workload Migration and Modernization for the AWS SAP-C02 exam. Tap an answer for instant feedback and a full explanation — no sign-up, always free.

Verified answer20 questions
Question 1 of 20

A company is planning to migrate roughly 800 on-premises servers to AWS over the next 18 months. The infrastructure team knows the servers exist but has poor documentation about which applications run on them, how the servers communicate with each other, and their current CPU, memory, and network utilization patterns. Leadership wants a data-driven migration plan that groups servers into application move groups and rightsizes EC2 targets, but corporate security policy forbids installing any third-party software agents on the production VMware fleet. Which approach BEST meets these discovery and planning requirements?

Reviewed for accuracy · Report an issue
Question 2 of 20

A financial services company runs a monolithic on-premises Java application that relies heavily on a self-managed RabbitMQ cluster for asynchronous messaging between internal components. The company wants to migrate to AWS with minimal application code changes and no re-engineering of the messaging protocol. The messaging middleware must remain compatible with the existing AMQP 0-9-1 clients, and the operations team wants AWS to handle broker patching, high availability, and automated failover across Availability Zones. Which approach best meets these requirements with the least migration effort?

Reviewed for accuracy · Report an issue
Question 3 of 20

A retail company runs a production Amazon Aurora MySQL-compatible cluster supporting an e-commerce platform that processes thousands of transactions per minute. As part of a modernization effort, the database team must perform a major version upgrade of the Aurora engine. The business requires that the upgrade be tested against production-like data and traffic patterns before cutover, that the switchover to the new version take no more than a few minutes, and that a fast rollback path exists if issues are detected after cutover. Which approach best meets these requirements with the least operational effort?

Reviewed for accuracy · Report an issue
Question 4 of 20

A company is migrating a 40 TB self-managed MySQL 8.0 database from an on-premises data center to Amazon Aurora MySQL-Compatible Edition. The data center has a 500 Mbps internet connection that is shared with production traffic, and the business requires that ongoing changes be captured and applied so that final cutover downtime is under 15 minutes. The migration team wants to minimize impact on the shared network link during the initial bulk load while still meeting the low-downtime requirement. Which approach best meets these requirements?

Reviewed for accuracy · Report an issue
Question 5 of 20

A financial services company runs a legacy .NET Framework application on Windows Server 2012 EC2 instances behind an internal load balancer. The application is a monolith that has no source code changes anymore and the original developers have left. Leadership wants to modernize the deployment to reduce OS patching overhead and improve density, ideally moving to containers without rewriting the application. The team has minimal container expertise and needs a repeatable, low-effort path to containerize the running application and generate the necessary deployment artifacts. Which approach best meets these requirements?

Reviewed for accuracy · Report an issue
Question 6 of 20

A retail company runs a self-managed Apache Cassandra cluster on 12 EC2 instances backing its product catalog service. Operations staff spend significant time patching nodes, managing repairs, and scaling the ring during seasonal peaks. Leadership wants to eliminate this operational burden while keeping the existing CQL-based application code changes to an absolute minimum, and they require the migration cutover to complete with less than 5 minutes of write downtime. Which approach best meets these requirements?

Reviewed for accuracy · Report an issue
Question 7 of 20

A company must vacate its colocation data center in 90 days after a lease was not renewed. The environment contains roughly 250 physical and virtual servers running a mix of Windows and Linux workloads, including several tightly coupled legacy applications whose source code is unavailable. The team has no capacity to refactor or re-architect anything before the deadline, but they want automated, block-level replication with continuous data sync so that final cutover produces minimal downtime and a low RPO. Which approach best meets these requirements within the timeline?

Reviewed for accuracy · Report an issue
Question 8 of 20

A logistics company is migrating a 90 TB on-premises PostgreSQL database to Amazon RDS for PostgreSQL. The company's WAN link to AWS is a 500 Mbps connection that is also used for production traffic during business hours, leaving only about 200 Mbps of usable bandwidth for migration. Business rules require the application to remain read-write until a hard 6-hour cutover window on a weekend, during which only minimal downtime is acceptable. The solutions architect must move the bulk data and then apply ongoing changes so the cutover fits within the window. Which approach best meets these requirements?

Reviewed for accuracy · Report an issue
Question 9 of 20

A media company runs an on-premises NFS file share (approximately 40 TB) that feeds a legacy video-rendering pipeline. The company is migrating the rendering workload to EC2 and EFS in AWS over a 6-week transition window. During the transition, files continue to be created and modified on-premises, and the team needs those changes reflected in EFS on a recurring nightly basis until final cutover. The on-premises site has a 1 Gbps Direct Connect link with spare capacity at night. Which approach minimizes operational effort while keeping the AWS copy incrementally up to date?

Reviewed for accuracy · Report an issue
Question 10 of 20

A financial services company is migrating a suite of on-premises applications to AWS. One legacy component stores 40 TB of relational data in an IBM Db2 for z/OS database on a mainframe. The company wants to migrate this data into Amazon Aurora PostgreSQL with the least amount of custom coding for both schema conversion and ongoing replication, while keeping the source database available until cutover. Which approach best meets these requirements?

Reviewed for accuracy · Report an issue
Question 11 of 20

A retail company is migrating a 4 TB self-managed MySQL database running on-premises to Amazon RDS for MySQL. The business requires near-zero downtime during cutover and needs assurance that all rows migrated correctly before the application is repointed. The initial full load has already completed successfully. Which approach best satisfies both the low-downtime and data-integrity requirements?

Reviewed for accuracy · Report an issue
Question 12 of 20

A company is migrating a 12 TB on-premises PostgreSQL database to Amazon Aurora PostgreSQL using AWS DMS. The source contains several very large tables with columns storing multi-megabyte binary documents (BYTEA / LOB data). The initial full-load task is running extremely slowly and occasionally fails, and the team observes that the LOB-heavy tables are the primary bottleneck. Downtime must be minimized, and the migration must complete reliably. Which approach BEST improves full-load performance and reliability for this workload?

Reviewed for accuracy · Report an issue
Question 13 of 20

A retail company runs a self-managed MySQL 8.0 database on-premises that powers an order-processing application. The analytics team needs a copy of the order tables in Amazon S3, stored in Apache Parquet format, so they can run Amazon Athena queries. The requirement is that S3 must reflect both the existing historical data and any changes made in MySQL going forward, with a delay of no more than a few minutes. The source database must remain online for production use throughout, and the solution should minimize custom code and ongoing operational effort. Which approach best meets these requirements?

Reviewed for accuracy · Report an issue
Question 14 of 20

A retail company is planning to migrate a 12 TB on-premises PostgreSQL 11 database to Amazon RDS for PostgreSQL. The migration team has a strict requirement that the production database experience no more than 15 minutes of downtime during cutover. The database has a sustained write rate of roughly 200 transactions per second, and a dedicated 1 Gbps AWS Direct Connect link is available. The team wants to validate that the target data matches the source before cutover. Which approach best meets these requirements?

Reviewed for accuracy · Report an issue
Question 15 of 20

A retail company is planning to migrate a 4 TB on-premises Microsoft SQL Server database to Amazon Aurora PostgreSQL. Before committing to the project timeline, the migration team needs a detailed report that quantifies how many database objects (stored procedures, triggers, functions, and views) can be converted automatically versus those requiring manual rework. Which approach provides this analysis with the LEAST effort before any data is moved?

Reviewed for accuracy · Report an issue
Question 16 of 20

A media company is migrating a 400 GB PostgreSQL database from an on-premises data center to Amazon Aurora PostgreSQL. The migration involves an initial full load followed by an ongoing change data capture (CDC) phase to keep the target in sync until cutover. The source database has highly variable write activity: near-zero changes overnight and heavy bursts during business hours. The team wants to minimize operational overhead and pay only for the replication capacity actually consumed, without manually sizing or scaling replication instances. Which approach best meets these requirements?

Reviewed for accuracy · Report an issue
Question 17 of 20

A retail company runs a 4 TB Microsoft SQL Server transactional database on-premises. The analytics team wants a continuously updated copy of the transactional data landed in Amazon S3 in Parquet format for querying with Amazon Athena, without impacting the production OLTP workload. The initial full load plus ongoing changes (roughly 5,000 transactions per minute) must be replicated with minimal transformation effort and no changes to the source schema. Which approach best meets these requirements?

Reviewed for accuracy · Report an issue
Question 18 of 20

A retail company completed a heterogeneous migration of a 4 TB Oracle database to Amazon Aurora PostgreSQL using AWS DMS with continuous CDC replication. Before the final application cutover, the compliance team requires documented proof that every row in the source and target is identical, without pausing the ongoing CDC replication or introducing significant additional load on the source database. The team wants a repeatable, AWS-native approach to detect row-level and data-type mismatches. Which approach best meets these requirements?

Reviewed for accuracy · Report an issue
Question 19 of 20

A retail company runs a self-managed Elasticsearch cluster on EC2 that indexes product catalog data. They are migrating to Amazon OpenSearch Service. The catalog is updated continuously by an application that writes to a relational database, and downstream search queries must never return stale results for more than a few minutes during the migration. The migration team wants the lowest-risk cutover with the ability to roll back if the new domain underperforms. Which approach best meets these requirements?

Reviewed for accuracy · Report an issue
Question 20 of 20

A retail company runs a monolithic Java order-management application on 40 on-premises VMs. Leadership wants to reduce total cost of ownership over the next 3 years and improve deployment agility, but only has a small team with limited AWS experience and a hard 6-month deadline to exit the data center. The application has tightly coupled modules and a large Oracle database. Which migration approach best balances the deadline, team capacity, and long-term modernization goals?

Reviewed for accuracy · Report an issue

More SAP-C02 practice

Keep going with the other AWS Certified Solutions Architect - Professional domains, or take a full timed mock exam.

← Back to SAP-C02 overview