350-401 · Question #606
350-401 Question #606: Real Exam Question with Answer & Explanation
The correct arrangement maps tools to their agent types: Puppet uses a pull-based model with a dedicated agent (puppet agent) that regularly checks in with the Puppet master, making it a traditional agent-based tool. SaltStack supports both agentful (Salt minion) and agentless mo
Question
Drag and Drop Question Drag and drop the tools from the left onto the agent types on the right. Answer:
Explanation
The correct arrangement maps tools to their agent types: Puppet uses a pull-based model with a dedicated agent (puppet agent) that regularly checks in with the Puppet master, making it a traditional agent-based tool. SaltStack supports both agentful (Salt minion) and agentless modes, but is primarily known for its agent (minion) architecture with a Salt master. Ansible is agentless by design, using SSH and Python to connect to managed nodes without requiring any persistent agent installation on target systems.
Topics
Community Discussion
No community discussion yet for this question.