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
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
Answer Area
Drag items
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
Community Discussion
No community discussion yet for this question.

