Check Point Certified Security Expert (CCSE) R81 — Question 122
Automation and Orchestration differ in that:
Answer options
- A. Orchestration relates to codifying tasks, whereas automation relates to codifying processes.
- B. Orchestration is concerned with executing a single task, whereas automation takes a series of tasks and puts them all together into a process workflow.
- C. Automation involves the process of coordinating an exchange of information through web service interactions such as XML and JSON, but orchestration does not involve processes.
- D. Automation relates to codifying tasks, whereas orchestration relates to codifying processes.
Correct answer: D
Explanation
The correct answer, D, accurately describes that automation focuses on codifying individual tasks, whereas orchestration is about integrating those tasks into broader processes. Options A and B misrepresent the definitions by switching the roles of tasks and processes. Option C incorrectly states that orchestration does not involve processes, which is not accurate.