ARAbhiraj Rodeingoogle-cloud-storage-transfer.hashnode.dev·Jan 22, 2025 · 2 min readTo transfer files from a Google Cloud Storage (GCS) bucket in Project A (e.g., A123) to a bucket in Project B (e.g., B123)Methods for Transferring Files Method 1: Using gsutil gsutil is part of the Google Cloud SDK and is a versatile command-line tool for interacting with GCS. Steps Install Google Cloud SDK: Follow the installation guide if not already installed. Aut...00
ARAbhiraj Rodeinabhiraj-rode.hashnode.dev·Nov 12, 2024 · 4 min readExploring Virtual Private Cloud (VPC): A Key Component in Cloud Networking - PART 2In the cloud, Virtual Private Cloud (VPC) allows organizations to create logically isolated sections within the public cloud. These sections operate like private data centers within a shared infrastructure, offering control, security, and flexibility...00
ARAbhiraj Rodeinabhiraj-rode.hashnode.dev·Nov 2, 2024 · 2 min readCreate an Internal Load Balancer (Lab GSP216)Task 1. Configure HTTP and health check firewall rules Explored the my-internal-app network. The network my-internal-app with subnet-a and subnet-b along with firewall rules for RDP, SSH, and ICMP traffic have been configured for you. Created the ...00
ARAbhiraj Rodeinabhiraj-rode.hashnode.dev·Nov 2, 2024 · 1 min readVPC Network Peering (Lab GSP193)Task 1. Create a custom network in both projects Created a custom network with one subnet in Project-A Created a firewall rule with following specifications Project-A. Created a VM instance in Project-A. Created a custom network with one su...00
ARAbhiraj Rodeinabhiraj-rode.hashnode.dev·Nov 2, 2024 · 2 min readMultiple VPC Networks (Lab GSP211)Task 1. Create custom mode VPC networks with firewall rules Created the managementnet network. Created the privatenet network. Created the firewall rules for managementnet. Created the firewall rules for privatenet Task 2. Create VM insta...00