ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

84 / 465

Question 84:

A company is running a production load Redshift cluster for a client. The client has an RTO objective of one hour and an RPO of one day. While configuring the initial cluster, what configuration would best meet the client`s recovery needs for this specific Redshift cluster configuration? Choose the correct answer from the options below.

Answer options:

A.Enable automatic snapshots on the cluster in the production region FROM the disaster recovery region. So snapshots are available in the disaster recovery region and can be launched in the event of a disaster.
B.Enable automatic snapshots and configure automatic snapshot copy from the current production cluster to the disaster recovery region.
C.Enable automatic snapshots on a Redshift cluster. In the event of a disaster, a failover to the backup region is needed. Manually copy the snapshot from the primary region to the secondary region.
D.Create the cluster configuration and enable Redshift replication from the cluster running in the primary region to the cluster running in the secondary region. In the event of a disaster, change the DNS endpoint to the secondary cluster’s leader node.