Check Point Certified Security Expert (CCSE) R80 — Question 56
Automation and Orchestration differ in that:
Answer options
- A. Automation relates to codifying tasks, whereas orchestration relates to codifying processes.
- B. 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.
- C. Orchestration is concerned with executing a single task, whereas automation takes a series of tasks and puts them all together into a process workflow.
- D. Orchestration relates to codifying tasks, whereas automation relates to codifying processes.
Correct answer: A
Explanation
The correct answer is A because automation focuses on the individual tasks that can be executed, while orchestration is about combining those tasks into a cohesive process. Option B is incorrect as orchestration does involve processes, and option C misrepresents orchestration by suggesting it only executes a single task. Option D reverses the definitions of automation and orchestration.