QuestionQ1083

Automation and Programmability

Drag and drop the configuration management terms from the left onto the descriptions on the right. Not all terms are used.

Drag & Drop
agent
agentless
provision
pull
push
post
daemon that determines when the central authority has updates available
model in which the central server sends updates to nodes on an as-needed basis
easy-to-manage deployment option that may lack scalability
device hardware that runs without embedded management features
to automatically install or deploy a configuration or update
Explanation

An agent is the daemon that resides on a managed node and checks in with the central authority to see whether updates are available. The push model has the central server proactively send configuration to nodes as needed, whereas the pull model has each node request and automatically install or deploy the configuration or update itself. Provisioning is an easy, low-overhead deployment approach (such as zero-touch/plug-and-play provisioning) that can lack the scalability of full configuration-management tooling. Agentless management means the device hardware runs without any embedded management software (agent) installed on it. "Post" is not a real configuration-management term and is the unused distractor in this item.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!