Critical infrastructures

Critical Infrastructures

This topic is assessed in IBDP Business Management at Higher Level (HL) only.

Modern business operations are built on a foundation of advanced digital technologies that were not widely available even a decade ago. Three of the most significant are neural networks (and the artificial intelligence systems built on them), cloud computing, and blockchain. Each represents a fundamental shift in how businesses store, process, and verify information — and each creates new capabilities alongside new dependencies and risks. Understanding what each technology does and why it matters to business operations is the focus of this section; the specific business applications of artificial intelligence are examined in further depth in the artificial intelligence section.

Neural networks

A neural network is a computational system loosely modelled on the human brain — a large number of interconnected processing nodes that learn patterns from data by adjusting the strength of connections between nodes based on examples. Neural networks excel at recognising patterns in complex, high-dimensional data where traditional programming cannot define explicit rules: image recognition, natural language understanding, speech recognition, and anomaly detection are all problems neural networks handle with remarkable effectiveness.

For businesses, neural networks underpin many AI applications that were previously impossible: fraud detection systems that identify unusual transaction patterns; predictive maintenance that recognises failure signatures in sensor data; demand forecasting that accounts for hundreds of interacting variables; and customer service chatbots that understand and respond to natural language queries. The business value comes not from understanding how neural networks work internally — they are often described as "black boxes" whose internal workings are opaque even to their creators — but from the accuracy and reliability of their outputs.

Cloud computing

Cloud computing is the delivery of computing services — servers, storage, databases, software, analytics — over the internet, on demand, from shared infrastructure managed by specialist providers (Amazon Web Services, Microsoft Azure, Google Cloud). Rather than owning and maintaining physical servers, businesses access computing capacity as a service, paying only for what they use.

Cloud services are typically categorised as: Infrastructure as a Service (IaaS) — raw computing infrastructure (virtual servers, storage, networking) on which the business runs its own software; Platform as a Service (PaaS) — a development environment in which the business builds and deploys its own applications without managing the underlying infrastructure; and Software as a Service (SaaS) — complete applications delivered over the internet and accessed through a browser, without any local installation (email, CRM, accounting software).

Business benefits of cloud computing include: scalability (capacity can be increased or decreased in minutes, matching demand without capital investment in physical hardware); cost reduction (no upfront capital expenditure on servers; operational expense replaces capital expense); business continuity (cloud providers maintain redundant infrastructure across multiple geographic locations, reducing the risk of data loss from a single-point failure); and access to the latest technology without the need to manage upgrades.

Blockchain

A blockchain is a distributed digital ledger — a record of transactions or data entries that is simultaneously maintained across a network of computers rather than in a single central database. Each new entry is grouped into a "block" and added to the chain only after verification by multiple participants in the network; once added, entries cannot be altered without changing all subsequent blocks and obtaining the agreement of the majority of the network — making the record effectively tamper-proof.

The defining characteristics of blockchain are decentralisation (no single controlling authority), immutability (records cannot be retroactively altered), and transparency (all participants can verify the complete transaction history). Business applications include: supply chain provenance tracking (verifying the origin and journey of goods from source to consumer, with each transfer recorded immutably); smart contracts (self-executing agreements written in code that automatically trigger payments or other actions when defined conditions are met, without the need for intermediaries); and financial settlement (enabling direct transactions between parties without a central clearing bank). The financial services, food safety, and luxury goods industries have been early adopters of blockchain for provenance and fraud prevention.

Applied Example — Meridian Logistics Ltd

Meridian uses all three technologies in complementary roles. Neural networks power the predictive maintenance algorithm: the model learns failure signatures from historical sensor data across thousands of vehicles, identifying patterns that statistical models cannot capture. Cloud computing hosts Meridian's entire fleet management platform on AWS infrastructure — enabling the platform to scale from 8,000 to 14,000 tracked vehicles over 18 months without any capital investment in additional servers, and providing 99.95% uptime through AWS's multi-region redundancy. Blockchain is being piloted for high-value cargo chain of custody: each transfer point in the journey of a high-value consignment — warehouse receipt, vehicle loading, delivery confirmation — is recorded on a blockchain shared with the client and their insurer, creating an immutable audit trail that reduces cargo theft claims and simplifies insurance settlement by providing indisputable evidence of exactly where and when each transfer occurred.

 Key Takeaways

  • Neural networks learn patterns from data — powering AI applications including fraud detection, predictive maintenance, demand forecasting, and natural language processing.
  • Cloud computing delivers computing services on demand over the internet — enabling scalability, cost reduction, and business continuity without capital investment in physical infrastructure.
  • IaaS, PaaS, and SaaS represent increasing levels of abstraction — from raw infrastructure to development platforms to complete delivered applications.
  • Blockchain is a tamper-proof, decentralised distributed ledger — enabling immutable record-keeping, supply chain provenance, and smart contract automation.
  • All three technologies create new business capabilities but also new dependencies: cloud outages disrupt cloud-dependent operations; neural network errors can be opaque and hard to detect; blockchain implementations require network-wide adoption to deliver their full value.