nerdexam
CompTIA

XK0-005 · Question #97

Which of the following statements BEST represents what the term "agentless" means regarding orchestration?

The correct answer is A. Installation of a tool is not required on the remote system to perform orchestration tasks. In the context of orchestration tools (such as Ansible), 'agentless' means no dedicated software agent or client needs to be installed and running on the remote target system. The orchestration tool communicates directly over standard protocols like SSH or WinRM. This reduces…

Scripting, Containers, and Automation

Question

Which of the following statements BEST represents what the term "agentless" means regarding orchestration?

Options

  • AInstallation of a tool is not required on the remote system to perform orchestration tasks
  • BIt facilitates version control when using infrastructure as code during orchestration
  • CIt automatically removes malware from the remote system during orchestration
  • DA tool can only be accessed remotely to perform orchestration tasks

How the community answered

(32 responses)
  • A
    91% (29)
  • B
    3% (1)
  • D
    6% (2)

Explanation

In the context of orchestration tools (such as Ansible), 'agentless' means no dedicated software agent or client needs to be installed and running on the remote target system. The orchestration tool communicates directly over standard protocols like SSH or WinRM. This reduces overhead, simplifies management, and lowers security risk. Option B describes version control (a feature of IaC tools, not the meaning of 'agentless'). Option C describes malware removal, which is unrelated. Option D incorrectly implies restricted remote-only access, which is not what agentless means.

Topics

#Orchestration#Agentless Systems#Automation

Community Discussion

No community discussion yet for this question.

Full XK0-005 Practice