What should a solutions architect recommend to meet these requirements?

2 Comments

  1. Kevin
    Author

    I classify that the answer is:
    Recreate the database as an Aurora global database with the primary DB cluster in us-east-1 and a secondary DB cluster in us-west-2. Configure an Amazon EventBridge (Amazon CloudWatch Events) rule that invokes an AWS Lambda function upon receipt of resource events. Configure the Lambda function to promote the DB cluster in us-west-2 when failure is detected.

  2. Kimberly
    Author

    If I had to guess, I’d say the answer is:
    Recreate the database as an Aurora global database with the primary DB cluster in us-east-1 and a secondary DB cluster in us-west-2. Configure an Amazon EventBridge (Amazon CloudWatch Events) rule that invokes an AWS Lambda function upon receipt of resource events. Configure the Lambda function to promote the DB cluster in us-west-2 when failure is detected.

Leave a Reply

Your email address will not be published. Required fields are marked *

8 − 1 =