Most voted questions in Cloud Computing

0 votes
1 answer

How to create a dashboard on azure portal?

Follow these steps to get started: Sign in ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points
1,604 views
0 votes
1 answer

Disable pop-up notifications on the azure portal.

To disable pop-up notifications, de-select the Enable pop-up notifications checkbox. This ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points

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

How to set a directory level inactivity timeout for the azure portal?

If you’re an admin, and you want ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points
8,803 views
0 votes
1 answer

Is it possible to override default inactive timeout setting enabled by the admin?

Yes, If an admin has made a ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points
775 views
0 votes
1 answer

How do I change the time duration to prevent sign out from azure portal due to inactivity?

The inactivity timeout setting helps to protect ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points
2,959 views
0 votes
1 answer

Access single C-PAC instance via via X2Go

Hi @hannah, follow these steps: Open X2go and ...READ MORE

Nov 26, 2019 in AWS by Priyank
488 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,740 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
843 views
0 votes
2 answers

Listing the pricing differences between AWS, Azure and GCP? Which cloud provider is cheaper and cost-effective ?

I wouldn’t say that there is one ...READ MORE

Aug 29, 2020 in GCP by nbavis
• 380 points
2,182 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,050 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
830 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,452 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,205 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,274 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,948 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
649 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,135 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
533 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
529 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,311 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,612 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
1,018 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
849 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,992 views
0 votes
1 answer

Can I run an 7 TB query if I have a 6 TB quota in a BigQuery project?

Custom quota is proactive, so you won't ...READ MORE

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

How to set custom quota for my BigQuery project?

To set a custom quota or modify ...READ MORE

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

Can I manage query costs? is there a way that i can set a limit?

If you have multiple BigQuery projects and ...READ MORE

Nov 21, 2019 in GCP by Sirajul
• 59,230 points
552 views
0 votes
0 answers

Get my metadata into the AWS Glue Data Catalog?

I am pretty new to AWS glue. ...READ MORE

Nov 20, 2019 in AWS by Hannah
• 18,570 points
724 views
0 votes
1 answer

Data sources supported by AWS clue

AWS Glue supports data stored in Amazon ...READ MORE

Nov 20, 2019 in Cloud Computing by Aleesha
424 views
0 votes
1 answer

I want to copy an existing BigQuery table into another location. Will I be charged for it?

You are not charged for copying a ...READ MORE

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

Moving bulk data out of google cloud spanner database.

Yes, you could probably use the Cloud ...READ MORE

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

How to find out what index Cloud Spanner is using to process a query?

To find out what index Cloud Spanner ...READ MORE

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

How many cloud spanner instances should I have for a database? I want to have a single database along with a single instance.

To provide high availability and low latency ...READ MORE

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

Is there a way to estimate the cost for BigQuery storage in GCP?

Yes, you could do this using Google ...READ MORE

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

Avoid duplication while streaming data into a BigQuery table

If you receive a failure HTTP response ...READ MORE

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

GCP Error : 409 "duplicate" while trying to create a table.

This error returns when trying to create ...READ MORE

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

What programming languages or platforms can I use to access Amazon Kinesis API?

These are the list of languages supported: C++ Go Java JavaSc ...READ MORE

Nov 19, 2019 in AWS by Aleesha
921 views
0 votes
1 answer

How is PutRecord different from PutRecords? - Amazon Kinesis

PutRecord operation allows a single data record ...READ MORE

Nov 19, 2019 in AWS by Aleesha
2,150 views
0 votes
1 answer

How do I add data to my Amazon Kinesis data stream?

You can add data to an Amazon ...READ MORE

Nov 19, 2019 in AWS by Tracy
577 views
0 votes
1 answer

Get/request for extra shards peraccount - Amazon Kinesis

You can use the Amazon Kinesis Data Streams ...READ MORE

Nov 19, 2019 in AWS by Anshul
661 views
0 votes
2 answers

Is there any condition on minimum throughput I can request for my Kinesis data stream?

Muchas gracias. ?Como puedo iniciar sesion? READ MORE

May 2, 2020 in AWS by kfdakyldct
604 views
0 votes
1 answer

How to create a composite object from already existing objects?

Use the gsutil compose command: gsutil compose gs://[BUCKET_NAME]/[SOURCE_OBJECT_1] gs://[BUCKET_NAME]/[SOURCE_OBJECT_2] gs://[BUCKET_NAME]/[COMPOSITE_OBJECT_NAME] Where: [BUCKET_NAME] is ...READ MORE

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

Does my GCP free-trial allow to access all services? Or Is there anything that I can do only if I upgrade to a paid account?

Your free trial credit applies to all ...READ MORE

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

How do I stream uploads to cloud storage from a process?

To use gsutil to perform a streaming ...READ MORE

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

Pricing model for virtual machine instances.

The following billing model applies to all ...READ MORE

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

What's the default bucket location if i don't specify the location during bucket creation?

The default bucket location is within the ...READ MORE

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

How do I resolve a declined payment on google cloud storage?

Sometimes payments are declined, and when they ...READ MORE

Nov 19, 2019 in GCP by Sirajul
• 59,230 points
5,798 views
0 votes
1 answer

Are there any features that google cloud provides, that would quicken the upload or download process?

Yes. Cloud Storage allows customers to use ...READ MORE

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

How do I know how much space is used in my cloud storage bucket?

You can use Stackdriver for daily monitoring ...READ MORE

Nov 19, 2019 in GCP by Sirajul
• 59,230 points
2,850 views