Cloud Storage Features

Description: This quiz will test your knowledge on the features of Cloud Storage.
Number of Questions: 15
Created by:
Tags: cloud storage features cloud computing
Attempted 0/15 Correct 0 Score 0

What is the default storage class for objects in Cloud Storage?

  1. STANDARD

  2. NEARLINE

  3. COLDLINE

  4. ARCHIVE


Correct Option: A
Explanation:

The default storage class for objects in Cloud Storage is STANDARD, which provides a balance of performance, durability, and cost.

Which storage class is designed for data that is rarely accessed and can tolerate higher latency?

  1. STANDARD

  2. NEARLINE

  3. COLDLINE

  4. ARCHIVE


Correct Option: B
Explanation:

The NEARLINE storage class is designed for data that is rarely accessed and can tolerate higher latency. It offers lower storage costs compared to the STANDARD storage class.

Which storage class is designed for data that is infrequently accessed and can tolerate long retrieval times?

  1. STANDARD

  2. NEARLINE

  3. COLDLINE

  4. ARCHIVE


Correct Option: C
Explanation:

The COLDLINE storage class is designed for data that is infrequently accessed and can tolerate long retrieval times. It offers the lowest storage costs among the storage classes.

Which storage class is designed for data that is rarely accessed and can tolerate very long retrieval times?

  1. STANDARD

  2. NEARLINE

  3. COLDLINE

  4. ARCHIVE


Correct Option: D
Explanation:

The ARCHIVE storage class is designed for data that is rarely accessed and can tolerate very long retrieval times. It offers the lowest storage costs and is suitable for long-term archival purposes.

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: A
Explanation:

The maximum size of an object that can be stored in Cloud Storage is 5 TB.

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

  1. 100,000

  2. 1,000,000

  3. 10,000,000

  4. 100,000,000


Correct Option: D
Explanation:

The maximum number of objects that can be stored in a single Cloud Storage bucket is 100,000,000.

What is the maximum size of a Cloud Storage bucket?

  1. 5 TB

  2. 10 TB

  3. 50 TB

  4. 100 TB


Correct Option: D
Explanation:

The maximum size of a Cloud Storage bucket is 100 TB.

What is the default retention period for objects in Cloud Storage?

  1. 30 days

  2. 60 days

  3. 90 days

  4. 120 days


Correct Option: A
Explanation:

The default retention period for objects in Cloud Storage is 30 days.

What is the maximum retention period for objects in Cloud Storage?

  1. 1 year

  2. 2 years

  3. 3 years

  4. 4 years


Correct Option: D
Explanation:

The maximum retention period for objects in Cloud Storage is 4 years.

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

  1. 10

  2. 20

  3. 30

  4. 40


Correct Option: C
Explanation:

The maximum number of versions of an object that can be stored in Cloud Storage is 30.

What is the maximum size of a Cloud Storage object that can be downloaded in a single request?

  1. 1 GB

  2. 2 GB

  3. 3 GB

  4. 4 GB


Correct Option: A
Explanation:

The maximum size of a Cloud Storage object that can be downloaded in a single request is 1 GB.

What is the maximum number of concurrent downloads that can be made from a single Cloud Storage bucket?

  1. 10

  2. 20

  3. 30

  4. 40


Correct Option: C
Explanation:

The maximum number of concurrent downloads that can be made from a single Cloud Storage bucket is 30.

What is the maximum number of concurrent uploads that can be made to a single Cloud Storage bucket?

  1. 10

  2. 20

  3. 30

  4. 40


Correct Option: C
Explanation:

The maximum number of concurrent uploads that can be made to a single Cloud Storage bucket is 30.

What is the maximum size of a Cloud Storage object that can be uploaded in a single request?

  1. 1 GB

  2. 2 GB

  3. 3 GB

  4. 4 GB


Correct Option: D
Explanation:

The maximum size of a Cloud Storage object that can be uploaded in a single request is 4 GB.

What is the maximum number of Cloud Storage buckets that can be created per project?

  1. 10

  2. 20

  3. 30

  4. 40


Correct Option:
Explanation:

The maximum number of Cloud Storage buckets that can be created per project is 100.

- Hide questions