Any area where people live or work needs a supporting
Infrastructure - which entails the technical structures enabling the provision of services; many infrastructure components,
such as power, water, telephone, and sewage lines, are “invisible” to the users, meaning that the user typically do not know where, for example, the water comes from, as long as it flows when they open their faucets.
Just as people/companies rely on basic municipal services to function, businesses rely on an
Information Systems Infrastructure (consisting of hardware, system software, storage, networking, and data centers) to support their decision making, business processes, and competitive strategy.
Application Software helps to
automate business processes, and enables processes that would otherwise not even be possible.
Databases are
collections of related data organised in a way that facilitates data searches. They are vital to an organisation’s operations and often are vital to competitive advantage and success.
Hardware
are computers that run the applications and databases necessary for processing transactions or analysing business data.
The five general classes of computers:
Embedded Systems are optimised to
perform a well-defined set of tasks, ranging from playing MP3 music files to controlling engine performance, traffic lights, or DVD players.
System Software is
the collection of programs that control the basic operations of computer hardware.
The most prominent type of system software is
the Operating System (e.g. OS X, Windows 8) coordinates the interaction between hardware components,
peripherals (e.g. printers), application software (e.g. office programs) and users.
Device Drivers
allow the computer to communicate with various different hardware devices.
Organisations store data for three reasons:
Computer Networking
is the sharing of data or service. The information source produces a message, which is encoded so that it can be transmitted via a communication channel; a receiver then decodes the message so that it can be understood by the destination. Hence, it involves coding, sending, and decoding a message.
Computer networks require:
Transmission Media
refers to the physical pathway - cables and wireless - used to carry network information.
Protocols define
the procedures that different computers follow when they transmit and receive data. You both might decide the one communication protocol will be that you communicate in English.
Bandwidth
is the transmission capacity of a computer or communications channel, measured in bits per second (bps) or multiples thereof, and represents how much binary data can be reliably transmitted over the medium in one second.
Computer in a network have three roles:
Computing networks are commonly classified by size, distance covered, and structure. Common classifications are:
> Personal Area Network (PAN): wireless communication between devices.
Local Area Network (LAN): sharing of data, software applications, or other resources between several users.
Wide Area Network (WAN): connect multiple LANs, distributed ownership and management.
Organisations install Wireless Local Area Networks (WLANs) using
high-frequency radio-wave technology; WLANs are often referred to as Wi-Fi- Networks.
The Internet is a large worldwide collection of
networks that use a common protocol to communicate with each other.
a software of interlinked documents on the Internet, or a graphical user interface to the Internet that provides users with a simple, consistent, interface to access a wide variety of information. A Web Browser is a software application that can be used to locate and display Web pages, including text, graphics, and multimedia content.
A key feature of the Web is
Hypertext - a document, otherwise known as a Web page, containing not only information but also Hyperlink, which are references or links to other documents.
The standard method of specifying the structure and content of web pages is called
Hypertext Markup Language (HTML).
Web pages are stored on
Web Servers, which process user requests for pages using the Hypertext Transfer Protocol (HTTP).