Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 515 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 515 Bytes

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