wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Cloud Storage Quiz

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which of the following best describes the primary distinction between traditional storage and cloud storage?

a)

Cloud storage eliminates the need for data replication

b)

Cloud storage decouples storage from physical hardware through virtualization and APIs

c)

Cloud storage reduces latency compared to on-premises storage

d)

Cloud storage prevents unauthorized access inherently

2.

In a Storage-as-a-Service model, the consumer is responsible for:

a)

Managing physical disks

b)

Ensuring physical redundancy at the data center

c)

Implementing logical access control for stored data

d)

Maintaining uptime of storage servers

3.

Which of the following is NOT a genuine advantage of cloud storage?

a)

Elastic scalability without upfront hardware costs

b)

Pay-per-use pricing model

c)

Unlimited performance independent of network conditions

d)

High durability through data replication across regions

4.

A key differentiator between leading cloud storage providers is their data consistency model. Which provider originally adopted an eventual consistency model for object storage before introducing strong consistency features?

a)

Microsoft Azure Blob Storage

b)

Amazon S3

c)

Google Cloud Storage

d)

IBM Cloud Object Storage

5.

In the shared responsibility model, which of the following remains solely the responsibility of the storage provider?

a)

Encryption key lifecycle management

b)

Security of physical infrastructure hosting storage systems

c)

Configuring IAM policies for storage buckets

d)

Managing data classification for compliance

6.

Which of the following statements about Amazon S3 durability and availability guarantees is correct?

a)

S3 provides 99.99% durability and 99.999999999% availability

b)

S3 provides 99.999999999% durability and 99.99% availability

c)

S3 provides 99.999% durability and 99.9% availability

d)

S3 provides 100% durability and 100% availability

7.

Amazon S3 offers multiple storage classes. Which of the following best matches S3 Glacier Deep Archive?

a)

Designed for frequently accessed data with high availability

b)

Designed for rarely accessed data with retrieval in minutes

c)

Designed for data accessed once or twice per year with retrieval time in hours

d)

Designed for transactional data requiring millisecond latency

8.

Which access control mechanism in S3 allows temporary, limited access to objects without modifying bucket policies or IAM roles?

a)

Server-Side Encryption

b)

Presigned URLs

c)

Object Lock

d)

Access Control Lists (ACLs)

9.

To optimize large-scale data transfers into S3, AWS recommends multipart upload. What is the primary reason for this?

a)

To increase security of data in transit

b)

To reduce latency for single large object upload by parallelization

c)

To ensure encryption compatibility

d)

To enable cross-region replication automatically

10.

Which of the following best demonstrates how a cloud storage provider supports compliance requirements such as HIPAA or GDPR?

a)

By offering built-in compliance certifications and audit trails

b)

By ensuring customer IAM policies meet all compliance rules

c)

By encrypting all user data without customer configuration

d)

By mandating that all customers store data in their home region