Chapter 5 Distributed Systems: The Overall Architecture Presented by: Matt Carver Amber Martin Jon Tucker.

Slides:



Advertisements
Similar presentations
Chapter 14 Intranets & Extranets. Awad –Electronic Commerce 1/e © 2002 Prentice Hall 2 OBJECTIVES Introduction Technical Infrastructure Planning an Intranet.
Advertisements

Distributed Data Processing
ICS 434 Advanced Database Systems
Application Architecture T H E S O C R A T E S G R O U P, I N C.
Data - Information - Knowledge
Business Continuity and DR, A Practical Implementation Mich Talebzadeh, Consultant, Deutsche Bank
Technical Architectures
An Introduction to Information Systems in Organizations
Daniel E. O’Leary – copyright 2000 Technology Background and Review Daniel E. O’Leary University of Southern California c
Discovering Computers Fundamentals, 2011 Edition Living in a Digital World.
Databases Chapter Distinguish between the physical and logical view of data Describe how data is organized: characters, fields, records, tables,
IT ARCHITECTURE © Holmes Miller BUILDING METAPHOR 3CUSTOMER’S CONCERN Has vision about building that will meet needs and desires 3ARCHITECT’S CONCERN.
Chapter Two Information Technologies: Concepts and Management.
Chapter 2 Information Technology Concepts & Issues.
Introduction to the new mainframe: Large-Scale Commercial Computing © Copyright IBM Corp., All rights reserved. Chapter 1: The new mainframe.
M ERP (Enterprise Resources Planning) M ERP (Enterprise Resources Planning) Session 7 - ERP Technology Ir. Ekananta Manalif, MM, MKom (D2664)
12 Chapter 12 Client/Server Systems Hachim Haddouti.
Distributed Systems: The Overall Architecture Chapter 5 Information Systems Management In Practice 6E McNurlin & Sprague.
Chapter 5 Distributed Systems Jeff McCrea. Overview About Distribute Systems (What, When, & How) Six Types of Distributed Systems The IT Infrastructure.
Chapter 12 Distributed Database Management Systems
Systems Architecture, Fourth Edition1 Internet and Distributed Application Services Chapter 13.
Chapter 4 Database Management Systems. Chapter 4Slide 2 What is a Database Management System (DBMS)?  Database An organized collection of related data.
DATABASE MANAGEMENT SYSTEMS 2 ANGELITO I. CUNANAN JR.
WAN Technology Overview Lecture 3: Introduction to WAN.
1.Database plan 2.Information systems plan 3.Technology plan 4.Business strategy plan 5.Enterprise analysis Which of the following serves as a road map.
P EER - TO -P EER N ETWORKS Michael Fine 1. W HAT ARE P EER -T O -P EER N ETWORKS ? Napster Social networking spawned from this concept. Emerged in the.
LECTURE 9 CT1303 LAN. LAN DEVICES Network: Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and.
1 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
Fundamentals of Information Systems, Second Edition 1 Information Systems in Organizations.
1 WHY NEED NETWORKING? - Access to remote information - Person-to-person communication - Cooperative work online - Resource sharing.
What is Enterprise Architecture?
Strategies for Purchasing and Support Activities: From Electronic Data Interchange to Electronic Commerce.
Microsoft Active Directory(AD) A presentation by Robert, Jasmine, Val and Scott IMT546 December 11, 2004.
Chapter 14 Enterprise Computing.
Basic Concepts of a Computer Network
Distributed Systems: The Overall Architecture Lecture 12.
© 2014 Cengage Learning. All rights reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license.
CS480 Computer Science Seminar Introduction to Microsoft Solutions Framework (MSF)
Introduction  Client/Server technology is seen by many as the solution to the difficulty of linking together the various departments of corporation.
9.613 Using Information Technology Class 3 Distributed Systems Asper School of Business Using Information Technology Part-Time MBA, December 2001.
1 CHAPTER 8 TELECOMMUNICATIONSANDNETWORKS. 2 TELECOMMUNICATIONS Telecommunications: Communication of all types of information, including digital data,
Mainframe (Host) - Communications - User Interface - Business Logic - DBMS - Operating System - Storage (DB Files) Terminal (Display/Keyboard) Terminal.
Personal Computer - Stand- Alone Database  Database (or files) reside on a PC - on the hard disk.  Applications run on the same PC and directly access.
- Ahmad Al-Ghoul Data design. 2 learning Objectives Explain data design concepts and data structures Explain data design concepts and data structures.
Strategically Managing the HRM Function McGraw-Hill/Irwin ©2012 The McGraw-Hill Companies, All Rights Reserved.
Information Systems Engineering. Lecture Outline Information Systems Architecture Information System Architecture components Information Engineering Phases.
1 Chapter 12 Enterprise Computing. Objectives Overview Discuss the special information requirements of an enterprise-sized corporation Identify information.
Distributed Database. Introduction A major motivation behind the development of database systems is the desire to integrate the operational data of an.
Course ILT Basic networking concepts Unit objectives Compare various types of networks Discuss types of servers Discuss LAN topologies Discuss planning.
CHAPTER 2 TYPES OF BUSINESS INFORMATION SYSTEM. INTRODUCTION Information System support business operations by processing data related to business operation.
Distributed Systems: The Overall Architecture Chapter 5 Information Systems Management In Practice 5E McNurlin & Sprague.
Company small business cloud solution Client UNIVERSITY OF BEDFORDSHIRE.
Chapter 4 Intranets and Extranets. Awad –Electronic Commerce 2/e © 2004 Pearson Prentice Hall 2 OBJECTIVES Introduction Technical Infrastructure Planning.
Rehab AlFallaj.  Network:  Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and do specific task.
Thepul Ginige Lecture-7 Implementation of Information System Thepul Ginige.
Chapter 1 : Computer Networks. Lecture 2. Computer Networks Classification: 1- Depend on the geographical area. 2- Depend on functional relationship.
Thepul Ginige Lecture-5 Implementation of Information System Part - I Thepul Ginige.
Introduction to Networks. When Personal Computers first appeared in business, software programs were designed for a single user. However as computers.
What is Cloud Computing? Irving Wladawsky-Berger.
E-commerce Architecture Ayşe Başar Bener. Client Server Architecture E-commerce is based on client/ server architecture –Client processes requesting service.
An Introduction to Local Area Networks An Overview of Peer-to-Peer and Server-Based Models.
Client/Server Technology
What Is Enterprise Computing?
Chapter 8 Strategy in the Global Environment
Discovering Computers 2010: Living in a Digital World Chapter 14
Enterprise Systems Architectures
Lecture-5 Implementation of Information System Part - I Thepul Ginige
Enterprise Resource Planning Systems
Presentation transcript:

Chapter 5 Distributed Systems: The Overall Architecture Presented by: Matt Carver Amber Martin Jon Tucker

Part I 4 Attributes of Distributed Systems 1. Where is the processing done? Distributed processing is the ability for more than one interconnected processor to be operating at the same time, typically for processing an application on more than one computer. 2. How are the processors and other devices interconnected? Connectivity among processors means that each processor in a distributed system can send data and messages to any other processor through electronic communications links. A good structure for reliable distributed systems has at least 2 independent paths between any two nodes, enabling an automatic alternate routing in case one node is down.

4 Attributes of Distributed Systems (cont.) 3. Where is the information stored? Distributed databases are being defined at least 2 ways. One divides a database and distributes its portions throughout a system, without duplicating the data. A network administrator can access any portion from any node (authorization). The second type of distributed database stores the same data at several locations, with one site containing the master file. 4. What rules or standards are used? Systemwide rules mean that an operating discipline for the distributed system has been developed and is enforced at all times. These rules govern communication between nodes, security, data accessibility, program and file transfers, and common operating procedures.

Part II 6 Types of Distributed Systems 1. Host-Based Hierarchy Mainframe (HP 3000) that does MRP Terminals are connected to the mainframe

2. Decentralized Stand-Alone Systems Big company with 3 departments Accounting, Manufacturing, and IT “sneaker net” Walk around from dept to dept with a floppy 6 Types of Distributed Systems (Cont.)

3. Peer-to-Peer LAN-Based Systems PCs, print servers, and gateways Everyone is equal….no superior system No hierarchy

6 Types of Distributed Systems (Cont.) 4. Hybrid Enterprisewide Systems LAN (High Point) 2 other LANs (Winston and Greensboro)

6 Types of Distributed Systems (Cont.) 5. Client-Server Systems Old days, one-tier model, housed data, logic, and presentation Company hired 2 people (accountants) to access the same data, the company had to go to 2-teir Marsh has a program called Ultipro. SQL Server housed Ultipro’s data 2 client PCs can access the server to get the data at the same time = 2 tier In the future, we may have to develop an application that needs access not only to the Ultipro data, but to the logic…we would implement a 3 tier approach SQL Serv still holds Ultipro’s data, and we put Ultipro’s logic on Marsh 1NT

6. Internet-Centric Computing Same as Host based system Use TCP/IP instead of serial connections 6 Types of Distributed Systems (Cont.)

Part III Roles and Components of an Enterprise Architecture Framework 1. Planner - Scope 2. Owner - Enterprise Model 3. Designer – Information System Model 4. Builder – Technology Model 5. Subcontractor - Components 6. Consumer/User – Functioning System 1. Data – what? 2. Function – how? 3. Network – where? 4. Who – people 5. When – time 6. Why – motivation

Use of the Framework Models are important because:  Allow proper evaluation of the packages  Help builders align with what owners want  Help companies realize what changes need to be made when they move to a new model Problems occur when IS or users bring in a package that follows a different data model  If the rules in that model are inconsistent with the rules in the company, then a lot of time will be wasted fixing the package

Part IV Four Types of IT Investments 1. Strategic – aim to change the way a firm competes, the products or services it offers, or how it intends to increase revenues 2. Informational – provide information employees need to manage and control the enterprise

Four Types of IT Investments 3. Transactional – support operational management; intended to cut operating costs by substituting capital for labor so higher volumes can be handled without huge increases in staff 4. Infrastructure – provide the base foundation of IT capability, supports all other levels applications

Part V What is an IT Infrastructure? An IT infrastructure is the foundation of an enterprise’s IT portfolio Provides both the managerial and technical expertise to successfully manage an enterprise Linked to other industry infrastructure systems such as banking payment systems and airline reservation systems

Elements of an IT Infrastructure Can include but not limited to: - Company-wide networks - Data Warehouses - Large-Scale Computing Facilities - Electronic Data Interchange - R&D for identifying emerging technologies

Three views of Infrastructure 1. Economies of scale (Utility) 2. Support for business programs (Dependent) 3. Flexibility to meet changes in the marketplace (Enabling)

Utility View Companies that view their infrastructure as a utility see it as an unavoidable service Expected benefits from cost saving achieved through economies of scale Organizations with this view try to minimize expenses of the infrastructure Only results in lowering cost, not reengineering the business

Dependent View Focuses on short-term business benefits Firms with this view see the network as critical This view smoothes the way for simplifying business procedures Infrastructure is seen as a business expense

Enabling View Most strategic of the three views Focuses on developing and continually modifying the infrastructure Aligns the infrastructure with the business strategy Primary benefit is long-term flexibility Infrastructure cost are seen as business investments rather than business expenses

THE END