Group 1 - Summary Chap 5
Group 1 - Summary Chap 5
Group 1 - Summary Chap 5
1. Computer hardware platforms include client machines and server machines, as well as modern
mainframes produced by IBM. Blade servers are ultrathin servers, intended for a single
dedicated application, and are mounted in space-saving racks.
2. Operating system platforms include platforms for client computers, dominated by Windows
operating systems, and servers, dominated by the various forms of the UNIX operating system
or Linux. Operating systems are software that manages the resources and activities of the
computer and act as an interface for the user.
4. Data management and storage is handled by database management software and storage
devices include traditional storage methods, such as disk arrays and tape libraries, and newer
network-based storage technologies such as storage area networks (SANs). SANs connect
multiple storage devices on dedicated high-speed networks.
5. Networking and telecommunications platforms include Windows server operating systems,
Novell, Linux, and UNIX. Nearly all LAN and many wide area networks (WANs) use the TCP/IP
standards for networking.
6. Internet platforms overlap with, and must relate to, the firm's general networking
infrastructure and hardware and software platforms. Internet-related infrastructure includes
the hardware, software and services to maintain corporate Web sites, intranets, and extranets,
including Web hosting services and Web software application development tools. A Web
hosting service maintains a large Web server, or series of servers, and provides fee-paying
subscribers with space to maintain their Web sites.
7. Consulting and system integration services are relied on for integrating a firm's legacy
systems with new technology and infrastructure and providing expertise in implementing new
infrastructure along with relevant changes in business processes, training, and software
integration. Legacy systems are generally older transaction processing systems created for
mainframe computers that continue to be used to avoid the high cost of replacing or
redesigning them.
Q2, What are the stages and technology drivers of IT infrastructure evolution?
Information technology (IT) infrastructure is the component required to operate and manage enterprise
IT environments. IT infrastructure can be deployed within a cloud computing system, or within an
organization's own facilities.
Set of physical devices and software required to operate enterprise
Set of firm-wide services including Computing platforms providing computing services,
Telecommunications services, Data management services, Application software services, Physical
facilities management services, IT management, education, and other services.
• The five stages of IT infrastructure evolution are as follows:
Moore’s Law deals with the exponential increase in processing power and decline in the cost of
computer technology, stating that every 18 months the power of microprocessors doubles and the
price of computing halves.
The Law of Mass Digital Storage sees that while the amount of digital information produced worldwide
doubles every year, the cost of storing digital information is falling at an exponential rate.
In 1970, Metcalfe's Law described the value of a network grows exponentially with each increase in
membership to the network. Demand for information technology has been driven by the social and
business value of digital networks, which rapidly multiply the number of actual and potential links
among network members.
The rapid decline of communication costs and the exponential growth in size of the Internet is
transforming IT infrastructure.
Grid computing utilizes the idle computational resources of separate, geographically remote computers
to create a single virtual supercomputer. In this process, a server computer breaks data and applications
into discrete chunks that are parceled out to the grid's machines. Grid computing offers increased cost
savings, computational speed, and agility.
Virtualization is the process of presenting a set of computing resources (such as computing power or
data storage) so that they can all be accessed in ways that are not restricted by physical configuration or
geographic location. Server virtualization enables companies to run more than one operating system at
the same time on a single machine. Most servers run at just 10 to 15 percent of capacity, and
virtualization can boost utilization server utilization rates to 70 percent or higher.
In cloud computing, firms and individuals obtain computing power and software as services over a
network, including the Internet, rather than purchasing and installing the hardware and software on
their own computers.
A multicore processor is an integrated circuit that contains two or more processors. This technology
enables two or more processing engines with reduced power requirements and heat dissipation to
perform tasks faster than a resource-hungry chip with a single processing core.
Green computing includes practices and technologies for producing, using, and disposing of information
technology hardware to minimize negative impact on the environment. In autonomic computing,
computer systems have capabilities for automatically configuring and repairing themselves. Power-
saving processors dramatically reduce power consumption in mobile digital devices.
Autonomic computing is an industry-wide effort to develop systems that can configure, optimize, repair,
and protect themselves against intruders and viruses, in an effort to free system administrators from
routine system management, reduce costly system crashes. Today's virus software with automatic virus
updates is one example of autonomic computing.
Open-source software:
Linux, an operating system related to UNIX, is one of the most well-known open-source software, and is
the world's fastest growing client and server operating system, along with related Linux applications.
The rise of open-source software, particularly Linux and the applications it supports, has profound
implications for corporate software platforms: cost reduction, reliability and resilience, and integration,
because Linux works on all the major hardware platforms from mainframes to servers to clients.
Because of its reliability, low cost, and integration features, Linux has the potential to break Microsoft's
monopoly of the desktop.
Web services, loosely coupled software components that use Web communication standards, can
exchange information between different systems regardless of operating system of programming
language. Web services technology is founded on Extensible Markup Language (XML). XML was
developed as a more powerful markup language than Hypertext Markup Language (HTML), a page
description language specifying how content appears on Web pages. By marking data with XML tags,
computers can interpret, manipulate, and exchange data from different systems.
Using these protocols, a software application can connect freely to other applications without custom
programming for each different application with which it wants to communicate. The collection of Web
services used to build a firm's software systems constitutes a service-oriented architecture (SOA). SOA is
an entirely new way of developing software for a firm. In the past, separate applications were written
for different divisions and tasks and could not communicate with each other. In an SOA environment, a
single application can be used and reused as a "service" that can be used by other services. For example,
an "invoice service" can be written that is the only program in the firm responsible to calculating invoice
information and reports. Virtually all major software vendors provide tools and entire platforms for
building and integrating software applications using Web services.
Mashups: Part of a movement called Web 2.0, and in the spirit of musical mashups, Web mashups
combine the capabilities of two or more online applications to create a kind of hybrid that provides
more customer value than the original sources alone. For example, housingmaps.com can display real
estate listings in local areas from Craigslist.com overlaid on Google Maps, with pushpins showing the
location of each listing. The result of these techniques is that instead of the Web being a collection of
pages, it becomes a collection of capabilities, a platform where thousands of programmers can create
new services quickly and inexpensively.