SCSC 311 Information Systems: hardware and software.

Slides:



Advertisements
Similar presentations
Organizing Information Technology Resources
Advertisements

Chapter 1 Computer Technology: Your Need to Know
Systems Analysis and Design in a Changing World
Designing new systems or modifying existing ones should always be aimed at helping an organization achieve its goals State the purpose of systems design.
1 Chapter 10 Organizing Information Technology Resources.
Discovering Computers Fundamentals, 2011 Edition Living in a Digital World.
1 SYS366 Week 1 - Lecture 2 How Businesses Work. 2 Today How Businesses Work What is a System Types of Systems The Role of the Systems Analyst The Programmer/Analyst.
Slide 1 Computer Technology: Your Need to Know Chapter 1.
IS112 – Chapter 1 Notes Computer Organization and Programming Professor Catherine Dwyer 2003.
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Systems Design, Implementation, Maintenance, and Review Chapter 13.
IS112 – Chapter 1 Notes Computer Organization and Programming Professor Catherine Dwyer Fall 2004.
Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design Third Edition.
1 IS112 – Chapter 1 Notes Computer Organization and Programming Professor Catherine Dwyer Fall 2005.
1 Pertemuan 12 Understanding Computers Carrers and Certifications Matakuliah: J0282 / Pengantar Teknologi Informasi Tahun: 2005 Versi: 02/02.
7.2 System Development Life Cycle (SDLC)
Chapter 10 Managing the Delivery of Information Services.
8 Systems Analysis and Design in a Changing World, Fifth Edition.
SDLC. Information Systems Development Terms SDLC - the development method used by most organizations today for large, complex systems Systems Analysts.
Roles of IT Personnel Unit Customer Service This is a facility that helps customers with wide-ranging questions relating to a specific company,
Introduction to Systems Analysis and Design
Chapter 13 Organizing Information System Resources MIS Department Centralization and Decentralization Outsourcing Computer Facilities and Services.
Module 1 – MIS Careers & Intro to Systems Architecture MIS5122: Enterprise Architecture for IT Auditors.
Computers Are Your Future Eleventh Edition Chapter 10: Careers & Certification Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
IT CAREERS Prepared by: Careene McCallum-Rodney. Computer Technician  Computer technicians:  install,  repair,  maintain,  and analyze many different.
Learning with a Purpose: Learning Management Systems Patti Holub, Director District Initiatives and Special Projects Miguel Guhlin, Director Instructional.
2 Technology and Knowledge Why is technological knowledge important? Jobs, finance, personal, family, movies, car, education (other than computer science),
Organizing Information Technology Resources
Term 2, 2011 Week 3. CONTENTS The physical design of a network Network diagrams People who develop and support networks Developing a network Supporting.
Roles and Responsibilities
CSI315 Web Applications and Technology Overview of Systems Development (342)
11 SECURITY TEMPLATES AND PLANNING Chapter 7. Chapter 7: SECURITY TEMPLATES AND PLANNING2 OVERVIEW  Understand the uses of security templates  Explain.
Current Job Components Information Technology Department Network Systems Administration Telecommunications Database Design and Administration.
Chapter 10 Organizing Information Systems and Services.
Information Systems Development. Outline  Information System  Systems Development Project  Systems Development Life Cycle.
Career Opportunities in Information Technology There are four main categories of IT jobs, grouped by the main focus of the job: Sales and support Software.
Chapter 14 Information System Development
2 Systems Architecture, Fifth Edition Chapter Goals Describe the activities of information systems professionals Describe the technical knowledge of computer.
Principles of Information Systems, Sixth Edition Systems Design, Implementation, Maintenance, and Review Chapter 13.
OBJECT ORIENTED SYSTEM ANALYSIS AND DESIGN. COURSE OUTLINE The world of the Information Systems Analyst Approaches to System Development The Analyst as.
Content The system development life cycle
Principles of Information Systems, Sixth Edition Systems Design, Implementation, Maintenance, and Review Chapter 13.
Unit 22 People in Computing
CSE 102 Introduction to Computer Engineering What is Computer Engineering?
ORGANIZING IT SERVICES AND PERSONNEL (PART 1) Lecture 7.
Principles of Information Systems, Sixth Edition 1 Systems Design, Implementation, Maintenance, and Review Chapter 13.
© 2013, published by Flat World Knowledge Chapter 10 Understanding Software: A Primer for Managers 10-1.
Computer Architecture CIS 222 Computer Architecture CIS 222.
System Users and Developers
Computer Technology: Your Need to Know Chapter 1 Slide 1.
«My future profession»
Systems Analysis and Design in a Changing World, Fifth Edition
Accounting Information Systems: An Overview
Chapter 1 Computer Technology: Your Need to Know
Week 11 Organizing Information Technology Resources
Roles and Responsibilities
Systems Architecture, Seventh Edition
CIS 212 Microcomputer Architecture Day 1
Fundamentals of Information Systems, Sixth Edition
Managing the Delivery of Information Services
Fundamentals of Information Systems, Sixth Edition
The IT Environment Section 3 ICA11v1.0
Systems Analysis – ITEC 3155 Evaluating Alternatives for Requirements, Environment, and Implementation.
Chapter 1 (pages 4-9); Overview of SDLC
Information Technology (IT)
Module 1 – MIS Careers & Intro to Systems Architecture
Introduction to Information Systems
About the Presentations
System Analysis and Design
Management Information Systems: Classic Models and New Approaches
PLANNING A SECURE BASELINE INSTALLATION
Presentation transcript:

SCSC 311 Information Systems: hardware and software

2 Chapter Objectives Answer three questions in chapter 1: 1. Why is technological knowledge important for information systems professionals? 2. What kind of jobs will IS professionals take ? 3. How to locate information sources?

3 Rapid Technology Developments Moore's Law is the empirical observation: the number of transistors on an integrated circuit (for minimum component cost) doubles every 24 months. -- Gordon Moore, 1965

4 Computing Devices are Everywhere Increasingly complex and powerful And yet easier to use

5 Q1 Why is technological knowledge important for information systems professionals?

6 Q1: Why is technological knowledge important for information systems professionals? Ans: IS professional is responsible of … Acquiring and Configuring Technological Devices Managing Computer Resources Developing Information System

7 1. Acquiring and Configuring Technological Devices Classroom discussion: What type of knowledge do you need to know about a computer system to purchase a computer for your home use? What type of knowledge do you need to know about a computer system to purchase one for business use? Note that: It requires more knowledge acquiring and configuring devices than using devices. Challenges of an IS professional  Computer acquisition  Upgrading  Configuration choices

8 2. Managing Computer Resources Requires attention to compatibility and future trends  Compatibility: ensure that each new system operates correctly and operates smoothly with other systems;  Future trends: ensure that software/hardware acquisitions provide a good foundation for current and future systems

9 3. Developing Information Systems Systems development life cycle (SDLC) : a series of steps of developing an IS Unified Process (UP) is a modern SDLC, includes  Business Modeling and Requirements disciplines  Design discipline  Implementation and Testing disciplines  Deployment discipline

10 Unified Process Iteration: Under the UP model, an IS is built in a series of 4-6 week repeated steps.

11 Business Modeling & Requirements Disciplines Purpose: to understand the system environment and tasks the system must perform Technical knowledge required to:  Assess degree to which users’ needs are being met  Estimate resources required to address unmet needs

12 Design Discipline Purpose: to determine structure of a specific information system that fulfills system requirements (information architecture) Technical knowledge required to:  Select hardware and network components  Evaluate compatibility

13 Architectural vs. Detailed Architectural design  Select and describe exact configuration Detailed design  Narrower in scope  Constrained by information architecture

14

15 Specific Systems Design Tasks Selection of … Examples Computer hardware Processing, storage, I/O, and network components Network hardwareTransmission lines, routers, firewalls SoftwareOS, database management system, network services, network protocols, security protocols and software Application program development tools Programming languages, component libraries, integrated development environments

16 Implementation and Testing Disciplines Purpose of implementation: to build, acquire, and integrate application software components Purpose of testing: to verify correct functioning of infrastructure and application software components and ensure they satisfy system requirements

17 Deployment Discipline Purpose: to install and configure infrastructure and application software components and bring them into operation Technical knowledge required to:  Format storage devices  Set up system security  Install and configure network services  Establish accounting and auditing controls

18 Systems Evaluation and Maintenance Systems Evaluation and Maintenance accounts for much of long range system cost  Although it is not a part of UP model Technical knowledge required to:  Address maintenance changes  Classify a proposed change as major or minor  Modify an existing system

19 Q2 What kind of jobs will IS professionals take ?

20 Q2: What kind of jobs will IS professionals take ? Job classification of IS professionals  Hardware personnel  Systems programmer  Application developer  Systems manager Computer operations manager Network administrator Database administrator Chief information officer Computer hardware and software knowledge are essential to each group, with different emphasis.

21 Hardware Personnel (self-study) Design, install, and maintain hardware Education  Technical degree and/or vendor-specific training (lower level)  Degree in computer science or computer engineering (higher level) Require extensive knowledge of computer hardware (processing, data storage, input/output, and networking devices)

22 Systems Programmers (self-study) Develop system software (operating systems, compilers, database management systems, network security monitors) Perform hardware troubleshooting and software installation and configuration Have degrees in computer science or computer engineering Need in-depth knowledge of system software, computer hardware, and networks

23 Application Developers (self-study) Contribute to different part of SDLC  Systems analyst (business modeling and requirements)  Systems designer (design discipline, sometimes deployment)  Application programmer (builds and tests software) Need in-depth hardware and system software knowledge

24 Systems Managers (self-study) Common job titles  Computer operations manager  Network administrator  Database administrator  Chief information officer

25 Computer Operations Manager (self-study) Oversees operation of a large information– processing facility (scheduling, staffing, security, system backups, maintenance, upgrades) Knowledge requirements  Broad base of technical knowledge to understand organization’s information systems and infrastructure  Capability of understanding advice of technical staff

26 Network Administrator (self-study) Responsible for network infrastructure  Requires technical expertise in computer hardware, telecommunications, and system software  Emphasis on network and data communication technology Responsible for local area network  Operates and maintains network  Installs and maintains end-user software  Installs and configures hardware  Trains users  Assists management in selecting and acquiring software and hardware

27 Database Administrator (self-study) Responsible for management of large collections of data Requires technical expertise and ability to help the organization exploit its data resources

28 Chief Information Officer(self-study) Responsibilities  Organization’s computers, networks, software, and data  Strategic planning  Effective use of information and computing technology Requirements  Broad base of technical knowledge to interact effectively with all technical specialists  Vision of how technology is changing and how best to respond to changes to support organizational objectives

29 Q3 How to locate information sources?

30 Q3: How to locate information sources? Ans: Periodical literature (most important) Web sites Training courses offered by hardware and software vendors Professional societies: IEEE, ACM, etc.

31 Periodical Literature Examples of available literature  IEEE Journals and magazines  ACM Journals and magazines  Computerworld, Computer, … Web-based periodicals Provide content from back issues, additional content, a search engine, other links

32 Web Sites Technology-Oriented Web Sites  Provide a common interface to publication families  Enable publisher to provide additional content and services  Can generate revenue in several ways  May have biased content Vendor and Manufacturer Web Sites  Primarily marketing and customer support tools  Provide current detailed technical product information  Often biased in favor of vendor’s products

33 Summary Technical knowledge of computers are essential to IS professionals  Required to develop information systems  Required to manage an organization’s information systems and infrastructure (compatibility, future trends)  Knowledge must be constantly updated