Computer Science GCES AQA
-
Representing Algorithms Aqa4 主题
-
Efficiency Of Algorithms Aqa1 主题
-
Searching Algorithms Aqa3 主题
-
Sorting Algorithms Aqa3 主题
-
Data Types Aqa1 主题
-
Programming Concepts Aqa5 主题
-
Arithmetic Relational And Boolean Operations Aqa1 主题
-
Data Structures Aqa3 主题
-
String Manipulation Aqa1 主题
-
Random Number Generation Aqa1 主题
-
Structured Programming Aqa2 主题
-
Robust And Secure Programming Aqa4 主题
-
Number Bases Aqa2 主题
-
Converting Between Number Bases Aqa3 主题
-
Units Of Information Aqa9 主题
-
Hardware And Software Aqa4 主题
-
Boolean Logic Aqa3 主题
-
Programming Languages And Translators Aqa2 主题
-
Cpu Architecture Performance And Embedded Systems Aqa4 主题
-
Memory Aqa2 主题
-
Secondary Storage Aqa3 主题
-
Fundamentals Of Computer Networks Aqa8 主题
-
Fundamentals Of Cyber Security Aqa1 主题
-
Methods Of Preventing Cyber Security Threats Aqa1 主题
-
Relational Databases Aqa2 主题
-
Ethical Legal And Environmental Impacts Aqa2 主题
Cloud Storage Aqa
Exam code:8525
Cloud Storage
What is cloud storage?
-
Cloud storage is a term to describe long term (secondary) storage of data that resides in a remote location, accessible only via a wide area network (Internet)
-
Data is stored on remote servers, typically using magnetic storage (HDD), but increasingly using solid state (SSD)
|
Advantages |
Disadvantages |
|---|---|
|
Reliability – Access data anywhere, any time, from any device |
Cost – Typically a monthly/yearly subscription plan |
|
Security – Automatic backups |
Availability – No access without an internet connection |
|
Capacity – Endless storage space (cost permitting), uses less space on own device |
|
|
Collaboration – Multiple people can access the same file at the same time |
|

Worked Example
Data is increasingly being stored ‘in the cloud’
State two advantages of using cloud storage instead of local storage [2]
How to answer this question
-
A state question worth 2 marks only requires you to identify 2 advantages, they do not require any explanation
Answer
-
enables user to access their data from more places/devices
-
enables user to more easily share data with others
-
cloud storage is automatically backed up by the host
Responses