HKHridhi Kumariinkumari-hridhi.hashnode.dev·Jan 21, 2025 · 3 min readTransferring Files Between Different Projects In Cloud Storage BucketsSteps to create Bucket in project1. Go to Google Cloud Console and log in with credentials. Search Cloud Storage>Buckets in My First Project . In the Buckets page, click the "Create" button. Name the Bucket. Bucket names must be unique globally(...00
HKHridhi Kumariinkumari-hridhi.hashnode.dev·Dec 16, 2024 · 3 min readCloud SQLTask:-1 Edit SQL instance on GCP and suggest in which condition restart required. (5-5 example) For this task first we need to create a SQL Instance. So lets create SQL Instance step by step as follows- Navigate to the Google Cloud Console. https:/...00
HKHridhi Kumariinkumari-hridhi.hashnode.dev·Nov 18, 2024 · 2 min readIAM TasksTask 1: Create a VM on GCP and Host a Website Steps: Log in to GCP Console: Go to Google Cloud Console. Create a New VM: Navigate to Compute Engine > VM instances. Click Create Instance. Fill in the instance details: Name: Give it a unique...00
HKHridhi Kumariinkumari-hridhi.hashnode.dev·Nov 2, 2024 · 4 min readConfiguring a Custom VPC Network in GCPGoogle Cloud Platform (GCP) provides Virtual Private Cloud (VPC) as a robust networking solution, allowing the creation of custom networks with detailed controls. This guide will detail the process of creating a custom-mode VPC network in GCP, config...00
HKHridhi Kumariinkumari-hridhi.hashnode.dev·Nov 2, 2024 · 7 min readCreate an Internal Load BalancerTask 1. Configure HTTP and health check firewall rules Configure firewall rules to allow HTTP traffic to the backends and TCP traffic from the Google Cloud health checker. Explore the my-internal-app network The network my-internal-app with subnet-...00