CodeIEB
Theory Notes/🌐 Topic 2: Internet & Communication Technologies/12.2.2
12.2.2Grade 12

Cloud Computing as an Extension to a LAN

Comparing different ways devices share files and access resources remotely — including the rapidly growing Internet of Things.

File sharing concepts:

MethodDescription
Peer-to-peer (P2P) file sharingFiles are shared directly between users' devices rather than through a central server, e.g. BitTorrent — download speed can improve as more peers share the file, but availability/completeness depends on peers being online
FTPA dedicated client-server protocol for uploading/downloading files
WebDAVExtends HTTP to support collaborative file editing/management on a remote server, closer to working with a shared network drive

Remote access methods:

MethodDescriptionRisk / Advantage
Remote access software (e.g. TeamViewer)Lets a user control another computer over the Internet as if sitting in front of itAdvantage: convenient IT support/collaboration; Risk: if compromised, gives an attacker full control of the remote machine
VPN (Virtual Private Network)Creates a secure, encrypted tunnel over a public network, letting a remote user access a private network as if directly connectedAdvantage: strong security/privacy for remote work; Risk: performance depends on the VPN server's capacity and the user's internet connection

Internet of Things (IoT) — the concept of everyday physical devices (appliances, sensors, wearables) being connected to and accessible over the Internet, allowing remote monitoring/control and data collection.

💡 Exam Tip

For 'risks and advantages' questions on remote access, always pair a genuine convenience benefit with a genuine security risk — examiners want to see you understand the trade-off, not just one side.