A guide to creating a service account key for direct media streaming from Google Cloud Storage.
Google Cloud Storage provides a powerful and flexible backend for applications like "gCloud Explorer." This section highlights the key benefits that enable seamless, high-performance media streaming directly from the cloud.
Handle any amount of data, from a single file to petabytes, without any manual provisioning or configuration.
Features like Cloud CDN deliver your media files with minimal delay for a smooth, buffer-free streaming experience.
Your files are replicated across multiple locations, guaranteeing high availability and protecting against data loss.
Optimize costs with different storage classes based on how frequently your media files are accessed.
While Google Drive is perfect for personal file storage and collaboration, it is not designed for direct application access. Google Cloud Storage, on the other hand, is a purpose-built object storage service that provides key advantages for apps like "gCloud Explorer."
First, create your free Google Cloud Storage bucket. Then, download the gCloud Explorer app to get started!
Start Your Free Bucket Download gCloud ExplorerThis walkthrough will guide you through creating a secure service account for "gCloud Explorer." Follow the steps in order to generate the JSON key required by the application to access your private Google Cloud Storage bucket.
A service account is a special type of Google account intended to represent a non-human user that needs to authenticate and be authorized to access data in Google APIs.
Enter a descriptive name for your service account. We recommend:
gcloud-explorer-media-viewer
To follow the principle of least privilege, we'll grant only the permissions necessary for the app to view and list your media files, ensuring it cannot modify or delete them.
Search for and select the `Storage Object Viewer` role. This provides read-only access to objects.
Storage Object Viewer
This is the final step. The JSON file you generate is a sensitive credential. Treat it like a password and keep it secure. "gCloud Explorer" will use this file to authenticate.
Once you have downloaded the key, you need to provide it to gCloud Explorer so the app can authenticate with your Google Cloud Storage bucket.
If you encounter any issues or have questions, please feel free to contact our support team.
[email protected]