From 696abf39eaeef88f3337e555fe42d13dbb81e2c7 Mon Sep 17 00:00:00 2001 From: Sid Lais Date: Mon, 23 Sep 2024 16:40:55 +0530 Subject: [PATCH] GCP how-to-guide Cloud Storage video --- .../cloud-services/gcp/connecting-to-cloud-storage.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/how-to-guides/cloud-services/gcp/connecting-to-cloud-storage.md b/how-to-guides/cloud-services/gcp/connecting-to-cloud-storage.md index ddf74d2..026ca6a 100644 --- a/how-to-guides/cloud-services/gcp/connecting-to-cloud-storage.md +++ b/how-to-guides/cloud-services/gcp/connecting-to-cloud-storage.md @@ -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) @@ -80,3 +83,7 @@ gsutil ls gs:// {% endcode %} ![image](../../../.gitbook/assets/gcp-cloudstorage-access.png) + +## Video Walkthrough + +{% embed url="https://devzero.b-cdn.net/how%20to%20guide%20GCP%20Cloud%20Storage.mp4" %}