What are the two recommended methods to provide additional boot volume space for a compute instance with log file retention requirements?

Boost your skills for the OCI Architect Associate Exam. Tackle multiple-choice questions, access hints and explanations. Excel in your certification!

Creating and attaching a block volume to the compute instance is a well-suited method for providing additional storage capacity when dealing with log files and other data retention requirements. Block volumes in Oracle Cloud Infrastructure (OCI) are designed for scenarios where additional, elastic storage is needed beyond the initial boot volume of a compute instance. This approach allows for scalability, as you can easily increase the size of the storage based on the data accumulation from log files without impacting the compute instance itself.

With this method, it is also possible to provision the block volume, attach it to the instance, and format it for immediate use, which is a straightforward process in OCI. This gives flexibility to manage storage needs independently of the instance lifecycle, meaning you can resize or detach the block volumes as necessary depending on your organizational requirements.

The other options, while they may have their use cases, do not directly address the specific need for additional boot volume space in a manner that allows for ongoing data retention and management. Creating a custom image with a larger boot volume size or terminating an instance for a new one with a DenseIO shape involves downtime and complexity, which may not be conducive to operational environments that require continuous availability. Similarly, using object storage is suitable for archiving and backing up logs rather

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy