0

Cloud Storage Scalability

Description: Test your knowledge on Cloud Storage Scalability.
Number of Questions: 15
Created by:
Tags: cloud storage scalability cloud computing
Attempted 0/15 Correct 0 Score 0

Which of the following is NOT a benefit of using Cloud Storage for scalability?

  1. Cost-effectiveness

  2. Reliability

  3. Performance

  4. Limited storage capacity


Correct Option: D
Explanation:

Cloud Storage is designed to provide virtually unlimited storage capacity, making it ideal for storing large amounts of data.

What is the maximum size of an object that can be stored in Cloud Storage?

  1. 5 TB

  2. 10 TB

  3. 50 TB

  4. 100 TB


Correct Option: D
Explanation:

As of 2023, the maximum size of an object that can be stored in Cloud Storage is 100 TB.

Which of the following storage classes in Cloud Storage is designed for long-term, archival storage?

  1. Standard

  2. Nearline

  3. Coldline

  4. Archive


Correct Option: D
Explanation:

The Archive storage class is designed for long-term, archival storage of data that is rarely accessed.

What is the minimum storage duration required for data stored in the Coldline storage class?

  1. 30 days

  2. 60 days

  3. 90 days

  4. 120 days


Correct Option: C
Explanation:

Data stored in the Coldline storage class must be stored for a minimum of 90 days before it can be deleted.

Which of the following is NOT a type of Cloud Storage bucket lifecycle rule?

  1. Age-based rule

  2. Size-based rule

  3. Event-based rule

  4. Location-based rule


Correct Option: D
Explanation:

Cloud Storage bucket lifecycle rules do not include a location-based rule.

What is the maximum number of Cloud Storage buckets that can be created in a single project?

  1. 100

  2. 500

  3. 1000

  4. Unlimited


Correct Option: D
Explanation:

The number of Cloud Storage buckets that can be created in a single project is unlimited.

Which of the following is NOT a type of Cloud Storage object versioning?

  1. Single-versioning

  2. Multi-versioning

  3. Versioned-delete

  4. Versioned-restore


Correct Option: D
Explanation:

Cloud Storage object versioning does not include a versioned-restore type.

What is the maximum number of object versions that can be stored in a single Cloud Storage bucket?

  1. 100

  2. 500

  3. 1000

  4. Unlimited


Correct Option: D
Explanation:

The number of object versions that can be stored in a single Cloud Storage bucket is unlimited.

Which of the following is NOT a type of Cloud Storage encryption?

  1. Server-side encryption

  2. Client-side encryption

  3. Transparent encryption

  4. Customer-managed encryption


Correct Option: C
Explanation:

Cloud Storage encryption does not include a transparent encryption type.

What is the maximum size of a Cloud Storage object that can be encrypted with client-side encryption?

  1. 256 MB

  2. 512 MB

  3. 1 GB

  4. 2 GB


Correct Option: A
Explanation:

The maximum size of a Cloud Storage object that can be encrypted with client-side encryption is 256 MB.

Which of the following is NOT a type of Cloud Storage access control list (ACL)?

  1. Owner

  2. Reader

  3. Writer

  4. Contributor


Correct Option: D
Explanation:

Cloud Storage ACLs do not include a contributor type.

What is the maximum number of ACLs that can be applied to a single Cloud Storage bucket?

  1. 10

  2. 20

  3. 30

  4. 40


Correct Option: C
Explanation:

The maximum number of ACLs that can be applied to a single Cloud Storage bucket is 30.

Which of the following is NOT a type of Cloud Storage IAM role?

  1. Storage Object Creator

  2. Storage Object Viewer

  3. Storage Object Editor

  4. Storage Object Deleter


Correct Option: D
Explanation:

Cloud Storage IAM roles do not include a storage object deleter role.

What is the maximum number of IAM roles that can be assigned to a single Cloud Storage bucket?

  1. 5

  2. 10

  3. 15

  4. 20


Correct Option: D
Explanation:

The maximum number of IAM roles that can be assigned to a single Cloud Storage bucket is 20.

Which of the following is NOT a type of Cloud Storage CORS configuration?

  1. Origin

  2. Method

  3. Header

  4. Max-age


Correct Option: D
Explanation:

Cloud Storage CORS configurations do not include a max-age type.

- Hide questions