CompTIA Linux+ (XK0-004) — Question 192
Which of the following statements BEST represents what the term `agentless` means regarding orchestration?
Answer options
- A. Installation of a tool is not required on the remote system to perform orchestration tasks
- B. It facilitates version control when using infrastructure as code during orchestration
- C. It automatically removes malware from the remote system during orchestration
- D. A tool can only be accessed remotely to perform orchestration tasks
Correct answer: A
Explanation
The correct answer, A, accurately conveys that an agentless approach means no installation of additional software is needed on the target system. Options B, C, and D do not correctly define 'agentless'; B relates to version control, C discusses malware removal, and D inaccurately describes remote access limitations.