Bookmark this page

Quiz: Designing a Clustered Ansible Automation Platform Implementation

Designing a Clustered Ansible Automation Platform Implementation

Choose the correct answers to the following questions:


  1. 1.

    Which two of the following node types operate on the control plane? (Choose two.)

    A

    Control nodes

    B

    Hop nodes

    C

    Hybrid nodes

    D

    Execution nodes

  2. 2.

    What is the role of a hybrid node?

    A

    It only runs jobs by using container-based execution environments.

    B

    It only routes traffic between the control plane and execution nodes.

    C

    It performs tasks for both the control plane and the execution plane, controlling jobs and running jobs.

    D

    It only performs control plane tasks and does not perform any execution plane tasks.

  3. 3.

    Which three of the following choices are benefits that automation mesh introduces? (Choose three.)

    A

    Automation mesh transmits messages using the UDP protocol for lower overhead.

    B

    Automation mesh can run on systems close to managed hosts, in order to reduce the impact of network latency.

    C

    Automation mesh provides the ability to independently scale the control and execution planes.

    D

    Automation mesh uses one-way communication from the controller using only SSH.

    E

    Automation mesh uses an overlay network to route its traffic over a mesh that can be resilient to connectivity failures.

  4. 4.

    What is an instance group?

    A

    Any group of automation controllers that are all on the same subnet.

    B

    A complete Red Hat Ansible Automation Platform cluster of automation controllers, databases, execution nodes, and managed hosts.

    C

    The set of managed hosts that you automate with Red Hat Ansible Automation Platform.

    D

    A group of execution or control nodes on which you can run automation jobs, often used to ensure that specific jobs run on execution nodes close to the managed hosts on which they are automating tasks.

Revision: do467-2.2-08877c1