Most answered questions in GCP

0 votes
1 answer

How to delete GCP project from command line?

Hi@akhtar, You can create a project from your ...READ MORE

Sep 24, 2020 in GCP by MD
• 95,440 points
1,270 views
0 votes
1 answer

How to rename a Google Cloud Platform project?

Hi@akhtar, First, you list down the project names ...READ MORE

Sep 24, 2020 in GCP by MD
• 95,440 points
789 views
0 votes
1 answer

How to authenticate with the correct account in GCP from Command Line?

Hi@akhtar, You can check your accounts from the ...READ MORE

Sep 24, 2020 in GCP by MD
• 95,440 points
430 views
0 votes
1 answer

How to connect to GCP VM using putty?

Hi, You don't need to connect your putty ...READ MORE

Sep 24, 2020 in GCP by MD
• 95,440 points
1,996 views
0 votes
1 answer

How to change the project in GCP using CLI command?

Hi@akhtar, If you configured GCP SDK in your ...READ MORE

Sep 13, 2020 in GCP by MD
• 95,440 points
2,285 views
+2 votes
1 answer

How to delete GKE Cluster from command line?

Hi@akhtar, You can delete your GKE Cluster from ...READ MORE

Aug 25, 2020 in GCP by MD
• 95,440 points
1,582 views
+2 votes
1 answer

How to expose the deployment on GKE Cluster?

Hi@akhtar, After deploying the application, you need to ...READ MORE

Aug 25, 2020 in GCP by MD
• 95,440 points
1,174 views
+2 votes
1 answer

How to deploy one application on GKE cluster?

Hi@akhtar, GKE uses Kubernetes objects to create and ...READ MORE

Aug 25, 2020 in GCP by MD
• 95,440 points
503 views
+2 votes
1 answer

How to get authentication credentials of GKE Cluster from command line?

Hi@akhtar, After creating your cluster, you need to ...READ MORE

Aug 25, 2020 in GCP by MD
• 95,440 points
1,290 views
+2 votes
1 answer

How to create a GKE cluster from command line?

Hi@MD, A cluster consists of at least one cluster master machine ...READ MORE

Aug 25, 2020 in GCP by akhtar
• 38,230 points
1,346 views
+2 votes
1 answer

Create a firewall rule on GCP Cloud from command line.

Hi@akhtar, You need to configure GCP Cloud SDK ...READ MORE

Aug 24, 2020 in GCP by MD
• 95,440 points
1,999 views
+2 votes
1 answer

How to create a VPC on GCP from command line?

Hi@akhtar, To create a personal network, you need ...READ MORE

Aug 24, 2020 in GCP by MD
• 95,440 points
1,241 views
+2 votes
1 answer

How to launch one instance on GCP Cloud from command line?

Hi@akhtar, You can compute service in GCP to launch ...READ MORE

Aug 24, 2020 in GCP by MD
• 95,440 points
733 views
+2 votes
1 answer

How to do SSH in GCP instance from command line?

Hi@akhtar, You can do SSH to GCP instance ...READ MORE

Aug 24, 2020 in GCP by MD
• 95,440 points
872 views
+2 votes
1 answer

ERROR: (gcloud.compute.ssh) Could not fetch resource:The resource 'projects/nadeem-gcp-123456/zones/australia-southeast1-b/instances/myos' was not found

Hi@akhtar, You need to select your region properly ...READ MORE

Aug 24, 2020 in GCP by MD
• 95,440 points
5,605 views
+2 votes
1 answer

How to do VPC peering in GCP Cloud?

Hi@akhtar, If you have created your VPC in ...READ MORE

Aug 24, 2020 in GCP by MD
• 95,440 points
709 views
+2 votes
1 answer

How to create a VPC in GCP Cloud?

Hi@akhtar, You can create a private network in ...READ MORE

Aug 24, 2020 in GCP by MD
• 95,440 points
839 views
+2 votes
1 answer

How to install the Google Cloud SDK in Windows system?

Hi@akhtar, To install the Google Cloud SDK on ...READ MORE

Aug 24, 2020 in GCP by MD
• 95,440 points
20,726 views
+2 votes
1 answer

How to enable new services to a project in GCP Cloud?

Hi@akhtar, You can enable new services to your ...READ MORE

Aug 23, 2020 in GCP by MD
• 95,440 points
839 views
+2 votes
1 answer

How to create a project from GCP Cloud Shell?

Hi@akhtar, GCP shell has a command named gcloud. ...READ MORE

Aug 23, 2020 in GCP by MD
• 95,440 points
1,704 views
+2 votes
1 answer

How to list down all the projects in GCP Cloud?

Hi@akhtar, GCP Shell has a command named gcloud. ...READ MORE

Aug 23, 2020 in GCP by MD
• 95,440 points
3,636 views
+2 votes
1 answer

How to activate GCP Cloud Shell?

Hi@MD, You can follow the below steps to ...READ MORE

Aug 23, 2020 in GCP by akhtar
• 38,230 points
1,901 views
+2 votes
1 answer

How to create a project in GCP Cloud?

Hi@akhtar, To deploy your app on App Engine, ...READ MORE

Aug 23, 2020 in GCP by MD
• 95,440 points
534 views
+2 votes
1 answer

How to create a firewall rule in GCP Cloud?

Hi@akhtar, If you are using the default VPC ...READ MORE

Aug 23, 2020 in GCP by MD
• 95,440 points
1,264 views
+2 votes
1 answer
0 votes
1 answer

Correct way to configure API client to manage resources on GCP account

Here's how you could do the installation: On ...READ MORE

Jul 28, 2020 in GCP by Sirajul
• 59,230 points
511 views
0 votes
1 answer

How to access vm instance of Google cloud from laptop's browser?

Hey @Amitabh, you could make use of ...READ MORE

Jul 17, 2020 in GCP by Kim
1,127 views
0 votes
1 answer

Lost connection between VM Instance and Wordpress Deployment

If your software deployment hosts content on ...READ MORE

Jul 28, 2020 in GCP by Karan
• 19,610 points
741 views
0 votes
1 answer

How do I cancel charges? Someone signed up for this service (gcp) on my behalf

Hey @Lior, you can check the history ...READ MORE

May 6, 2020 in GCP by Sirajul
• 59,230 points
685 views
+1 vote
1 answer

How to get an external ip address above 104.x.x.x when creating vm instance on gcp. Below that ip outline vpn can not connect through the wifi?

Check this out https://cloud.google.com/compute/docs/ip-addres ...READ MORE

Apr 13, 2020 in GCP by Shawn
1,453 views
0 votes
1 answer

How to create a Cloud dataproc cluster withn custom machne type using gcloud?

Run the gcloud dataproc clusters create command with the ...READ MORE

Nov 26, 2019 in GCP by Sirajul
• 59,230 points
1,725 views
0 votes
1 answer

Create a Cloud Dataproc cluster.

 To create a Cloud Dataproc cluster in ...READ MORE

Nov 26, 2019 in GCP by Sirajul
• 59,230 points
809 views
0 votes
1 answer

Getting certified in which of these (AWS, Azure, GCP) help me fetch a good job in India?

Most people would recommend AWS (Amazon web Services), and it’s actually a top-tier cert to ...READ MORE

Nov 25, 2019 in GCP by Sirajul
• 59,230 points
1,019 views
0 votes
1 answer

What's the difference between azure table and google big bigtable?

Azure's Table Storage: A NoSQL key-value store ...READ MORE

Nov 25, 2019 in GCP by Sirajul
• 59,230 points
807 views
0 votes
1 answer

Why is AWS rdp slower than GCP rdp?

This might not be the case usually. ...READ MORE

Nov 25, 2019 in GCP by Sirajul
• 59,230 points
1,432 views
0 votes
1 answer

How to copy data from a Cloud Filestore fileshare to a Cloud Storage bucket?

To copy data from a Cloud Filestore ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
2,186 views
+1 vote
1 answer

Create a Cloud Filestiore instance on GCP.

You could create a cloud filestore instance ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
597 views
0 votes
1 answer

How to check the status of logging in Google Cloud Storage?

Using gsutil, you can check logging by ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
1,248 views
+1 vote
1 answer

Set up log delivery for a cloud storage bucket.

The following steps describe how to set ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
834 views
0 votes
1 answer

How do I enable Cross origin resource sharing (CORS) on a cloud storage bucket?

Use the gsutil cors command to configure CORS on ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
2,927 views
0 votes
1 answer

Which is best for monitoring storage consumption: storage logs or stackdriver logs?

Generally, you should not use storage logs.  The ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
635 views
0 votes
1 answer

How to set up and use Pub/Sub Notifications for Cloud Storage?

The following steps add a notification configuration to your ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
2,114 views
0 votes
1 answer

Sharing bucket data with a group of users.

For example, for the gs-announce Google Group, you can ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
512 views
0 votes
1 answer

How can I configure a cloud storage bucket to hold data only for a single day?

Suppose you only want to keep files ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
507 views
0 votes
1 answer

Can I synchronize a local folder with a cloud storage bucket?

If you want to synchronize a local ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
4,267 views
0 votes
1 answer

Schedule a query to run every 3 hours in my BigQuery project.

 Use the bq query command. With this method, you will ...READ MORE

Nov 21, 2019 in GCP by anonymous
• 59,230 points
2,585 views
0 votes
1 answer

I want to set maximum bytes billed to 1000000. How do I do this?

In the CLI, use bq query command with the --maximum_bytes_billed flag. bq ...READ MORE

Nov 21, 2019 in GCP by Sirajul
• 59,230 points
998 views
0 votes
1 answer

Is there a way to limit the query costs by restricting the number of bytes?

Yes, you can limit the number of ...READ MORE

Nov 21, 2019 in GCP by Sirajul
• 59,230 points
826 views
0 votes
1 answer

How to perform a dry run of a query so as to get a cost estimate of the query beforehand?

To perform a dry run: Enter a query ...READ MORE

Nov 21, 2019 in GCP by Sirajul
• 59,230 points
3,953 views