nerdexam
Cisco

352-001 · Question #409

Which option is the common primary use case for tools such as Puppet. Chef. Ansible, and Salt?

The correct answer is C. Configuration management.. Puppet, Chef, Ansible, and Salt are all configuration management tools used to automate the provisioning, configuration, and ongoing management of infrastructure at scale.

Designing Management and Operations

Question

Which option is the common primary use case for tools such as Puppet. Chef. Ansible, and Salt?

Options

  • Anetwork function visualization
  • Bpolicy assurance
  • CConfiguration management.
  • Dnetwork orchestration.

How the community answered

(40 responses)
  • A
    5% (2)
  • B
    3% (1)
  • C
    93% (37)

Why each option

Puppet, Chef, Ansible, and Salt are all configuration management tools used to automate the provisioning, configuration, and ongoing management of infrastructure at scale.

Anetwork function visualization

Network function virtualization (NFV) is a separate discipline involving virtualizing network appliances; these tools do not provide NFV capabilities.

Bpolicy assurance

Policy assurance refers to verifying that network configurations comply with defined policies - this is a distinct function handled by tools like Cisco Network Assurance Engine.

CConfiguration management.Correct

Configuration management is the primary use case for all four tools - they allow infrastructure teams to define desired system states as code, enforce those states consistently across many nodes, and track configuration drift. Each tool provides idempotent execution so that re-running a playbook or manifest produces a consistent result.

Dnetwork orchestration.

Network orchestration is a broader, higher-level discipline that coordinates multiple network services and workflows; while these tools can be part of an orchestration pipeline, orchestration is not their primary use case.

Concept tested: Configuration management tools primary use case

Source: https://docs.ansible.com/ansible/latest/index.html

Topics

#configuration management#DevOps tools#Puppet#Ansible

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice