SIA 2 Prelim

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/61

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:51 AM on 8/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

62 Terms

1
New cards

System

Is a group of interacting or interrelated entities that form a unified whole.

2
New cards

Integration

the action or process of integrating.

3
New cards

Architecture

the complex or carefully designed structure of something

4
New cards

Information system (IS)

These projects begin for specific reasons—not by accident

5
New cards

Understanding the Origin

helps ensure better planning, stakeholder alignment, and success for a project.

6
New cards

Problems

Unwanted situations that prevent an organization from meeting its objectives.

7
New cards

Current

Existing and impacting users (e.g., system bugs).

8
New cards

Suspected

Possibly occurring but needs validation (e.g., lag during high traffic).

9
New cards

Anticipated

Predicted future issues (e.g., storage overload within a year).

10
New cards

Opportunities

Situations that offer the chance to improve business processes or add value, even when no immediate problem exists.

11
New cards

Common Opportunity Goals

Increase efficiency or productivity.

Reduce operational costs.

Improve customer experience.

Expand into new markets.

12
New cards

Directives

Requirements imposed by management, laws, or external bodies—must be followed regardless of internal conditions.

13
New cards

Directive Triggers

Industry regulations (e.g., tax compliance software).

Internal strategic initiatives (e.g., “Go digital in 1 year” company vision).

Global standards or cybersecurity mandates.

14
New cards

System Integration (SI)

process of bringing together various subsystems or components into a unified, larger system that functions as a coordinated whole

15
New cards

Organizations

They pursue system integration to enhance productivity, streamline communication between departments, and reduce the time and cost involved in manually transferring information

16
New cards

Determine Requirements

Identify business needs and integration goals.

17
New cards

Conduct Analysis

Study current systems and integration challenges.

18
New cards

Design Software Infrastructure

Define how systems will communicate.

19
New cards

Develop a Management Plan

Plan resources, schedules, and risk handling.

20
New cards

Design System Integration

Create a detailed blueprint for integration.

21
New cards

Implement the Solution

Execute the integration using tools and technologies.

22
New cards

Perform Maintenance Checks

Regularly monitor and update the integration.

23
New cards

Enterprise Application Integration (EAI)

focuses on integrating different enterprise-level applications to ensure seamless communication and workflow between them

24
New cards

Data Integration (DI)

is the process of combining data from different sources into a unified and consistent view, typically for analysis and reporting

25
New cards

Electronic Data Interchange (EDI)

is a standardized method of electronically exchanging business documents between organizations, such as purchase orders, invoices, or shipping notices.

26
New cards

EAI

especially useful in automating business processes that span multiple departments, improving efficiency, and reducing manual errors.

Connects enterprise applications for seamless workflow

27
New cards

DI

supports business intelligence and data-driven decision-making by ensuring that data from diverse systems is harmonized and accessible.

Merges data from various sources for analytics

28
New cards

EDI

widely used in industries like retail, logistics, and manufacturing to reduce costs, minimize processing errors, and improve the speed and reliability of transactions.

Enables electronic exchange of standardized documents

29
New cards

Conceptual Blueprint

System integration and architecture serve as a _________

30
New cards

User Needs and Organizational Goals

System integration acts like a proposal or design plan, aligning technical frameworks with _________

31
New cards

Civil Architecture

The discipline of system architecture is rooted in long-standing principlesborrowing ideas from __________

32
New cards

Customer Relationship Management (CRM)

system, which helps organize, manage and, at the end of the day, use customer data.

33
New cards

Enterprise Resource Planning (ERP)

system is designed to manage all business processes and automate various backend or back office functions that need not be carried out manually.

34
New cards

Point-to-Point Integration

Direct connection between two subsystems.

Simple, low cost, and easy to set up for limited connections.

35
New cards

Star Integration

Multiple point-to-point connections between systems in a network-like structure.

Enables all systems to communicate directly, but can become complex.

36
New cards

Horizontal Integration

A central hub (middleware) connects all subsystems, avoiding direct interconnections.

Reduces complexity, easier to maintain, and scalable.

37
New cards

Vertical Integration

Systems are grouped into “silos” by function, with limited or no links to other silos.

Optimized for specific functions, simple within each silo.

38
New cards

System integration

is the process of connecting different systems, applications, or components so they function as one coordinated unit.

39
New cards

Clear Architectural Plan

Without a ___________, many organizations end up with isolated systems, creating inefficiencies and communication breakdowns.

40
New cards

Planning Phase

Ensures a successful, risk-minimized integration.

41
New cards

Requirement Gathering

Identify data, processes, and systems to connect.

Stakeholders: IT, operations, finance, and end users.

Example: Linking HR payroll systems with employee attendance software.Stakeholders: IT, operations, finance, and end users.
Example: Linking HR payroll systems with employee attendance software.

42
New cards

Feasibility Analysis

Check technical compatibility.

Assess costs, security, and compliance needs.

43
New cards

Architecture Selection

Point-to-Point, Hub-and-Spoke, Enterprise Service Bus (ESB), and API-based

44
New cards

Point-to-Point

Simple, but complex for many systems. 

  • Works well for a small number of integrations but becomes messy as systems grow.

45
New cards

Hub-and-Spoke

Central hub coordinates communication.

  • Each system connects only to the hub, not to each other.

46
New cards

Enterprise Service Bus (ESB)

Flexible middleware for enterprise integration.

  • Great for complex, enterprise-level systems.

47
New cards

API-based

Modern, scalable, supports cloud and mobile.

  • Uses APIs to connect systems, enabling scalability, cloud adoption, and mobile app integration.

48
New cards

Risk Assessment

Anticipate issues like downtime, data mismatch, or security gaps.

49
New cards

Downtime

Risk: Integration could cause the online store to go offline during deployment.

Mitigation: Schedule updates during low-traffic hours and use a backup system.

50
New cards

Data Mismatch

Risk: Product inventory counts in the warehouse may not match online store listings.

Mitigation: Implement real-time synchronization and validation scripts.

51
New cards

Security Gaps

Risk: API endpoints may expose sensitive customer data.

52
New cards

Resource Planning

Assign teams, set budgets, and timeline milestones.

53
New cards

Process phase

The ________ is the execution of integration.

54
New cards

System Analysis

Review existing APIs, data formats, and limitations.

55
New cards

Design

Create architecture diagrams showing data flow.

56
New cards

Development

Build integration scripts, APIs, or middleware.

57
New cards

Unit Testing

Component-level testing

58
New cards

System Testing

Full integration testing

59
New cards

User Acceptance Testing (UAT)

Real-world verification by end users testing

60
New cards

Phased

gradual rollout deployment.

61
New cards

Big-Bang

all at once deployment.

62
New cards

Maintenance & Optimization

Continuous monitoring, updates, and performance tuning