Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
---
title: Cloud Storage
description: Learn how to connect to GCP Cloud Storage resources privately from a DevBox.
---
# Cloud Storage

Connecting to GCP Cloud Storage Service from your DevBox.

If you're more of a visual learner, check out the [video tutorial](#video-walkthrough)!

## Architecture Diagram

![image](../../../.gitbook/assets/gcp-cloudstorage-architecture.png)
Expand Down Expand Up @@ -80,3 +83,7 @@ gsutil ls gs://<storage-name>
{% endcode %}

![image](../../../.gitbook/assets/gcp-cloudstorage-access.png)

## Video Walkthrough

{% embed url="https://devzero.b-cdn.net/how%20to%20guide%20GCP%20Cloud%20Storage.mp4" %}