______ process, approaches, drivers, tools, and techniques for required for successful SI, critical success factors, and best practices
System Integration
An array of components designed to accomplish a particular objective according to plan.
System
May sub-systems many be designed which later on are ______ to form a system which is intended to achieve a specific objective which may be set by the Project manager
Combined together
This means a system is made up of _______ or ______ (these could be software modules, hardware, processes or even people) that are carefuly designed to work together toward a specific goal
different parts or components
______ is the process of combining different subsystems or components into one unified system so that they work together seamlessly to achieve a common goal
System Integration
All subsystems communicate, sharing data and processes, so the unified system ______
works efficiently
System architecture refers to the ____ and organization of a system, showing how its component or modules are arranged, interact, and work together to achieve the system’s objectives
Structed design
4 types of System Integration
____ is a type of system integration where different subsystems at the same functional level are connected and made to work together
Horizontal Integration
It typically uses a central interface or middleware to enmable communication between subsystems
Horizontal Integration
It connects system that perform similar functions or operate at the same layer in an organization
Same Level Integration
Usually uses middleware, API, or integration platform as a central point for all data exchange
Centralized Communication
What are the Key Features of Horizontal Integration
New subsystems can be added without redesigning the entire system
Flexibility and Scalability
______in system integration is when subsystems are connected across different levels of a hierarchy, usully from the operational level (Bottom) up to the management or decision-making level (top)
Vertical Integration
What are the Key features of Vertical Integration
Information flows upward for decision-making and downward for commands or updates
Data Flow
Vertical integration often focusses on one specific process or department.
Domain-specific
Star Integration is also called ____
Spaghetti Integration
______ is a system integration approach where each subssytem is directly connected to every other subsystem it needs to communicate with
Star Integration
What are the key features of Star Integration
Each sytem has its own separate link to every other system
Direct Connection
Communication is established without a central hub or middleware
Point to Point Network
_____ is a system integration approach where all subsystems exchange data through a central middleware that uses a stardardized data format
Common Data Format / Middleware Integratiopn