Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
cloudproviders/googlestorage [2019_04_12 23:51] – [Step 3: Finding your Google Storage keys] stevencloudproviders/googlestorage [2020_08_17 15:45] – [Adding a Google Cloud Storage Provider] steven
Line 1: Line 1:
-  
- 
-  
- 
 ====== Adding a Google Cloud Storage Provider ====== ====== Adding a Google Cloud Storage Provider ======
 +##### Last updated on April 24, 2019.
  
 Storage Made Easy can work with the Google Cloud Storage service by simply adding Google Storage as a Cloud Provider. Storage Made Easy can work with the Google Cloud Storage service by simply adding Google Storage as a Cloud Provider.
 +
 +For adding Google Drive provider see [[:cloudproviders:googledocs]].
  
 ===== Step 1: Choosing the Google Storage Provider ===== ===== Step 1: Choosing the Google Storage Provider =====
Line 83: Line 82:
  * storage.objects.get  * storage.objects.get
  * storage.objects.list  * storage.objects.list
 +
 +===== Rate Limiting =====
 +
 +Google Storage may limit the rate at which it processes requests.  This page: [[:throttledcloudproviders|File Fabric Handling of Rate-Limiting Storage Providers]] explains how the File Fabric responds to rate limiting.
  
 ===== Note! ===== ===== Note! =====