Oracle Cloud Infrastructure 2022 Architect Associate — Question 39
You need to implement automatic backups for your database system. You can easily check "Enable Automatic Backup" in the web console. Before you do that though, you need to have which of the following TWO prerequisites in place? (Choose two.)
Answer options
- A. VCN configured with VPN for secure access to the Oracle Cloud Infrastructure (OCI) Object Storage service
- B. Private SSH key to the database
- C. Access to the OCI Object Storage service
- D. Connectivity to Swift endpoints
Correct answer: A, C
Explanation
The correct answers are A and C because a configured VCN with VPN ensures secure access to the OCI Object Storage where backups are stored, and direct access to the OCI Object Storage service is necessary to perform the backups. Options B and D are not required for setting up automatic backups, as private SSH keys and Swift endpoint connectivity do not directly relate to the backup process in this context.