Google Cloud Storage Concepts: Difference between revisions
Jump to navigation
Jump to search
(→Bucket) |
|||
Line 2: | Line 2: | ||
* [[Google_Cloud_Storage#Subjects|Google Cloud Storage]] | * [[Google_Cloud_Storage#Subjects|Google Cloud Storage]] | ||
=Overview= | =Overview= | ||
Google Cloud Storage is a global, scalable and secure [[Storage_Concepts#Object_Storage|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. | Google Cloud Storage is a global, scalable and secure [[Storage_Concepts#Object_Storage|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= | =Bucket= |
Revision as of 01:08, 24 August 2021
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
Buckets are associated with a project.
Bucket Types
Standard
Regional or multi-regional. Used for frequent access and the highest availability.