Chapter 8 Evaluating Alternatives for Requirements, Environment, and Implementation.

Slides:



Advertisements
Similar presentations
Distributed Data Processing
Advertisements

Systems Analysis and Design in a Changing World
Chapter 8: Evaluating Alternatives for Requirements, Environment, and Implementation.
8.
Chapter 17: Client/Server Computing Business Data Communications, 4e.
Chapter Two Information Technologies: Concepts and Management.
Chapter 13 Physical Architecture Layer Design
Goal of The Paper  What exactly is a VPN?  Why do you need a VPN?  what are some of the technologies used in deploying a VPN?  How does a VPN work?
Chapter 7: Client/Server Computing Business Data Communications, 5e.
Systems Architecture, Fourth Edition1 Internet and Distributed Application Services Chapter 13.
Chapter 9: Moving to Design
8 Systems Analysis and Design in a Changing World, Fifth Edition.
Introduction to Web Applications Instructor: Enoch E. Damson.
Distributed Systems: Client/Server Computing
Leading Edge Climbing Equipment
PHASE 3: SYSTEMS DESIGN Chapter 8 System Architecture.
Chapter 4 Intranets and Extranets. 2 OBJECTIVES What is Intranet? Software Applications Architecture of software and Intranet Extranets.
Chapter 9 Moving to Design Part 2.
Chapter 9 Elements of Systems Design
2 Object-Oriented Analysis and Design with the Unified Process Objectives  Describe the differences between requirements activities and design activities.
Moving to Design.
The Design Discipline.
CIS 325: Data Communications1 CIS-325 Data Communications Dr. L. G. Williams, Instructor.
CIS 321—IS Analysis & Design Chapter 1: The World of the Modern Systems Analyst.
INFO425: Systems Design INFORMATION X Finalizing Scope (functions/level of automation)  Finalizing scope in terms of functions and level of.
ITEC 3010 Environments, Alternatives and Decisions.
Systems Analysis and Design for the Small Enterprise Chapter 13 Networking.
IT Infrastructure for Business
CS480 Computer Science Seminar Introduction to Microsoft Solutions Framework (MSF)
 What is intranet What is intranet  FeaturesFeatures  ArchitectureArchitecture  MeritsMerits  applicationsapplications  What is ExtranetWhat is.
OBJECT ORIENTED SYSTEM ANALYSIS AND DESIGN. COURSE OUTLINE The world of the Information Systems Analyst Approaches to System Development The Analyst as.
ISYS 562 Microcomputer Business Applications David Chao.
1-1 System Development Process System development process – a set of activities, methods, best practices, deliverables, and automated tools that stakeholders.
INFO425: System Design INFORMATION X Chapter 8 Evaluating Alternatives for Requirements, Environment, and Implementation Evaluating Alternatives.
ITEC 2010 A chapter 8 Environments, Alternatives and Decisions.
1 ITEC 3010 “Systems Analysis and Design, I” LECTURE 8-1: Evaluating Alternatives for Requirements, Environments, and Implementation Evaluating Alternatives.
Selecting the Best Alternative Class 19. SDLC Project Identification & Selection Project Initiation & Planning Analysis *** Logical Design Physical Design.
Chapter 17: Client/Server Computing Business Data Communications, 4e.
Chapter 17 THE FUTURE OF BUSINESS Gitman & McDaniel 5 th Edition THE FUTURE OF BUSINESS Gitman & McDaniel 5 th Edition Chapter Using Technology to Manage.
9 Systems Analysis and Design in a Changing World, Fourth Edition.
9 Systems Analysis and Design in a Changing World, Fourth Edition.
1 Object-Oriented Analysis and Design with the Unified Process Figure 13-1 Implementation discipline activities.
Thepul Ginige Lecture-7 Implementation of Information System Thepul Ginige.
 Has computer technology knowledge and programming expertise  Understands business problems  Uses logical methods for solving problems  Has fundamental.
1 ITEC 3010 “Systems Analysis and Design, I” LECTURE 8-2: Elements of Systems Design Elements of Systems Design [Prof. Peter Khaiter]
IS 201 Principle of Information Systems Sec 81 Term 1/ 2544 ชุด ที่ 1.
E-commerce Architecture Ayşe Başar Bener. Client Server Architecture E-commerce is based on client/ server architecture –Client processes requesting service.
9. 9 Systems Analysis and Design in a Changing World, Fourth Edition.
Chapter 16 Client/Server Computing Dave Bremer Otago Polytechnic, N.Z. ©2008, Prentice Hall Operating Systems: Internals and Design Principles, 6/E William.
9 Systems Analysis and Design in a Changing World, Fifth Edition.
Virtual Private Network Technology Nikki London COSC 352 March 2, 2010.
Systems Analysis and Design in a Changing World, Fifth Edition
Principles of Information Systems Eighth Edition
Chapter 8 Environments, Alternatives, and Decisions.
Systems Analysis and Design in a Changing World, Fourth Edition
Discovering Computers 2010: Living in a Digital World Chapter 14
Systems Analysis – ITEC 3155 Evaluating Alternatives for Requirements, Environment, and Implementation.
Accounting Information Systems: A Business Process Approach
Book: Integrated business processes with ERP systems
Networks, telecommunications
Chapter 3 : Distributed Data Processing
Book: Integrated business processes with ERP systems
Systems Analysis and Design in a Changing World, 6th Edition
Tiers vs. Layers.
ACCOUNTING INFORMATION SYSTEMS
Chapter 17: Client/Server Computing
Networks, telecommunications
Chapter 15: Accounting and Enterprise Software
Information Technology & Knowledge Management
System Analysis and Design:
Presentation transcript:

Chapter 8 Evaluating Alternatives for Requirements, Environment, and Implementation

Deciding on Scope and Level of Automation Decisions affecting requirements, environment,and implementation are made together because one area affects decisions in the other two Systems scope and level of automation are closely related Scope – defines which of the business functions will be included in the system Level of automation– is how much computer support exist for the business functions that are included

Controlling a Projects Scope Scope creep– adding new system functions after the requirements have been defined and finalized One way to control scope creep is to formalize the process of identifying, categorize, and prioritize the functions that will be included so that every one agrees to and signs off on systems functions The event table is an effective technique to control project scope.

Determine Level of Automation Low The computer system only provides simple record keeping High the system takes care of as much as possible, the processing associated with each function. Medium a combination of features from the high-level and low-level automation

Defining the Application Environment Application deployment environment—the configuration of computer equipment, operating systems, and networks into which the new application system will be installed. Things to consider -transaction volume -number of users -location of users -data requirements -QOS requirement - stability requirements

Processing Environment Alternatives Centralized Single computer architecture Clustered and multicomputer architectures Distributed computing Computer networks Client-Server architecture server- a computer that provides services to other computers on the network client –a computer that request services from other computers on the network

N-Layer Client-Server Architecture Typical Layers of an information system data layer – manages stored data, usually implemented as one of more databases business logic layer – implements the the program logic of the application view layer – the part of the client-server configuration that contains the user interface and other components to access the system

Internet, Intranets, and Extranets Internet – a global collection of networks using common low-level networking standard-TCP/IP Intranet – a private network that uses Internet protocols but is accessible only by a limited set of internal users (usually members of the same organization or work group Extranet –an internet that has been extended to include directly related business users outside the organization (such as suppliers, large customers, and strategic partners).

Choosing Implementation Alternatives Packaged software– software purchased to support a particular application and used as is. works well inexpensive less errors and more stable upward compatible can not be modified…must use the options avialable

Turnkey software An outside vendor provides a complete solution, including hardware and software. --often do not exactly meet the needs of the organization Enterprise Resource Planning – support all Operational functions of an entire organization --lower cost and risk --may not do exactly what is needed by the organization -- difficult to return to the old way of processing data