Oracle Cloud Infrastructure 2023 Architect Associate — Question 51
You just got a last minute request to create a set of instances in Oracle Cloud Infrastructure (OCI). The configuration and installed software are identical for every instance, and you already have a running instance in your OCI tenancy.
Which image option allows you to achieve this task with the least amount of effort?
Answer options
- A. Bring your own image and use it as a template for the new instances.
- B. Select an image from the OCI Marketplace.
- C. Create a custom image and use it as a template for the new instances.
- D. Use Oracle-provided images and customize the installation using a third-party tool.
Correct answer: C
Explanation
The correct answer is C because creating a custom image from the existing instance allows you to replicate its configuration and software with minimal effort. Options A and B are less efficient as they don't leverage the existing instance directly for customization, while option D involves additional steps for customization, which increases effort.