Chapter 7 Infrastructure, Cloud Computing, Metrics, and Business Continuity Planning © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin STUDENT LEARNING OUTCOMES 1. 2. 3. Describe how an SoA can be used as a philosophical approach to help the organization of the future. Define and describe the various hardware and software infrastructure considerations. Describe cloud computing, its various implementations, and its advantages. © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin STUDENT LEARNING OUTCOMES 4. 5. Compare and contrast commonly used metrics for assessing the success of IT systems. Describe business continuity planning (BCP) and its phases. © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin MONEY WILL ALWAYS BE MONEY The use of paper money is on the decline; the use of electronic money has more than doubled in the past 10 years. © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Questions 1. 2. 3. Do you use an electronic form of money such as Google wallet or a smartphone app? If so, which one? Which do you think is easier—the counterfeiting of paper money or the counterfeiting of electronic money? Why? Why does the government continue to mint pennies when the process costs more than a penny? © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin CHAPTER ORGANIZATION 1. Introduction: SoA 2. Hardware and Software Infrastructure 3. Learning outcome #3 IT Success Metrics 5. Learning outcome #2 Cloud Computing 4. Learning outcome #1 Learning outcome #4 Business Continuity Planning Learning Outcome #5 © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin INTRODUCTION: SoA Service-oriented architecture (SoA) - perspective that focuses on the development, use, and reuse of small self-contained blocks of code (called services) to meet all application software needs Software code is not developed solely for a single application Rather services are built that can be reused © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin INTRODUCTION: SoA Can extend SoA to the entire organization to be Lean and agile using resources in the best way Proactive in addressing changes in the market Quick to respond and adapt to advances in technology Transformational in its processes, structure and HR initiatives to match a changing and dynamic workforce © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin INTRODUCTION: SoA SoA focused specifically on IT Customers End users Software development Information needs Hardware requirements © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin INTRODUCTION: SoA Customers should be able to “plug and play” into your organization and have the same pleasurable experience regardless of the channel © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin INTRODUCTION: SoA End users should have access to whatever information and software they need regardless of where they (the end users) are © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin INTRODUCTION: SoA Software development should focus on reusable components (services) to accelerate systems development. This means using componentbased development methodologies and taking advantage of exciting Web 2.0 applications. © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin INTRODUCTION: SoA Information would be treated appropriately as a valuable organizational resource – protected, managed, organized, and made available to everyone who needs it. © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin INTRODUCTION: SoA Hardware is both integrated and transparent. © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin HARDWARE AND SOFTWARE INFRASTRUCTURE Infrastructure – the structure beneath a structure IT infrastructure is the implementation of your organization’s architecture © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin ERP Revisited From Chapter 2, Enterprise resource planning (ERP) system – collection of integrated software for business management, accounting, finance, supply chain management, inventory management, customer relationship management, ecollaboration, etc © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin ERP and SoA For ERP to integrate everything, everything must be plug-and-play components or services All modules of an ERP vendor must be interoperable Software from multiple ERP vendors must be interoperable The infrastructure beneath must be hidden from users and customers © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin ERP and SoA © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Supporting Network Infrastructures Computer network – fundamental underlying infrastructure for any IT environment Distributed Client/server Tiered © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Distributed Network Infrastructure Distributed – distributing the information and processing power of IT systems via a network First true network infrastructure Processing activity is allocated to the location(s) where it can most efficiently be done © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Distributed Network Infrastructure © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Client/Server Infrastructure Client/server infrastructure (network) – one or more computers that are servers which provide services to other computers, called clients Servers and clients work together to optimize processing, information storage, etc When you surf the Web, the underlying network infrastructure is client/server © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Client/Server Infrastructure © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Tiered Infrastructure Tiered (layer) – the IT system is partitioned into tiers (layers) where each tier performs a specific type of functionality 1-tier – single machine 2-tier – basic client/server relationship 3-tier – client, application server, data or database server N-tier – scalable 3-tier structure with more servers © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Tiered Infrastructure © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin CLOUD COMPUTING Hottest term in technology today Cloud computing – model in which any and all IT resources are delivered as a set of services via the Internet Application software Processing power Data storage Backup facilities Development tools Literally everything © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin CLOUD COMPUTING © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Cloud Computing Goals Pay for only what you need and use Real-time scalability (up or down) Align computing costs with level of business activity Reduce fixed costs in IT infrastructure © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Many Implementations of the Cloud Software-as-a-service (SaaS) Platform-as-a-service (PaaS) Infrastructure-as-a-service (IaaS) © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Software-As-A-Service SaaS - delivery model for software in which you pay for software on a payper-use basis instead of buying the software outright. Most well known Supports multi-tenancy - multiple people can simultaneously use a single instance of a piece of software. © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin SaaS and Multi-Tenancy © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Platform-As-A-Service PaaS – delivery model for software identical to SaaS with the additional features of 1. 2. The ability to customize data entry forms, screens, reports, and the like Access to software development tools to alter the way in which the software works by adding new modules (services) and/or making modifications to existing modules © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin PaaS © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Infrastructure-As-A-Service IaaS - model in which you acquire all your technology needs—storage hardware and data, network equipment, application software, operating system software, data backups, CPU processing capabilities, anti-you-name-it software—in the cloud. All you need – smartphone/tablet and peripheral devices (e.g., printer) © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Public and Private Clouds Public cloud – comprises cloud services that exist on the Internet offered to anyone and any business. Amazon Web Services (AWS) Windows Azure Rackspace Cloud Google Cloud Connect ElasticHosts © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Public and Private Clouds Private cloud – cloud computing services established and hosted by an organization on its internal network and available only to employees and departments within that organization. All benefits of cloud computing, except held private within an organization © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Advantages of the Cloud Lower capital expenditures Lower barriers to entry Immediate access to a broad range of application software Real-time scalability © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin IT SUCCESS METRICS To justify costs of technology, you need to measure its success Metrics are also called benchmarks, baseline values a system seeks to attain. Benchmarking – process of continuously measuring system results and comparing them to benchmarks © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Efficiency & Effectiveness Metrics Efficiency – doing something right In the least time At the lowest cost With the fewest errors Effectiveness – doing the right things Getting customers to buy when they visit your site Answering the right question with the right answer the first time © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Efficiency & Effectiveness Metrics Bottom-line initiatives typically focus on efficiency, while top-line initiatives tend to focus on effectiveness. © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Types of IT Success Metrics Infrastructure-centric metrics Web-centric metrics Call center metrics © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Infrastructure-Centric Metrics Infrastructure-centric metric – measure of efficiency, speed, and/or capacity of technology Throughput – amount of information that can pass through a system in a given amount of time Transaction speed – speed at which a system can process a transaction System availability – the average amount of time a system is down or unavailable © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Infrastructure-Centric Metrics Infrastructure-centric metric (cont’d) Accuracy – measured inversely as error rate, or the number of errors per thousand/million that a system generates Response time – average time to respond to a user-generated event like a mouse click Scalability – conceptual metric related to how well a system can be adapted to increased demands © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Web-Centric Metrics Web-centric metric – success of your Web and e-business initiatives Unique visitors – # of unique visitors to a site Total hits – number of visits to a site Page exposures – average page exposures to an individual visitor Conversion rate - % of potential customers who visit your site and who actually buy something © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Web-Centric Metrics Web-centric metric (cont’d) Click-through - # of people who click on an ad and are taken to another site Cost-per-thousand – sales dollars generated per dollar of advertising Abandoned registrations - # who start to register at your site and then abandon the process Abandoned shopping carts - # who create a shopping cart and then abandon it © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Call Center Metrics Call center metric – measures the success of call center efforts Abandon rate - % number of callers who hang up while waiting for their call to be answered Average speed to answer (ASA) – average time, usually in seconds, that it takes for a call to be answered by an actual person © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Call Center Metrics Call center metric (cont’d) Time service factor (TSF) - % of calls answered within a specific time frame, such as 30 or 90 seconds First call resolution (FCR) - % of calls that can be resolved without having to call back © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin BUSINESS CONTINUITY PLANNING Business continuity planning (BCP) – rigorous and well-informed organizational methodology for developing a business continuity plan, a step-by-step guideline defining how the organization will recover from a disaster or extended disruption BCP is very necessary today given terror threats, increased climate volatility, etc © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin BUSINESS CONTINUITY PLANNING METHODOLOGY © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin BCP METHODOLOGY 1. 2. 3. 4. 5. 6. Organizational strategic plan Analysis Design Implementation Testing Maintenance © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Organizational Strategic Plan It all starts here The strategic plan defines what is and what is not important You must have a business continuity plan for what is important © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Analysis Impact analysis – risk assessment, evaluating IT assets, their importance, and susceptibility to threat Threat analysis – document all possible major threats to organizational assets Impact scenario analysis – build worstcase scenario for each threat Requirement recovery document – identifies critical assets, threats to them, and worst-case scenarios © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Design Build disaster recovery plan, detailed plan for recovering from a disaster. May include Collocation facility – rented space and telecommunications equipment Hot site – fully equipped facility where your company can move to Cold site – facility where your company can move to but has no computer equipment © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Design Disaster recovery plan should include a disaster recovery cost curve, which charts the cost of unavailable information/technology compared to the cost to recover from a disaster over time. © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Implementation Engage any businesses that will provide collocation facilities, hot sites, and cold sites Implement procedures for recovering from a disaster Train employees Evaluate each IT system to ensure that it is configured optimally for recovering from a disaster © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Testing As opposed to traditional SDLC, testing in BCP methodology occurs after implementation Simulate disaster scenarios Have employees execute disaster recovery plans Evaluate success and refine as necessary © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin Maintenance Perform testing annually, at a minimum Change business continuity plan as organizational strategic plan changes Evaluate and react to new threats No “system” is ever complete © McGraw-Hill Companies, Inc., McGraw-Hill/Irwin