designin internet sytem

23
14-1 Chapter 14 Designing Distributed and Internet Systems Modern Systems Analysis and Design Fourth Edition

Upload: neev19

Post on 05-Apr-2018

222 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 1/23

14-1

Chapter 14

Designing Distributed andInternet Systems

Modern Systems Analysisand Design

Fourth Edition

Page 2: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 2/23

14-2

Learning Objectives

Define key client/server, LAN, distributeddatabase, and middleware terms.

Distinguish between file server andclient/server environments.

Describe alternative distributed systemdesigns.

Describe standards for Internet-based systemdesign.

Describe options for ensuring Internet design

consistency. Describe site management issues. Describe issues related to managing online

data.

Page 3: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 3/23

14-3

Page 4: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 4/23

Page 5: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 5/23

14-5

Deliverables and Outcome

• A document that consolidatessystem design information:

 – Description of each site

 – Description of data usage for each site

 – Description of business process foreach site

 – Contrasts of alternative ISarchitectures for site, data andprocessing needs of each site

Page 6: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 6/23

14-24

Designing Internet Systems

• Most new system development focuses onInternet-base applications (for internalprocessing, business-to-business, andbusiness-to-consumer)

• Main design issues: – Standards – Separating content from display – Future evolution

 – Site consistency – Site management – Online data management

Page 7: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 7/23

14-25

Standards for InternetDesign

• Internet design is simpler thanclient/server due to proliferation ofstandards

• Types of Standards: – Domain naming (BIND): a method for

translating domain names into InternetProtocol (IP) addresses

 – Hypertext Transfer Protocol (HTTP): acommunication protocol for exchanging

information on the Internet – Hypertext Markup Language (HTML): the

standard language for representing content onthe Web via command tags

Page 8: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 8/23

14-26

Separating Content fromDisplay

• HTML has limitations due to formatorientation of tags

• eXtensible Markup Language (XML)

has been developed to separatecontent from display

• XML: an Internet authoring language

that allows designers to createcustomized tags that represent datatransmitted between applications

Page 9: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 9/23

14-27

Future Evolution

• Move from desktop PCs to thinclients

 – Most processing and data storage

occurs on the server

• Use of wireless mobile devices

 – Wireless Access Protocol (WAP): a

wireless version of HTTP – Wireless Markup Language (WML): a

wireless version of HTML

Page 10: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 10/23

14-28

Site Consistency

• Professionalism requires a consistentlook-and-feel across all pages of a Website

• Aids to consistency: – Cascading Style Sheets

• A set of style rules that tells a Web browser how topresent a document

 – Extensible Style Language (XSL)• Specification for separating style from content whengenerating HTML documents

Page 11: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 11/23

14-29

Page 12: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 12/23

14-30

Site Management Issues

• Customer Loyalty andTrustworthiness – Conveyed by

• Design quality

• Up-front disclosure

• Comprehensive, correct and currentcontent

• Connected to the rest of the Web

• Data security

• Personalization

• Customization

Page 13: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 13/23

14-31

Site Management Issues(cont.)

• Web Pages Must Live Forever – Customer Bookmarks

 – Links from Other Sites

 – Search Engine Referrals – Old Content Adds Value

• System Security vs. ease of use

 – “Remember my password”  – Use of cookies

Page 14: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 14/23

14-32

Online Data Management

• Context development – Method of understanding how a system fits

within the existing business activities and data

• Integration depth

 – Measurement of how far a system penetratesinto the existing technology infrastructure

• Organizational breadth

 – Measurement that tracks the core businessfunctions affected by a system

Page 15: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 15/23

14-33

Context, Breadth and Depth

14 34

Page 16: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 16/23

14-34

Online Transaction Processing(OLTP)

• Refers to immediate automatedresponses to the requests of users

• Designed to handle multipleconcurrent transactions

• Plays a large role in electroniccommerce applications

14 35

Page 17: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 17/23

14-35

Online Analytical Processing(OLAP)

• Refers to graphical software toolsthat provide complex analysis of datastored in a database.

• OLAP server is the chief component

• Good for time series and trendanalysis

• Enables user to “drill-down” into the

data

Page 18: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 18/23

14 37

Page 19: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 19/23

14-37

Data Warehousing

• Collection of data for decision support

• Key features

 – Subject-oriented: organized around key

subjects – Integrated: data are collected from many

operational systems and made to conform tostandards

 – Time-variant: data contains a time dimension – Nonvolatile: data cannot be updated by users

14 38

Page 20: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 20/23

14-38

Steps in Building and Using a

Data Warehouse

• Extract data from various sourcesystem files and databases

• Transform, integrate, and load thedata

• Data warehouse is a read-onlyenvironment

• Users access via query languagesand analytical tools

14 39

Page 21: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 21/23

14-39

Data Warehouse Architectures

• Two-level – Data warehouse and decision support

environment

• Three-level

 – Operational systems

 – Enterprise data warehouse• Centralized, integrated data warehouse

• Control point and single source of all data made

available to end users – Data marts

• A data warehouse that is limited in scope basedupon aggregation and selection

14 40

Page 22: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 22/23

14-40

14 41

Page 23: Designin Internet Sytem

7/31/2019 Designin Internet Sytem

http://slidepdf.com/reader/full/designin-internet-sytem 23/23

14-41