Exam SAP-C02 All QuestionsBrowse all questions from this exam
Question 485

A company recently completed a successful proof of concept of Amazon WorkSpaces. A solutions architect needs to make the solution highly available across two AWS Regions. Amazon WorkSpaces is deployed in a failover Region, and a hosted zone is deployed in Amazon Route 53.

What should the solutions architect do to configure high availability for the solution?

    Correct Answer: A

    To ensure high availability for Amazon WorkSpaces across two AWS Regions, the correct approach is to create a connection alias in both the primary and failover Regions and associate each alias with a directory in its respective Region. This setup allows WorkSpaces to be available in both Regions. Using a Route 53 failover routing policy with Evaluate Target Health set to Yes ensures that if the WorkSpaces in the primary Region become unavailable, traffic will be redirected to the WorkSpaces in the failover Region. This configuration aligns with best practices for implementing high availability and failover mechanisms.

Discussion
d7ccbf6Option: D

https://docs.aws.amazon.com/workspaces/latest/adminguide/cross-region-redirection.html#cross-region-redirection-associate-connection-aliases

toma

you are right.

vip2

I think you mean A with link that you provided

ujizaneOption: A

A https://docs.aws.amazon.com/ja_jp/workspaces/latest/adminguide/cross-region-redirection.html

zapper1234

Believe the answer is A becuase the two distinct Workspaces directories would give you two IP's for truc failover

mark_232323Option: A

A for sure

NoinNothing

Answer is A - A. Create a connection alias in the primary Region and in the failover Region. Associate the connection aliases with a directory in each Region. Create a Route 53 failover routing policy. Set Evaluate Target Health to Yes.

ujizane

A https://docs.aws.amazon.com/ja_jp/workspaces/latest/adminguide/cross-region-redirection.html

vip2Option: A

A is correct