1 / 24

Systems Integration IT 490

Systems Integration IT 490. IT Program NJIT. Today’s Agenda. Introductions Syllabus Course Structure Defining EAI. Your Instructor. Maura Deek E-mail: deekm@adm.njit.edu Web site: http://ccs.njit.edu/maura. Introduce Yourself. Please tell us: Your name Major (if not IT)

wauna
Télécharger la présentation

Systems Integration IT 490

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Systems IntegrationIT 490 IT Program NJIT

  2. Today’s Agenda • Introductions • Syllabus • Course Structure • Defining EAI

  3. Your Instructor • Maura Deek E-mail: deekm@adm.njit.edu Web site: http://ccs.njit.edu/maura

  4. Introduce Yourself • Please tell us: • Your name • Major (if not IT) • Concentration • Where you’re from • Anything else interesting that you’d like to tell us (hobbies, etc)

  5. Course Syllabus & Structure • Resources • Grading • Lectures • Projects • Exams • Collaboration • Course Outline

  6. Defining Enterprise Application Integration (EAI) • Why EAI? • System development over the last 20 years has tended to emphasize core functionality as opposed to integration • Many systems are highly stovepiped and difficult to integrate with other similar systems • Ultimately, it comes down to a cost issue. Building a system with integration in mind reduces the amount of money spent on further system development

  7. Defining EAI • Why EAI? • Wouldn’t it be great if everyone used the same servers with the same operating system with the same clients, etc? • Reality is very diverse. We can expect a mix of mainframes, Windows, UNIX, Linux, VMS, as well as many other systems • Getting them to work/share data together is the issue!

  8. Defining EAI • Why EAI? • Integration typically costs Fortune 1000 companies over $100 billion a year • 30% of the IT budget is spent on linking/merging of databases and sources

  9. Defining EAI • What is EAI? • It’s NOT just a buzz-word! • EAI is defined as “the unrestricted sharing of data and business processes among any connected aplications and data sources in the enterprise.” • Using EAI effectively will allow us to integrate without have to make major changes to our current infrastructure.

  10. Defining EAI • What is EAI? • The market is stocked with legacy systems designed to support single users without thought to integrating them into a larger whole. • Many of these systems still provide value to the organization. • Packaged applications often create their own set of issues and problems

  11. Defining EAI • Applying Technology • The traditional solution to integration issues has been the introduction of ‘middle-ware’. • Middle-ware acts as a transport mechanism to perform integration typically on client/server based systems. • Many flavors/standards of middle-ware exist: • Remote Procedure Calls (RPC) • Sockets • Common Object Reuse Broker Architecture (CORBA) • Distributed Computing Environment (DCE) • Java’s Remote Method Invocation (RMI)

  12. Defining EAI • Applying Technology • While middle-ware can be a solution, problems exist: • Changes are typically required to existing systems to incorporate middle-ware • No centralized management typically exists, so complex systems rapidly grow unmanageable • Technological advances tend to make middle-ware based systems look like an ill-planned highway system composed of small integration projects instead of a single over-reaching standard

  13. Defining EAI • Applying Technology • EAI focuses on the integration of both processes AND data while middle-ware is data oriented

  14. Defining EAI • How Did Things Get This Bad? • Most organizations lacked architectural foresight. • As they upgraded from legacy systems, they moved to newer ‘open’ systems without consideration to how well these new systems would fit into their current structure and integrate with existing legacy systems.

  15. Defining EAI Enterprise Chaos!

  16. Defining EAI • How is EAI different? • EAI focuses on the integration of both business-level processes and data whereas the traditional middleware approach is data oriented. • EAI includes the notion of reuse as well as distribution of business processes and data. • EAI allows users who understand very little about the details of the applications to integrate them.

  17. Defining EAI • EAI Brings Order to the Enterprise

  18. Defining EAI • Evolution of Stovepipes • Systems tend to support single organizations with little initial incentive to integrate with other departments • Failure of mainframes to solve problems, provide features to users, etc. tend to act as an incentive to stovepipes • Organizations tend to protective of their systems and are unwilling to compromise

  19. Defining EAI • Traditional Systems • Generally referred to as ‘legacy’ systems • May consist of anything from PC’s to minicomputers, even large mainframes • While the architecture of these systems may be obsolete, they still contain functionality that must be maintained by the organization in order to do it’s job.

  20. Defining EAI • Microcomputer Systems • Personal computers • A wide range of hardware, operating system and applications make it difficult to integrate these systems with each other or legacy systems

  21. Defining EAI • Distributed Systems • Some number of systems tied together by a network that supports applications run across the network • May comprise the range of computer sizes • A wide range of system types exist: client/server, Internet, intranet, etc.

  22. Defining EAI • Packaged Applications • Off-the-shelf software • Software that is purchased rather than designed • Most are natural stovepipes, since they haven’t been designed with integration in mind and are closed systems

  23. Defining EAI • Types of EAI • Data Level • Application Interface Level • Method Level • User Interface Level

  24. Defining EAI Data Level EAIis the process, techniques and technology of moving data between data stores (i.e. Extracting information from one database and updating it in another database) Application Interface Level EAI refers to leveraging of interfaces exposed by custom or packaged applications. Using these interfaces, developers are able to bundle many applications together, allowing them to share business logic and information. Method Level EAI is the sharing of the business logic that may exist within the enterprise (i.e –the update of a customer record from various applications (sales, warranty, customer service, etc) User Interface Level EAI developers are able to bundle applications by using their user interface as a common point of integration (known as screen scraping). For example mainframe applications that do not provide database level access may be accessed through the user interface application.

More Related