The big idea: Digital infrastructure is the shared plumbing that applications are built on top of — networks, servers and services nobody rebuilds each time.
Each kind solves one problem well and brings one cost with it.
The internet is not the web: The internet is the global network of networks — the connections themselves.
The worldwide web is one service running on it, made of pages fetched with HTTP. Email, video calls and games are other services on the same internet.
Free preview
This is the free notes preview
You're reading the free notes. Aimnova Pro unlocks the full study experience — and you can try it with your first topic free to keep:
- FlashcardsLock in vocabulary and key terms with spaced repetition.
- Practice questionsAnswer exam-style questions and get instant AI marking.
- Mock exams & past-paper vaultSit full mocks and see exactly how examiners award marks.
- Personalised study planA daily plan built around your exam date and weak areas.
The internet
Cloud computing
Distributed systems
Edge computing
Mobile networks
Study smarter, not longer
Most students waste 40% of study time on topics they already know. Our AI tracks your progress and optimizes every minute.
The question is how far the data must travel: Cloud means sending data away to be processed. Edge means processing it where it is.
That single difference decides response time, network load and what happens when the connection drops.
Cloud
- Huge processing power and storage available on demand
- Data travels to the provider and back, so there is delay
- Stops working if the connection is lost
- Right for big jobs that can wait a moment — analysis, backups, training models
Edge
- Limited power in each device, but an answer in milliseconds
- Far less data crosses the network
- Keeps working when the connection is lost
- Right for anything that must react immediately — traffic lights, vehicles, machinery
A traffic light cannot wait: A smart traffic light deciding whether to change must answer in milliseconds, and must keep working if its link fails.
Sending its camera feed to a data centre would be slower, more fragile, and would flood the network. So it processes at the edge.
How this is tested — you must give a benefit AND a limitation, and tie both to the described situation. It comes up two ways:
Paper 1 Section A
- Describe an infrastructure's purpose, benefits and limits, 3-4 marks
- Distinguish two of them
- Say which suits a stated application
Paper 1 Section B — case study
- Identify the infrastructure the case study relies on
- Evaluate whether it is the right choice
The classic trap: Treating "the internet" and "the cloud" as the same thing. The internet is the connection; the cloud is computing rented over it. A question about one is not answered by describing the other.
A city fits its traffic lights with cameras that decide when to change the signals. Describe why edge computing suits this better than cloud computing.
Model answer plan
See the mark-by-mark plan — for / against / judgement, with marking guidance — in study mode.