Question 92:
BCJC is running Oracle DB workloads on AWS. Currently, they are running the Oracle RAC (Real Application Cluster) configuration on the AWS public cloud. You`ve been tasked with configuring snapshots on the RAC cluster to enable durability. What is the best method for configuring snapshots to become backups eventually?
Answer options:
A.Create manual snapshots of the RDS backup and write a script that runs the manual snapshot. B.Enable Multi-AZ failover on the RDS RAC cluster to reduce the RPO and RTO in the event of disaster or failure. C.Create a script that runs snapshots against the EBS volumes to create backups. D.Enable automated backups on the RDS RAC cluster; enable auto snapshot copy to a backup region to reduce RPO and RTO.