Drag a concept onto its matching description — or click a concept then click the description.
Software interface used for communication
Structured data format
Secure transport for the communication
Credential-like value used to help control access
Match each basic automation term to its most accurate meaning.
Drag a concept onto its matching description — or click a concept then click the description.
Software interface used for communication
Structured data format
Secure transport for the communication
Credential-like value used to help control access
⚠ Common exam trap
Be careful not to confuse automation with orchestration: automation is about individual task execution, while orchestration coordinates multiple automated tasks. Similarly, a script is a specific set of instructions, whereas a workflow is a higher-level sequence that may involve multiple scripts or automation tools.
Answer choices
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Automation: Use of technology to perform tasks with minimal human intervention
Automation refers to the use of technology to perform tasks with minimal human intervention, reducing manual effort and errors. Orchestration is the coordination of multiple automated tasks into a seamless workflow, ensuring proper sequencing and dependencies. A script is a set of instructions written in a scripting language that is executed by an interpreter, often used to automate repetitive tasks. A workflow is a defined sequence of steps that accomplishes a specific business process, which can be automated to streamline operations.
Answer analysis
For each option: why learners choose it and why it is or isn't the right answer here.
Automation: Use of technology to perform tasks with minimal human intervention
Why this is correct
Automation is the overarching concept of employing technology—such as software tools, scripts, or APIs—to complete repetitive or complex tasks with little to no manual intervention. It shifts execution from human operators to machines, reducing human error and freeing staff for higher-level decision making. While scripts and orchestration are mechanisms of automation, automation itself is the broader capability of using technology to drive outcomes without direct human action.
Orchestration: Coordinating multiple automated tasks into a workflow
Why this is correct
Orchestration is the process of integrating and coordinating multiple individual automated tasks—including scripts, API calls, and system activities—into a seamless, end-to-end workflow. It manages the order, timing, and interdependencies of these tasks, sometimes using a central controller like Ansible or Cisco NSO. Orchestration ensures that configurations, provisioning, and validation steps happen in the correct sequence across heterogeneous devices or systems, handling errors and rollbacks as needed.
Script: A set of instructions executed by an interpreter
Why this is correct
A script is a plain-text file containing a sequence of commands or instructions that an interpreter reads and executes line by line, without needing a separate compilation step. In network automation, scripts often use languages like Python, Bash, or TCL to automate CLI commands or API calls. Unlike a compiled program, a script relies on an interpreter at runtime, making it portable and easy to modify but potentially slower.
Workflow: A sequence of steps that accomplish a business process
Why this is correct
A workflow defines the logical sequence of steps required to complete a business process, encompassing both automated and manual actions, decision points, and parallel branches. It describes what happens at each stage, including inputs, outputs, and conditions that determine which path to take. In automation contexts, a workflow serves as the blueprint that orchestration engines execute, transforming a high-level process into concrete, repeatable actions.
Go deeper
About these practice questions
One of 1,389 original 200-301 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This 200-301 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 200-301 exam.