Google Cloud Storage Concepts: Difference between revisions
Jump to navigation
Jump to search
(→Bucket) |
|||
Line 6: | Line 6: | ||
=Bucket= | =Bucket= | ||
Buckets are associated with a [[#Project|project]]. | Buckets are associated with a [[#Project|project]]. | ||
==Bucket Types== | |||
===Standard=== | |||
Regional or multi-regional. Used for frequent access and the highest availability. | |||
===Nearline=== | |||
===Coldline=== | |||
===Archive=== |
Revision as of 01:02, 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.
Bucket
Buckets are associated with a project.
Bucket Types
Standard
Regional or multi-regional. Used for frequent access and the highest availability.