Skip to content

Utils for GCP Datastore and Storage with better typing

Notifications You must be signed in to change notification settings

Benji19967/google-cloud-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Cloud

Pricing

Google Cloud Storage

  • Standard storage: $0.020 / GB for single region
  • Operations:
    • Class A: $0.005 per 1'000 operations. 1 million operations -> $5
      • insert
      • patch
      • update
      • objects.list
    • Class B: $0.0004 per 1'000 operations. 10 million operations -> $4
      • get
    • Free:
      • buckets.delete
      • objects.delete

Service Account with keys

  • In the GCP console go to IAM
  • Create new service Account
  • Create new JSON key for service account

About

Utils for GCP Datastore and Storage with better typing

Resources

Stars

Watchers

Forks

Packages

No packages published