Oracle Cloud Infrastructure 2020 Architect Associate — Question 43
How can an Autonomous Database resource be provisioned without logging into the Oracle Cloud Infrastructure console? (Choose the best answer.)
Answer options
- A. It cannot be done.
- B. Using the Oracle Cloud Infrastructure Command Line interface tool or REST API calls.
- C. Connecting to the Cloud Infrastructure Command console via SSH wallet.
- D. Using Database Configuration Assistant (DBCA) on the database server.
Correct answer: B
Explanation
The correct answer is B because the Oracle Cloud Infrastructure Command Line interface tool and REST API calls allow users to provision resources programmatically without needing to log into the console. Option A is incorrect as provisioning can be done through alternative methods. Options C and D are also incorrect since they imply methods that do not fit the requirement of avoiding console access.