Trending questions in Cloud Computing

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,689 views
+1 vote
1 answer

Attaching exisiting EBS volume to a self-healing instances with Ansible ?

Hello @vreddy, Have a look at this. ...READ MORE

Nov 14, 2019 in AWS by Eric
1,065 views
0 votes
1 answer

Create a classic VPN using dynamic routing.

Classic VPN gateway and one tunnel using ...READ MORE

Nov 13, 2019 in GCP by Sirajul
• 59,230 points
836 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
564 views
0 votes
1 answer

Can I use Compute Engine virtual machine instance to access a Cloud Spanner database?

Yes, this is possible. You can grant your ...READ MORE

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

How to check the database operation that is running since a long time in cloud spanner database?

To get the status of the long-running ...READ MORE

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

How do I know for how long an instance has been running on GCP?

If you SSH into the instance you ...READ MORE

Sep 23, 2019 in GCP by Sirajul
• 59,230 points
3,015 views
0 votes
1 answer

How do I create snapshot schedule to o regularly and automatically back up zonal and regional persistent disks?

You must create your snapshot schedule in ...READ MORE

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

How to check wether a bucket exists using boto3?

You can use this code to check ...READ MORE

Dec 6, 2018 in AWS by Rishav
15,609 views
+1 vote
1 answer

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

The throughput of an Amazon Kinesis data ...READ MORE

Nov 19, 2019 in AWS by Aman
496 views
0 votes
1 answer

How to enable public access on GCP?

By default, all Google Cloud Platform (GCP) ...READ MORE

Oct 22, 2019 in GCP by Sirajul
• 59,230 points
1,770 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,386 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
418 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
490 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,587 views
+1 vote
1 answer

Connect CloudFront to a website hosted on an EC2 instance - AWS

Hi @hannah, Have a look at the application/website ...READ MORE

Oct 17, 2019 in AWS by Tanmay
1,901 views
0 votes
1 answer

CloudFront not following the cache behaviour for a particular path pattern - AWS

Hi @Hannah, if your CloudFront isn't following ...READ MORE

Oct 17, 2019 in AWS by Tanmay
1,938 views
+1 vote
1 answer

Create a bucket without being able to view a bucket's metadata.

Yes. Although ACLs do not allow this, IAM ...READ MORE

Nov 19, 2019 in GCP by Sirajul
• 59,230 points
436 views
+1 vote
3 answers

AWS Error "The address with allocation id [allocation id] cannot be released because it is locked to your account"

Do you see any associations for the ...READ MORE

Oct 10, 2019 in AWS by Pratap
2,098 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
409 views
0 votes
1 answer

GCP - Switching between projects.

You could use gcloud init command to ...READ MORE

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

Deleting a Cloud Spanner instance

Deleting an instance permanently removes the instance ...READ MORE

Nov 13, 2019 in GCP by Sirajul
• 59,230 points
719 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,321 views
0 votes
1 answer

Is it possible to allocate charges for accessing data to the user who has accessed it?

Yes, this could definitely be done. You can use ...READ MORE

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

Enable auto scaling on groups of instances based on CPU utilization in GCP?

You can autoscale based on the average ...READ MORE

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

Change the project of a cloud storage bucket.

Changing a bucket's location or project is ...READ MORE

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

Do I need to activate Cloud Storage and turn on billing if I was granted access to someone else's bucket?

No, in this case another individual has ...READ MORE

Nov 18, 2019 in GCP by anonymous
• 59,230 points
469 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
423 views
0 votes
1 answer

How do I get a tomcat conatiner up and running on GCP?

You are running that container on port ...READ MORE

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

I have deleted my Cloud Storage account but have decided to retain cloud storage data. Will I incurr additional charges?

You will be charged for storage of ...READ MORE

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

How do I ensure that my cloud storage data has max availability?

Consider storing your data in a multi-regional ...READ MORE

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

CloudFormation - Is there on template sample to create two ec2 instance and one rds instance?

Hey, Have a look at different templates ...READ MORE

Sep 26, 2019 in AWS by Kalgi
• 52,360 points
2,706 views
+1 vote
1 answer

Can I configure a Load balancer service on the GKE to use a SSL proxy?

No, you can't use SSL proxy. Google Kubernetes ...READ MORE

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

Can I monitor GPU's performance using stackdriver?

Yes, you can monitor GPU's performance using ...READ MORE

Nov 7, 2019 in GCP by anonymous
• 59,230 points
885 views
0 votes
1 answer

How can I find out who created a project in GCP?

You could probably use Stackdriver Cloud Audit ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
2,118 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,513 views
0 votes
1 answer

Create a customized windows image using an existing windows server instance.

You can create disk images from the ...READ MORE

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

Deploy a container on a new VM instance on Google Cloud.

You can deploy a container on a ...READ MORE

Sep 24, 2019 in GCP by Sirajul
• 59,230 points
2,732 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,398 views
0 votes
1 answer

How to delete a long running instance operation?

Use projects.instances.operations.delete to delete a long-running instance operation. Click projects.instances.operations.delete. For name, enter ...READ MORE

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

How's Google Cloud Datastore different from Google Cloud Bigtable?

Google Cloud Bigtable: It provides a massively scalable NoSQL database suitable ...READ MORE

Sep 27, 2019 in GCP by Sirajul
• 59,230 points
2,577 views
0 votes
1 answer

CPU credit balance suddenly dropped for my instance - AWS

Hi @Hannah, when you stop your instance ...READ MORE

Oct 21, 2019 in AWS by Imran
1,526 views
0 votes
1 answer

What's the procedure for the GPU metrics reporting script setup?

To Set up the GPU metrics reporting script: On each ...READ MORE

Nov 7, 2019 in GCP by anonymous
• 59,230 points
791 views
0 votes
1 answer

How to modify data in a cloud spanner instance's database?

There are various methods that you could ...READ MORE

Nov 13, 2019 in GCP by Sirajul
• 59,230 points
523 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,086 views
0 votes
1 answer

what is virtual private gateway and customer gateway??

A customer gateway is a resource that ...READ MORE

Apr 30, 2019 in Cloud Computing by Iyra
9,062 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,401 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,365 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,303 views
0 votes
1 answer

How is a hardware failure handled by the Google compute engine?

Google states that just in case of ...READ MORE

Oct 11, 2019 in GCP by Sirajul
• 59,230 points
1,891 views