Chapter 1: Introduction to Information Systems#
Every time you order a coffee with an app, check your bank balance online, or see a recommendation on a streaming service, you are touching an information system. These systems are not just about gadgets—they are the quiet engine that keeps modern businesses running. This chapter gives you the map: what information systems really are, what they are made of, and why understanding them matters for your career, no matter what field you pursue.
The Big Picture#
Business today runs on data. But raw data alone is like a pile of unsorted Lego bricks—it only becomes useful when you organise it into a structure that can answer questions, guide decisions, and connect people. An information system does exactly that. It is the combination of technology, processes, and people that turns data into something valuable.
In this chapter, we will explore what sets information systems apart from plain technology. We’ll walk through the building blocks that make them work. We’ll see the many forms they take inside a company—from the systems that record every sale to the dashboards that help executives spot trends. By the end, you will have a solid mental model of how businesses use information to thrive, and why being an informed user of these systems is one of the smartest career moves you can make.
What Is an Information System? And Why Should You Care?#
Let’s clear up a common mix-up right away: information technology (IT) and information systems (IS) are not the same thing. IT is the hardware, software, and networking gear—the physical and digital tools. An information system is broader. It includes the technology, yes, but it also wraps in the people who use it, the procedures they follow, and the data they manage.
Think of a restaurant. The kitchen equipment (ovens, fridges) is like IT. The whole system—how orders are taken, how the chef knows what to cook, how ingredients are tracked, and how the waitstaff coordinate—that is the information system. Without the procedures and the people, the equipment just sits there. An information system is the way technology, data, people, and processes work together to achieve a goal.
Information System: A set of interrelated components that collect, process, store, and distribute information to support decision making, coordination, and control in an organisation.
This distinction matters because when a business struggles with technology, the root cause is rarely the hardware. It’s usually a mismatch between the tools, the workflow, or the people. By understanding the whole system, you become the person who can spot those mismatches and fix them.
Now, why should you, as a student, invest time in learning about information systems? The short answer: every modern job is a digital job. Whether you end up in marketing, finance, healthcare, or running your own business, you will use information systems daily. Being an informed IT user means you not only know how to use the tools, but you understand enough to ask the right questions, suggest improvements, and protect yourself from bad decisions. Informed users are the ones who get promoted because they see how technology can make the whole team faster, smarter, and more connected. They don’t just push buttons—they think about how information flows and how to make it better.
📝 Section Recap: Information systems combine technology, people, processes, and data; they are not just IT. Becoming an informed user gives you a career edge in any field because you can bridge the gap between business needs and the technology that supports them.
The Building Blocks of a Computer-Based Information System#
Every computer-based information system, no matter how simple or complex, rests on six core components. We can remember them with the handy acronym HDSNPP (Hardware, Software, Data, Network, Procedures, People). Let’s meet each one.
Hardware is the physical machinery: servers, laptops, smartphones, routers, and the cables that connect them. It’s the tangible layer you can touch.
Software is the set of instructions that tells the hardware what to do. It ranges from operating systems like Windows or Linux to the apps you use every day—a spreadsheet, a web browser, or a specialised accounting program.
Data is the raw facts and figures. These are stored in a database, which is like a digital filing cabinet that keeps everything organised so you can find, sort, and analyse facts quickly. We’ll explore the data hierarchy in a moment, but the database is the container that holds it all.
Network is the communication system that lets devices share data. It can be as small as a home Wi‑Fi network or as vast as the internet. Networks are what allow a salesperson in Tokyo to update the same customer record as a support agent in London.
Procedures are the rules, policies, and methods people follow when using the system. For example, a procedure might say that any refund over $500 needs a manager’s approval code entered into the system. Without clear procedures, even the best technology creates chaos.
People are the most important component. Users, managers, IT staff, and even customers all interact with the system. People design the procedures, enter the data, and interpret the output. A system designed without real empathy for its users will fail, no matter how fast the hardware is.
These six pieces work together like a band. If the drummer (hardware) is out of sync, the music suffers. But if the songwriter (people and procedures) doesn’t understand what the audience wants, the whole performance flops.
Data-Information-Knowledge Hierarchy: This is a simple ladder that shows how raw facts become wise decisions.
- Data are raw, unprocessed facts—numbers, dates, words, images. For example, “37”, “apples”, “sold on 5 March”.
- Information is data that has been organised and given context so it has meaning. “We sold 37 apples on 5 March, which is 12 fewer than the daily average.”
- Knowledge is information combined with experience and judgement to support decisions. “Our apple sales drop on rainy days; we should order fewer apples when the forecast calls for rain.”
The hierarchy reminds us that technology alone stops at data and maybe information. Turning information into knowledge is a human skill—and that’s where you come in.
📝 Section Recap: Every information system is built from hardware, software, data, a network, procedures, and people. Data becomes information through context, and information becomes knowledge through human insight.
IT Infrastructure and Platform Services#
When you walk into a modern office, you don’t see a tangle of one-off gadgets. You see a unified environment where everything connects. That environment is the IT infrastructure—the shared technology resources that provide the foundation for all the organisation’s information systems.
Think of infrastructure like a city’s utilities: roads, water pipes, power lines. No single building works without them, and they are shared by everyone. In the same way, IT infrastructure includes the physical hardware (servers, data centres), the network that links them, and the core software services that every department relies on.
On top of that infrastructure sits a set of platform services. A platform is a layer of software that makes it easier to build and run applications. For instance, a company might run a database management system as a service that any department can plug into, rather than each team installing its own. Other platform services might handle user authentication, file storage, or email. Cloud computing—where these services are delivered over the internet—has made this even more flexible. Today, many businesses rent infrastructure and platform services from providers like Amazon Web Services or Microsoft Azure, rather than buying and maintaining everything themselves.
Why does this matter? Because a solid, well-planned infrastructure means new ideas can be tested quickly. If a marketing team wants to launch a customer loyalty app, they don’t need to buy servers and string cables. They can tap into the existing platform services, and the app can be up and running in days. A brittle, poorly designed infrastructure, on the other hand, slows everything down and frustrates everyone.
📝 Section Recap: IT infrastructure is the shared technology base—hardware, networks, and core services—that supports all information systems. Platform services sit on top of that base and let teams build new applications quickly and reliably.
A Tour of Information Systems Inside a Business#
Businesses use many different types of information systems, each designed to answer a specific kind of question or support a particular activity. Let’s walk through the most important ones, from the everyday operational workhorses to the high-level brains of the organisation.
Transaction Processing Systems (TPS)#
Every time a sale is made, an invoice is paid, or a shipment is logged, a transaction occurs. A transaction processing system (TPS) records these routine, day-to-day business events. It is the operational backbone. Think of a supermarket checkout: the TPS scans each item, updates the inventory count, calculates the total, and processes your payment—all in seconds. Without a reliable TPS, the business literally cannot operate. TPSs must be fast, accurate, and available around the clock.
Functional Area Systems#
A TPS often feeds into systems that serve a specific department or function, like accounting, human resources, or marketing. These functional area systems take the raw transaction data and turn it into reports and tools tailored to that department. For example, the HR system uses employee time-clock transactions to calculate payroll and track vacation days. The marketing system uses sales transactions to analyse which promotions work best. Each system speaks the language of its own department.
Enterprise Resource Planning (ERP) Systems#
As companies grow, a problem emerges: the accounting system, the HR system, and the sales system all hold separate copies of the same data. Customer addresses get out of sync. Inventory numbers don’t match. An enterprise resource planning (ERP) system solves this by bringing all the core business processes into a single, integrated software package. Instead of separate databases for finance, HR, and operations, there is one central database that everyone shares. When a salesperson enters an order, the manufacturing team sees it instantly, and the financial ledgers update automatically. ERP systems are complex and expensive, but they give the whole organisation a single version of the truth.
Interorganizational and E‑Commerce Systems#
Not all information systems stay inside the company walls. Interorganizational systems connect two or more organisations so they can share data and coordinate workflows. A classic example is a supplier portal where a retailer’s inventory system automatically sends a restock order to a supplier’s system when stock runs low. E‑commerce systems are a special type that enable buying and selling over the internet, whether between businesses (B2B) or directly to consumers (B2C). These systems handle product catalogues, shopping carts, payment processing, and order tracking—all while collecting valuable data about customer behaviour.
Dashboards and Business Intelligence#
Managers don’t need to see every single transaction; they need a clear picture of what’s happening. Business intelligence (BI) is the name for technologies that analyse large amounts of data and present useful insights. A dashboard is a visual display—like the instrument panel in a car—that shows key performance indicators (KPIs) at a glance. A sales dashboard might show today’s revenue, the number of new leads, and a chart of sales by region, all updated in real time. BI tools let users drill down (dig deeper into the details) from a summary into the underlying numbers, turning data into decisions.
Expert Systems and Business Analytics#
Some decisions require deep, specialised knowledge. An expert system is a computer program that mimics the decision-making ability of a human expert. It uses a set of rules—often in the form “if this condition, then that conclusion”—to diagnose a problem or recommend a course of action. For instance, a loan approval expert system might evaluate an applicant’s credit score, income, and employment history and then recommend “approve”, “deny”, or “refer to a human officer”.
Business analytics goes a step further than traditional BI. It uses statistical models and advanced analysis to not only describe what happened, but also to predict what might happen next and suggest the best action. For example, a retailer might use predictive analytics to forecast demand for each product in each store, then use prescriptive analytics to suggest the optimal pricing and staffing levels. Expert systems and analytics together represent the “smartest” layer of information systems, where the system actively helps you make better choices.
📝 Section Recap: Businesses rely on a family of information systems: TPS for daily transactions, functional systems for departments, ERP for company-wide integration, interorganizational and e‑commerce systems for external connections, dashboards and BI for monitoring, and expert systems and analytics for smart decision support.
The MIS Department and Your Place in It#
All these systems don’t run themselves. The Management Information Systems (MIS) department is the team responsible for planning, building, and maintaining the organisation’s information systems. The name has evolved over time. Decades ago, it was often called “data processing” and its job was mainly to keep the big central computer (mainframe) running. As technology became more central to business strategy, the department grew into a true partner in decision making.
Today, the MIS department typically includes a mix of roles:
- System analysts who bridge business needs and technical solutions.
- Database administrators who keep data accurate and secure.
- Network engineers who make sure everyone stays connected.
- Security specialists who protect against threats.
- Project managers who keep IT initiatives on time and on budget.
- Chief Information Officer (CIO) , a senior executive who sets the overall technology strategy.
But here’s the key: you don’t have to work inside the MIS department to have a rewarding career in information systems. In fact, most people who use IS work in other business functions—finance, marketing, operations, human resources. They are the “informed users” we talked about earlier. They understand enough about the systems to be power users, to train others, and to spot opportunities where technology can improve a process. These hybrid roles—part business expert, part tech translator—are among the fastest-growing and best-paid positions in the modern economy.
This brings us to the big-picture trend: digital transformation. This phrase describes the deep rethinking of how an organisation uses technology, people, and processes to fundamentally change its business. It’s not just about buying new software; it’s about changing the culture, the customer experience, and even the business model itself. A brick-and-mortar bookstore that builds an online store is digitising. A bookstore that uses data to recommend books you’ll love, offers same-day delivery, and hosts virtual author events is transforming digitally. Digital transformation is an ongoing journey, and informed users are the ones who lead it from every corner of the company.
📝 Section Recap: The MIS department has evolved from a back-office support function into a strategic partner. Career opportunities abound not only in pure IT roles but also as an informed user inside any business function. Digital transformation is the ongoing reinvention of business through technology, and you can be a driver of it.
Summary#
We’ve covered a lot of ground, but the central idea is simple: an information system is much more than computers. It is the living blend of hardware, software, data, networks, procedures, and people that turns raw facts into knowledge and action. We saw how businesses rely on a whole family of systems—from the humble transaction recorder to the executive dashboard and the intelligent expert advisor—and how they all rest on a shared infrastructure. Most importantly, we learned that being an informed user of these systems is a superpower. It doesn’t matter if you’re an artist, an accountant, or an entrepreneur; when you understand how information flows and how technology can be shaped to serve real human needs, you become the person who makes things better. That’s what this course is all about.
| Key idea | What it means (plain English) | Why it matters |
|---|---|---|
| Information System (IS) | A coordinated set of technology, data, people, and procedures that collects, processes, and shares information to help an organisation run and make decisions. | It’s the whole picture, not just the tech. Seeing the whole system helps you solve real business problems, not just gadget glitches. |
| Informed IT User | Someone who not only uses technology but understands enough about IS to ask good questions, suggest improvements, and use systems strategically. | This mindset sets you apart in any career, making you a bridge between business goals and technical possibilities. |
| Data-Information-Knowledge Hierarchy | The ladder from raw facts (data) to organised meaning (information) to applied insight (knowledge). | It reminds us that technology alone doesn’t create wisdom—people do. The value is in the interpretation. |
| IT Infrastructure | The shared foundation of hardware, networks, and core software services that all business applications run on, like a city’s utilities. | A strong, flexible infrastructure lets a company move fast and try new ideas without rebuilding everything from scratch. |
| Transaction Processing System (TPS) | A system that records everyday business events—sales, payments, shipments—and keeps the basic operations running smoothly. | It’s the operational heartbeat. If the TPS fails, the business stops. |
| Enterprise Resource Planning (ERP) | A single, integrated software system that connects all the main business processes (finance, HR, manufacturing, etc.) into one shared database. | It eliminates data chaos and gives everyone the same accurate, up-to-date picture of the business. |
| Business Intelligence (BI) & Dashboards | Technologies that analyse data and present key metrics visually, like a car’s dashboard, so managers can see the health of the business at a glance. | They turn mountains of data into clear signals, helping leaders make faster, better-informed decisions. |
| Digital Transformation | The deep, strategic change of a business’s culture, processes, and customer experience using technology, not just digitising old ways of working. | It’s the difference between surviving and thriving in a digital world. Informed users lead this change from every seat in the company. |