350-401 · Question #792
Drag and Drop Question Drag and drop the tools from the left onto the agent types on the right. Answer:
The correct answer is Agentless: Ansible; Agentless: Terraform; Agent-Based: Chef. Ansible and Terraform are agentless tools, meaning they do not require any software to be pre-installed on the managed/target nodes - Ansible uses SSH/WinRM to connect and execute tasks, while Terraform communicates directly with cloud provider APIs. Chef, by contrast, is agent-b
Question
Drag and Drop Question Drag and drop the tools from the left onto the agent types on the right. Answer:
Exhibit
Answer Area
Drag items
Correct arrangement
- Agentless: Ansible
- Agentless: Terraform
- Agent-Based: Chef
Explanation
Ansible and Terraform are agentless tools, meaning they do not require any software to be pre-installed on the managed/target nodes - Ansible uses SSH/WinRM to connect and execute tasks, while Terraform communicates directly with cloud provider APIs. Chef, by contrast, is agent-based, requiring the Chef client (agent) to be installed on each managed node, which then pulls configuration from the Chef server and applies it locally.
Topics
Community Discussion
No community discussion yet for this question.
