1Z0-1067-25 exam dumps

1Z0-1067-25 practice question 35 of 138

Oracle Cloud Infrastructure 2025 Cloud Ops Professional. Professional level, Oracle. Free question with the correct answer and a full explanation.

1Z0-1067-25 Question 35

Select 2

You are a Cloud Ops Professional responsible for automatically configuring newly launched compute instances in Oracle Cloud Infrastructure (OCI) using an open-source configuration management tool, such as Ansible. The compute instances are ephemeral and frequently scaled up or down. Which two steps must you perform to ensure each new instance is configured with your standard Ansible roles and playbooks immediately after launch?

  1. A

    Store your Ansible roles and playbooks in the instance's user data to run at first boot

  2. B

    Enable Instance Principal authentication and grant permissions to retrieve Ansible content from a repository

  3. C

    Use an Ephemeral Boot Volume to hold all Ansible configurations for each new instance

  4. D

    Request an Oracle Cloud Agent plugin to automatically install Ansible upon instance creation

  5. E

    Configure a Network Load Balancer to distribute configuration tasks among instances

Show answer and explanation

Correct answers: A, B

Explanation

When using an external configuration management tool like Ansible in OCI, you must ensure newly launched instances can automatically retrieve and execute the necessary playbooks. Placing relevant scripts or download commands in the instance� user data ensures configurations are applied at boot. Further, Instance Principal authentication allows the instance to securely access external resources (e.g., a code repository in OCI Object Storage). This approach adheres to OCI best practices for ephemeral or frequently scaled instances. Refer to OCI documentation on Instance Principals (docs.oracle.com/en/oci/) and user data usage for more details.

  • A. Correct.

    Correct. Placing your Ansible roles and playbooks within the user data (or scripting the retrieval of them) ensures that the instance automatically applies the configurations at startup without manual intervention.

  • B. Correct.

    Correct. By enabling Instance Principal authentication and granting the appropriate permissions, your instance can securely retrieve Ansible roles or playbooks from OCI Object Storage or Git repositories without requiring static credentials.

  • C. Incorrect.

    Incorrect. An Ephemeral Boot Volume only persists for the lifetime of the instance. Storing Ansible configurations directly on it won�t guarantee consistent retrieval or application, especially when instances are recreated.

  • D. Incorrect.

    Incorrect. The Oracle Cloud Agent is primarily used for OS-level monitoring, logging, and plugin functionality. It does not automatically install or run Ansible playbooks without additional configuration. You still need to define how Ansible content is delivered and executed on your instance.

  • E. Incorrect.

    Incorrect. A Network Load Balancer distributes traffic among services. It does not handle configuration management tasks or orchestrate the Ansible deployment process across new compute instances.

Timed practice exam

Take a 1Z0-1067-25 practice test under exam conditions

60 questions in 90 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam