tanszek:oktatas:iss_t:software_integration
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tanszek:oktatas:iss_t:software_integration [2026/02/15 22:18] – [Data Sharing] knehez | tanszek:oktatas:iss_t:software_integration [2026/02/22 11:15] (current) – [Example] knehez | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| **Definition** | **Definition** | ||
| - | Software integration is a development process | + | Software integration is a __development process__ |
| - | ==== Phases | + | ==== Integration activity phases |
| **1.) Requirements assessment and planning** | **1.) Requirements assessment and planning** | ||
| Line 24: | Line 24: | ||
| **Definition** | **Definition** | ||
| - | The term legacy system refers to IT systems | + | A __legacy system__ is an IT system |
| - | Why use legacy systems? | + | Why do we still use legacy systems? |
| - | * Long lifetime and stability: Many legacy systems have operated reliably for years or even decades. If a system functions well and is mission-critical, | + | * __Long |
| - | * Cost considerations: Replacing | + | * __Cost considerations__: replacing |
| - | * Complexity: Legacy | + | * __Complexity__: legacy |
| - | * Risk avoidance: Organizations | + | * __Risk avoidance__: organizations |
| - | Why Are They Not Replaced? | + | Why are they not replaced? |
| - | * Cost and lack of resources: Replacement | + | * __Cost |
| - | * Disruption | + | * __Disruption |
| Solutions | Solutions | ||
| - | * Gradual migration: Instead | + | * __Gradual migration__: instead |
| - | * Outsourcing | + | * __Outsourcing |
| + | |||
| + | ==== Interesting Real-World examples of Legacy Systems ==== | ||
| + | |||
| + | In many cases, legacy systems serve as the backbone of critical global infrastructure. Some of the most striking examples can be found in the financial sector. Major institutions such as //JPMorgan Chase// and //Bank of America// still rely heavily on __COBOL-based__ core banking systems running on __IBM mainframes__. COBOL, introduced in 1959, remains responsible for processing an enormous portion of the world’s financial transactions. During the __COVID-19__ pandemic, the continued reliance on COBOL became apparent to the broader public when U.S. government agencies urgently sought experienced COBOL developers to maintain unemployment benefit systems. | ||
| + | |||
| + | Another remarkable case is the __airline reservation infrastructure__ originally developed for American Airlines in cooperation with IBM in the early 1960s. The SABRE system was one of the earliest large-scale real-time transaction processing systems. Although it has undergone continuous modernization, | ||
| + | |||
| + | __Public administration__ also provides compelling examples. The U.S. Internal Revenue Service (IRS) continues to operate tax processing systems that date back to the 1960s. Despite multiple large-scale modernization programs costing billions of dollars, complete replacement has proven extremely complex due to regulatory constraints, | ||
| + | |||
| + | In transportation infrastructure, | ||
| ---- | ---- | ||
| Line 131: | Line 141: | ||
| ER[Emergency Department] | ER[Emergency Department] | ||
| - | MW[Message Oriented | + | MW[Middleware] |
| PS[Patient Search] | PS[Patient Search] | ||
| Line 228: | Line 238: | ||
| The most common formats are: | The most common formats are: | ||
| * Plain text | * Plain text | ||
| - | * XML | + | * XML, CSV, YAML |
| * JSON (in modern systems) | * JSON (in modern systems) | ||
| Line 367: | Line 377: | ||
| DB2[(Replica Database)] | DB2[(Replica Database)] | ||
| - | A <--> DB1 | + | A <-- read/ |
| - | C <--> DB1 | + | C <-- read/ |
| DB1 -- replication --> DB2 | DB1 -- replication --> DB2 | ||
| - | | + | |
| - | | + | |
| </ | </ | ||
| - | ==== Example | + | Example: E-commerce platform and Warehouse Management System: |
| - | + | ||
| - | E-commerce platform and Warehouse Management System: | + | |
| The e-commerce platform can be directly integrated with the warehouse database to provide real-time inventory information. | The e-commerce platform can be directly integrated with the warehouse database to provide real-time inventory information. | ||
tanszek/oktatas/iss_t/software_integration.1771193890.txt.gz · Last modified: 2026/02/15 22:18 by knehez
