Most voted questions in Cloud Computing

0 votes
1 answer

Is it possible to use both the database modes in my gcp project?

No, you can't use both Native Mode ...READ MORE

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

When should I use Datastore mode and when to use Native mode of Cloud Filestore?

Consider the following when choosing between database ...READ MORE

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

Can I access the new features of cloud filestore in the datastore mode?

No, you can't. Cloud Firestore is backwards compatible ...READ MORE

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

Create a database that is backward compatible with Cloud Datastore in GCP.

You could create a new Cloud Firestore ...READ MORE

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

Is it possible to convert a VPC-native cluster to a routes-based cluster?

You cannot migrate a VPC-native cluster to ...READ MORE

Oct 31, 2019 in GCP by Sirajul
• 59,230 points
1,102 views
0 votes
1 answer

What is the default cluster network mode in GKE?

The default cluster network mode depends on ...READ MORE

Oct 31, 2019 in GCP by Sirajul
• 59,230 points
771 views
0 votes
1 answer

How to verify that my cluster is using routes?

List your cluster nodes: kubectl get nodes The output ...READ MORE

Oct 31, 2019 in GCP by Sirajul
• 59,230 points
615 views
0 votes
1 answer

Can I customise the Pod address range for a routes-based cluster on GKE?

For GKE version 1.7 and later, the ...READ MORE

Oct 31, 2019 in GCP by Sirajul
• 59,230 points
873 views
0 votes
1 answer

How to create a routes-based cluster on Gcloud?

In Google Kubernetes Engine, clusters can be ...READ MORE

Oct 31, 2019 in GCP by Sirajul
• 59,230 points
888 views
0 votes
1 answer

How do I completely disable Kube DNS replication?

You can completely disable Kube DNS. Kube ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
996 views
0 votes
1 answer

Reduce the Kube DNS replicas on GKE.

If your cluster doesn't require highly available ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
906 views
0 votes
1 answer

How to disable the Kubernetes Dashboard for a GKE cluster?

The Kubernetes Dashboard is disabled by default on ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
1,785 views
0 votes
1 answer

What's the advantage of using a SSD boot disk instead of the standard ones?

Using an SSD persistent disk as a ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
698 views
0 votes
1 answer

How do I configure my GKE cluster to use a SSD boot disk instead of the default one?

You can specify the boot disk type, ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
1,547 views
0 votes
1 answer

calculate the length of the storage container - Azure blob storage

You can use the following code: $resourceGroup = ...READ MORE

Oct 30, 2019 in Azure by Waheem

edited Oct 7, 2021 by Sarfaraz 1,777 views
0 votes
1 answer

How do I determine cluster endpoints for a GKE cluster?

To determine your cluster endpoints, describe your ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
1,619 views
0 votes
1 answer

How to create a GKE cluster with minimum CPU platform?

To create a new cluster with a ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
896 views
0 votes
1 answer

How do I ensure that my service account keys are not compromised?

If you delete a key, your application ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
1,063 views
0 votes
1 answer

Can I use a service account outside of GCP on other platforms?

To use a service account outside of ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
2,585 views
0 votes
1 answer

Unable to restore deleted service account on GCP.

You will be unable to restore a ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
1,339 views
0 votes
1 answer

Is it possible to restore a deleted service account on Gcloud?

It's sometimes possible to restore a deleted ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
3,998 views
0 votes
1 answer

create a service account on Gcloud.

To create a service account, at minimum ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
551 views
0 votes
1 answer

When a role is deleted, are it's bindings still effective?

When a role is deleted, its bindings ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
1,521 views
0 votes
1 answer

Updated Role isn't reflecting in my GCP project.

When modifying a custom role by adding ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
1,399 views
0 votes
1 answer

How can I create a custom role in GCP?

To create a custom role, a caller ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
6,444 views
0 votes
0 answers

Generate reports using Lambda function with ses, sns, sqs and s3

HI, I have a task description about lambda ...READ MORE

Oct 29, 2019 in AWS by Lakshminarayanan
• 1,370 points
2,634 views
0 votes
1 answer

Two websites on the same DNS

Hey @Hannah, if I am not wrong, ...READ MORE

Oct 28, 2019 in AWS by Yesha
612 views
0 votes
1 answer

Need more information about sales force

Hi @Balaji, There are 6 main job roles ...READ MORE

Oct 28, 2019 in Cloud Computing by Kalgi
• 52,360 points
420 views
0 votes
1 answer

GCP Error: Access denied for a webpage served by my website.

Check that the object is shared publicly. ...READ MORE

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

GCP: I tried to use the gsutil stat command to display object status for a subdirectory and got an error.

Cloud Storage uses a flat namespace to ...READ MORE

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

Giving public readability access to a group of objects in my cloud storage bucket.

To make all objects in a bucket ...READ MORE

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

How to disable a default event based hold on a bucket?

To disable a default event-based hold on ...READ MORE

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

How to check whether a bucket places event-based holds on new objects by default?

Use the following gsutil ls command: gsutil ls -L -b ...READ MORE

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

Deleting an object from a cloud storage bucket.

Use the gsutil rm command: gsutil rm gs://[BUCKET_NAME]/[OBJECT_NAME] Where: [BUCKET_NAME] is the name ...READ MORE

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

How do I change the object storage class within a bucket using console?

No,Individual object storage classes cannot be set ...READ MORE

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

How to change the storage class of objects within a bucket?

You could do this probably by overwriting the ...READ MORE

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

Query an object in S3 Glacier class

Hi @Hannah,  1. Create a JSON file using ...READ MORE

Oct 24, 2019 in AWS by Bob
977 views
0 votes
1 answer

How do I use the user portal once I have enabled the Single Sign-On?

If you are an SSO user, you ...READ MORE

Oct 24, 2019 in AWS by Bob
482 views
0 votes
1 answer

Which one to use Storage transfer service or gsutil command for transfer jobs?

The gsutil command-line tool also enables you to transfer ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
3,037 views
0 votes
1 answer

Does Cloud storage allow me to work with with other cloud storage services well?

Google Cloud Storage provides the feature of ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
653 views
0 votes
1 answer

Is there any other way for migrating from Amazon S3 to Cloud storage without having to use API's?

If you are new to Cloud Storage ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
1,374 views
0 votes
1 answer

Can I migrate from Amazon S3 to Cloud storage?

Yes, this is definitely possible. If you are ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
774 views
0 votes
1 answer

Listing the contents of a cloud storage bucket folder.

Use the gsutil ls command to list the contents ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
2,037 views
0 votes
1 answer

How do i give access to the cloud storage bucket to a specific user?

Use the gsutil iam ch command to give a ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
4,254 views
0 votes
1 answer

Is it possible to make the objects of a bucket publicly accessible?

Yes, you can do it. Follow the ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
576 views
0 votes
1 answer

How to copy an object to a folder in the bucket?

Use the gsutil cp command to create a folder ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
1,769 views
0 votes
1 answer

uploading an object into the cloud storage bucket.

Suppose you want to upload an image ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
1,421 views
0 votes
1 answer

How to create a cloud storage bucket in GCP?

Buckets are the basic containers that hold your ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
2,220 views
0 votes
1 answer

How to create a Google Cloud Filestore instance?

Create an instance by running the instances create command, ...READ MORE

Oct 23, 2019 in GCP by Sirajul
• 59,230 points
1,525 views