350-201 · Question #138
What is the difference between process orchestration and automation?
The correct answer is D. Automation optimizes the individual tasks to execute the process, while orchestration optimizes. Automation and orchestration are complementary but distinct - automation handles the execution of individual discrete tasks, while orchestration coordinates and sequences those automated tasks to optimize an end-to-end process.
Question
What is the difference between process orchestration and automation?
Options
- AOrchestration combines a set of automated tools, while automation is focused on the tools to
- BOrchestration arranges the tasks, while automation arranges processes.
- COrchestration minimizes redundancies, while automation decreases the time to recover from
- DAutomation optimizes the individual tasks to execute the process, while orchestration optimizes
How the community answered
(21 responses)- A5% (1)
- D95% (20)
Why each option
Automation and orchestration are complementary but distinct - automation handles the execution of individual discrete tasks, while orchestration coordinates and sequences those automated tasks to optimize an end-to-end process.
This partially describes orchestration but mischaracterizes automation as being solely tool-focused rather than defining it by its role in executing individual tasks without human intervention.
This reverses the correct relationship - orchestration sequences and coordinates processes or workflows at a macro level, while automation executes the individual tasks within those workflows, not the other way around.
Reducing redundancies and decreasing recovery time are potential outcomes of applying both automation and orchestration; they do not define the conceptual distinction between the two.
Automation removes manual intervention from individual task execution, optimizing each step in isolation. Orchestration operates at a higher level, sequencing and managing the dependencies between multiple automated tasks to optimize the overall workflow and achieve a broader business objective.
Concept tested: Conceptual difference between process automation and orchestration
Source: https://learn.microsoft.com/en-us/azure/automation/overview
Topics
Community Discussion
No community discussion yet for this question.