Google Cloud Storage Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 8: Line 8:


=Bucket=
=Bucket=
{{External|https://cloud.google.com/storage/docs/key-terms#buckets}}


Buckets are associated with a [[Google_Cloud_Platform_Concepts#Project|project]].  
Buckets are associated with a [[Google_Cloud_Platform_Concepts#Project|project]].  
Line 18: Line 19:
===Archive===
===Archive===
===Default Storage Class===
===Default Storage Class===
=Cloud Storage Namespace=
=Cloud Storage Namespace=
=Object=
=Object=

Revision as of 17:18, 24 August 2021

External

Internal

Overview

Google Cloud Storage is a global, scalable and secure object (blob) store. Data at rest is encrypted and there is an option to encrypt it with a custom encryption key. Permissions can be granted to members, team, or the objects can be made fully public. The objects are automatically versioned.

Bucket

https://cloud.google.com/storage/docs/key-terms#buckets

Buckets are associated with a project.

Storage Class

Standard

Regional or multi-regional. Used for frequent access and the highest availability.

Nearline

Coldline

Archive

Default Storage Class

Cloud Storage Namespace

Object