Oracle Cloud Infrastructure 2019 Developer Associate — Question 110
Your Operations team has recently created a new, standard image that will be used to launch all new application servers in the Finance compartment. The custom in the Finance compartment and do not have access to the
Operations compartment.
Which two methods would make the new image available for you to use when deploying new servers in the Finance compartment? (Choose two.)
Answer options
- A. Instruct the Operations team to reassign the custom image to the Finance compartment so you can select it from a drop-down list when launching new compute resources.
- B. Instruct the Operations team to export the image to an object storage bucket, create a pre-authenticated request (PAR), and provide you with the URL. Download the custom image to your laptop and import it as a custom image in the Finance compartment. in the Operations compartment. Use the Oracle Cloud Identifier (OCID) of the custom image when launching new compute resources in the Finance compartment.
- D. Instruct the Operations team to export the image to an object storage bucket, create a PAR, and provide you with the URL. Use that URL as the source when importing a custom image. Import the custom image into the Finance compartment.
- E. Instruct the Operations team to export the image to an object storage bucket. Instruct the Administrators team to grant you access to the object storage bucket where the custom image is stored. Use the download URL of the custom image as the image source when launching new compute resources in the Finance compartment.
Correct answer: C, E
Explanation
Option C is correct because it allows you to import the custom image directly into the Finance compartment using the provided URL. Option E is also correct as it enables you to access the image in the object storage bucket and use its URL for launching servers. Option A is incorrect because reassigning the image to the Finance compartment may not be feasible given the restrictions. Option B is wrong since downloading to a laptop adds unnecessary steps and complexity. Option D is incorrect as it suggests granting bucket access, which is not required when using the URL directly for importing.