Oracle Cloud Infrastructure 2019 Developer Associate — Question 91

You have multiple applications installed on a compute instance and these applications generate a large amount of log files. These log files must reside on the boot volume for a minimum of 15 days and must be retained for at least 60 days. The 60-day retention requirement is causing an issue with available disk space.
What are the two recommended methods to provide additional boot volume space for this compute instance? (Choose two.)

Answer options

Correct answer: B, C

Explanation

Option B is correct as it effectively offloads older log files to an object storage bucket, thereby freeing up space on the boot volume while satisfying the retention requirement. Option C is also correct because attaching a block volume allows for additional storage, enabling the log files to be stored without filling up the boot volume. The other options either do not address the space issue directly or do not provide effective long-term solutions.