Easy2 marksStructured
AQA GCSE · Question 09.1 · Computer systems
Data is increasingly being stored 'in the cloud'. State two advantages of using cloud storage instead of local storage.
Data is increasingly being stored 'in the cloud'. State two advantages of using cloud storage instead of local storage.
How to approach this question
Think about the benefits of having your files on a remote server managed by a company like Google or Microsoft, compared to just having them on your own computer's hard drive. Consider access, sharing, and safety.
Full Answer
1. **Accessibility:** Files can be accessed from any device with an internet connection, anywhere in the world.
2. **Collaboration:** It is easier for multiple users to share and work on the same files simultaneously.
Cloud storage involves storing data on remote servers accessed via the internet, which offers several advantages over storing data locally on a device's hard drive.
1. **Universal Accessibility:** Data stored in the cloud can be accessed from any device (laptop, phone, tablet) that has an internet connection, regardless of geographical location. This provides much greater flexibility than local storage, where files are tied to a single physical machine.
2. **Enhanced Collaboration and Sharing:** Cloud storage services make it very simple to share files or entire folders with other people. They often include features for real-time collaboration, allowing multiple users to view and edit the same document simultaneously, which is very difficult to achieve with local storage.
Common mistakes
✗ Stating "it's cheaper" without qualification (it can be more expensive in the long run).
✗ Stating "it's more secure" without qualification (it can be a target for large-scale attacks).
✗ Vague answers like "it's better" or "it's online".
Practice the full AQA GCSE Computer Science Paper 2
46 questions · hints · full answers · grading
More questions from this exam
Q01.1Convert the binary number 11010100 into decimal.EasyQ01.2Convert the binary number 10111001 into hexadecimal. You should show your working.MediumQ01.3State the largest decimal number that can be represented using 6 bits.EasyQ02.1Add together the following three binary numbers and give your answer in binary.
00110110
1001...MediumQ02.2Apply a binary shift three places to the right on the bit pattern 10101000. Give the result using...Easy
Expert