nerdexam
Cisco

350-401 · Question #668

Drag and Drop Question Drag and drop the characteristics from the left onto the orchestration tools that they describe on the right. Answer:

The correct answer is communicates using knife tool; procedural; declarative; communicates through SSH. The correct arrangement maps characteristics to their respective orchestration tools: Chef uses the 'knife' command-line tool for communication and follows a 'procedural' (imperative) approach where you define the steps to reach the desired state. Ansible is 'declarative' (you de

Submitted by mike_84· Mar 6, 2026Automation and Orchestration Tools - Understanding the architectural differences, communication methods, and configuration paradigms (declarative vs. procedural) of popular DevOps/configuration management tools such as Chef and Ansible (CompTIA DevOps+, CySA+, or Cloud+ relevant domain).

Question

Drag and Drop Question Drag and drop the characteristics from the left onto the orchestration tools that they describe on the right. Answer:

Exhibits

350-401 question #668 exhibit 1
350-401 question #668 exhibit 2

Answer Area

Drag items

declarativecommunicates using knife toolcommunicates through SSHprocedural

Correct arrangement

  • communicates using knife tool
  • procedural
  • declarative
  • communicates through SSH

Explanation

The correct arrangement maps characteristics to their respective orchestration tools: Chef uses the 'knife' command-line tool for communication and follows a 'procedural' (imperative) approach where you define the steps to reach the desired state. Ansible is 'declarative' (you define the desired end state) and communicates agentlessly 'through SSH' without requiring additional software on managed nodes. These distinctions are foundational to understanding how each tool operates architecturally.

Topics

#Configuration Management#DevOps Tools#Chef vs Ansible#IT Orchestration

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice