nerdexam
Amazon

SAP-C02 · Question #186

A company is running an application in the AWS Cloud. The application runs on containers in an Amazon Elastic Container Service (Amazon ECS) cluster. The ECS tasks use the Fargate launch type. The…

The correct answer is A. Provision an Aurora Replica in a different Region. When you provision an Aurora Replica in a different AWS Region, the replica is kept in sync with the primary database using Aurora's replication capabilities. In the event of a failure in the primary Region, you can promote the Aurora Replica to become the new primary database…

Submitted by viktor_hu· Mar 6, 2026Continuous Improvement for Existing Solutions

Question

A company is running an application in the AWS Cloud. The application runs on containers in an Amazon Elastic Container Service (Amazon ECS) cluster. The ECS tasks use the Fargate launch type. The application's data is relational and is stored in Amazon Aurora MySQL. To meet regulatory requirements, the application must be able to recover to a separate AWS Region in the event of an application failure. In case of a failure, no data can be lost. Which solution will meet these requirements with the LEAST amount of operational overhead?

Options

  • AProvision an Aurora Replica in a different Region.
  • BSet up AWS DataSync for continuous replication of the data to a different Region.
  • CSet up AWS Database Migration Service (AWS DMS) to perform a continuous replication of the
  • DUse Amazon Data Lifecycle Manager {Amazon DLM) to schedule a snapshot every 5 minutes.

How the community answered

(39 responses)
  • A
    95% (37)
  • C
    3% (1)
  • D
    3% (1)

Explanation

When you provision an Aurora Replica in a different AWS Region, the replica is kept in sync with the primary database using Aurora's replication capabilities. In the event of a failure in the primary Region, you can promote the Aurora Replica to become the new primary database, which allows you to continue operations with no data loss. However, provisioning and maintaining an Aurora Replica in a different AWS Region requires ongoing management and monitoring to ensure that it stays in sync with the primary database

Community Discussion

No community discussion yet for this question.

Full SAP-C02 Practice