Cloud Storage And Filestore Flashcards
Cloud Storage Example Uses
Archiving, disaster recovery, website content, distribute large objects to user via direct download
Cloud Storage Classes
-Standard: Hot data, brief periods. No min storage duration, no retrieval cost
-Nearline: Infrequently accessed like backups. 30 day min. Some retrieval cost
-Coldline: Infrequently accessed. 90 day min. Some retrieval cost
-Archive: 365 day min. No SLA
Cloud Storage Import Options
-Transfer appliance: HW solution - rack, capture, and ship to Google
-Storage Transfer: Import online data (another bucket, an S3 bucket, or a web source)
-Offline Media Import: Third party provider uploads the data from physical media
Cloud Storage Object Lifecycle Management
-Ex: downgrade storage class on objects older than a year
-Ex: Delete objects created before date X
-Ex: Keep only 3 most recent versions of an object
-Can take 24 hours to apply
Cloud Storage Versioning
Objects are immutable. Version for deleting or overriding
Cloud Storage Misc Features
Buckets: globally unique name. Cannot be nested
Customer supplied encryption key (CSEK)
Object change notification
Provides strong global consistency - shouldn’t get stale resource errors
Directory sync - VM directory to bucket
Filestore Example Uses
-Application migration: support shared file system
-Media rendering
-Electronic Design Automation (EDA)
-Data analytics
-Genomics processing
-Web content management
Filestore Misc Features
Managed file storage service
Managed network attached storage for Compute Engine and GKE instances
Full NFSv3 support