CIS 210 Systems Analysis and Development Week 8 Part II Designing Distributed and Internet Systems,

Slides:



Advertisements
Similar presentations
ICS 434 Advanced Database Systems
Advertisements

Chapter 14 Designing Distributed and Internet Systems
Database Architectures and the Web
Prentice Hall, Database Systems Week 1 Introduction By Zekrullah Popal.
Distributed components
Toolbox Mirror -Overview Effective Distributed Learning.
© Prentice Hall CHAPTER 5 Organizational Systems.
Copyright 2002 Prentice-Hall, Inc. Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 16 Designing.
Chapter 13 Physical Architecture Layer Design
1 Introduction The Database Environment. 2 Web Links Google General Database Search Database News Access Forums Google Database Books O’Reilly Books Oracle.
Chapter 12 USING TECHNOLOGY TO ENHANCE BUSINESS PROCESSES.
Ch 12 Distributed Systems Architectures
Chapter 12 USING TECHNOLOGY TO ENHANCE BUSINESS PROCESSES.
Chapter 4: Database Management. Databases Before the Use of Computers Data kept in books, ledgers, card files, folders, and file cabinets Long response.
Chapter 2 Database Environment Pearson Education © 2014.
Chapter 12 Designing Distributed and Internet Systems Modern Systems Analysis and Design Seventh Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
Chapter 4 Database Management Systems. Chapter 4Slide 2 What is a Database Management System (DBMS)?  Database An organized collection of related data.
Lecture-8/ T. Nouf Almujally
Chapter 14 Designing Distributed and Internet Systems
Client-Server Processing and Distributed Databases
Web Programming Language Dr. Ken Cosh Week 1 (Introduction)
Database Management Managerial Overview. Managing Data Resources Data are a vital organizational resource that need to be managed like other important.
PHASE 3: SYSTEMS DESIGN Chapter 8 System Architecture.
Database Architectures and the Web
Chapter 12 Designing Distributed and Internet Systems
Chapter 11 Designing Distributed and Internet Systems Modern Systems Analysis and Design Sixth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
Chapter 12 Designing Distributed and Internet Systems
Data Warehouse & Data Mining
Copyright © cs-tutorial.com. Introduction to Web Development In 1990 and 1991,Tim Berners-Lee created the World Wide Web at the European Laboratory for.
Database Architectures and the Web Session 5
© 2002 by Prentice Hall 1 David M. Kroenke Database Processing Eighth Edition Chapter 14 Networks, Multi-Tier Architectures, and XML.
Simple Database.
Data Warehouse Overview September 28, 2012 presented by Terry Bilskie.
9.351 Systems Analysis & DesignDistributed Systems & User Interface1 Distributed Systems Distributed system = IS that contains a network component and.
SURENDER SARA 10GAS Building Corporate KPI’s
Unit – I CLIENT / SERVER ARCHITECTURE. Unit Structure  Evolution of Client/Server Architecture  Client/Server Model  Characteristics of Client/Server.
Client – Server Architecture. Client Server Architecture A network architecture in which each computer or process on the network is either a client or.
The Client/Server Database Environment Ployphan Sornsuwit KPRU Ref.
Mainframe (Host) - Communications - User Interface - Business Logic - DBMS - Operating System - Storage (DB Files) Terminal (Display/Keyboard) Terminal.
Overview Web Session 3 Matakuliah: Web Database Tahun: 2008.
 Understand the basic definitions and concepts of data warehouses  Describe data warehouse architectures (high level).  Describe the processes used.
INTRODUCTION to MIS 12/24/20151 Introduction To MIS Component Overview.
4 m 9K Copyright 2002 Forum 9000, LLC Slide 1 Forum 9000 Quality Systems for Quality Care.
Chapter 9  Definition of terms  List advantages of client/server architecture  Explain three application components:
Chapter 2 Database Environment.
Chapter 8 Designing Distributed and Internet Systems Modern Systems Analysis and Design.
CSC 480 Software Engineering Lecture 17 Nov 4, 2002.
Client – Server Architecture A Basic Introduction 1.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
A producer wants to know…. Which are our lowest/highest margin customers ? Who are my customers and what products are they buying? What is the most effective.
Database application development 1. Chapter 8 © 2013 Pearson Education, Inc. Publishing as Prentice Hall OBJECTIVES  Define terms  Explain three components.
1 LM 6 Database Applications Dr. Lei Li. Learning Objectives Explain three components of a client-server system Describe differences between a 2-tiered.
E-commerce Architecture Ayşe Başar Bener. Client Server Architecture E-commerce is based on client/ server architecture –Client processes requesting service.
Chapter 12 Designing Distributed and Internet Systems Modern Systems Analysis and Design Sixth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
James A. Senn’s Information Technology, 3rd Edition
Chapter 12 Designing Distributed and Internet Systems
Web Programming Language
Business System Development
Database Architectures and the Web
What is WWW? The term WWW refers to the World Wide Web or simply the Web. The World Wide Web consists of all the public Web sites connected to the Internet.
The Client/Server Database Environment
The Client/Server Database Environment
CSC 480 Software Engineering
Data Warehousing and Data Mining By N.Gopinath AP/CSE
Chapter 16 Designing Distributed and Internet Systems
Chapter 2 Database Environment Pearson Education © 2009.
File Operations Access Permissions.
Chapter 1: The Database Environment
The Database Environment
Presentation transcript:

CIS 210 Systems Analysis and Development Week 8 Part II Designing Distributed and Internet Systems,

Objectives Upon completion of part II you will be able to: –Understand and be able to explain the concepts related to client server architecture, local area networking, distributed databases and middleware –Understand and be able to explain the concepts related to file server and client server environments –Understand and be able to explain the concepts related to distributed systems and their trade-offs –Understand and be able to explain the concepts related to web site management and customer loyalty and trustworthiness –Understand and be able to explain the concepts related to online data, transaction processing, analytical processing and data warehousing

Overview Advances in Technology –GUIs –Networking –Internet Opportunities Competitive Pressures Technologies Being Used Capabilities and Issues

Designing Distributed and Internet Systems The Process of Designing Distributed and Internet Systems –More design issues –More components Deliverables and Outcomes –Description –Data usage –Business processes –Contrasts of alternative IS architectures

Designing Distributed Systems Designing Systems for LANs –Local area network –File servers Manages file operations Limitations –Excessive data movement –The need for a powerful client workstation –Decentralized data control

Designing Distributed Systems Designing Systems for Client/Server Architecture –Client Managing the user interface –Server Database storage Access –Benefits Benefits leverage Reduced response time and network traffic GUI techniques Open systems

Designing Distributed Systems Choosing Between File Server and Client/Server –Client/server Supports distribution of data Supports distribution of processing Advanced Forms of Client/Server Architectures –Functions Data management Data presentation Data analysis –Three tiered client/server –Middleware

Designing Internet Systems Internet Design Fundamentals –Standards drive the Internet BIND HTTP HTML –Separating content and display XML –Future evolution Thin client Wireless –WAP –WML

Designing Internet Systems Site Consistency –Cascading style sheets Simplify site maintenance Ensure consistency –Extensible style language Separating style from content Methods for transforming Methods for formatting –Other consistency issues Page and link titles –Unique titles –Choose words carefully

Designing Internet Systems Design Issues Related to Site Management –Customer loyalty and trustworthiness Design quality Disclosure Comprehensive, correct, current Connected to the Web –Personalization –Customization –Web pages must live forever Bookmarks Links from other sites Search engines Added value –System security Striking a balance

Designing Internet Systems Managing Online Data –Context development Integration depth Organizational breadth –Online transaction processing –Online analytical processing –Data warehousing Subject oriented Integrated Time-variant Non-volatile –Enterprise data warehouse –Data marts

Summary Process of designing distributed and Internet systems Designing systems for LANs Designing systems for client/server architecture Choosing between file/server and client/server architecture Internet design fundamentals Providing site consistency Internet system design issues Managing online data