Oracle Cloud Infrastructure 2023 Architect Associate — Question 19
You created an Autonomous Database without auto scaling. Which two ways can you enable auto scaling?
Answer options
- A. Use a REST call to shut down the Instance, then a second REST call to enable Auto Scaling, and a REST call to restart the instance.
- B. Shut down the instance, click Scale Up/Down and select the Auto Scaling checkbox, then restart the instance.
- C. Click Scale Up/Down and select the Auto Scaling checkbox.
- D. Use a REST call to enable Auto Scaling.
Correct answer: B, C
Explanation
The correct answers, B and C, provide straightforward methods to enable auto scaling through the Oracle Cloud interface. Option A introduces unnecessary REST calls, and option D does not provide a complete method as it lacks the necessary steps for instance management.