Oracle Cloud Infrastructure 2020 Architect Associate — Question 59

You deployed an Oracle Cloud Infrastructure (OCI) compute instance (VM.Standard2.16) to run a SQL database. After a few weeks, you need to increase disk performance by using NVMe disks but keeping the same number of CPUs. As a first step, you terminate the instance and preserve the boot volume.
What is the next step?

Answer options

Correct answer: D

Explanation

The correct answer is D because VM.DenseIO2.16 instances are optimized for high disk performance and support NVMe disks, which is necessary for improving disk performance for the SQL database. Options A and B involve using the wrong instance shapes that do not meet the requirement for NVMe disks, while option C incorrectly suggests moving data to block volumes instead of NVMe disks.