Trending questions in Cloud Computing

0 votes
2 answers

How to skip headers when reading a CSV file in S3 and creating a table in AWS Athena?

Thanks for the answer. This should be clear ...READ MORE

Aug 14, 2019 in AWS by athenauserz
11,903 views
+1 vote
1 answer

What's the way to view the metadata associated with a object in cloud storage?

To view the metadata associated with an ...READ MORE

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

Is there a way by which I can ensure that my VM instances do not share physical hardware with VM instances from other projects?

Sole-tenant nodes are physical servers dedicated to ...READ MORE

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

How to upload a file in a particular folder in S3 using Python boto3?

There is a particular format that works ...READ MORE

Nov 30, 2018 in AWS by Aniket
15,535 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
925 views
0 votes
1 answer

Cloudwatch error "An error occurred (InvalidParameterException) when calling the GetLogEvents operation"

Change your command from: aws logs --debug get-log-events ...READ MORE

Aug 27, 2019 in AWS by Vikas
3,883 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
1,126 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
1,083 views
0 votes
1 answer

Location of SSH keys of a Linux VM instance.

After you connect for the first time, ...READ MORE

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

How do I get to know my transaction history in Google Cloud Platform?

These are the following steps to look at the transaction history within the Google ...READ MORE

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

How do I create a Google Cloud Platform (GCP) account?

In order to access the services provided ...READ MORE

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

Error: An internal target instance can only be the target of one forwarding rule

If you see the error message "An ...READ MORE

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

How do I configure GCP for Migrate for Compute Engine?

Before migrating your applications using Google Cloud ...READ MORE

Oct 21, 2019 in GCP by Sirajul
• 59,230 points
1,392 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
778 views
0 votes
1 answer

What are the requirements essential for using "Migrate for Compute Engine"?

The following are the requirements for using ...READ MORE

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

What are the libraries and tools for cloud storage on GCP?

At the center level, XML API and ...READ MORE

Oct 7, 2019 in GCP by Sirajul
• 59,230 points
1,979 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
938 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,208 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
957 views
0 votes
1 answer

Configuring GKE cluster nodes with auto-repair functionality.

To create a cluster or node pool ...READ MORE

Oct 17, 2019 in GCP by Sirajul
• 59,230 points
1,529 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
1,211 views
0 votes
1 answer

Will permissions provided through Cloud IAM be reflected in the ACL's or vice-versa?

Permissions can be granted either by ACLs ...READ MORE

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

Can't connect to windows instance using RDP.

If the other troubleshooting steps do not ...READ MORE

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

How do I change Stackdriver support for a GKE cluster?

To change the Stackdriver support for an ...READ MORE

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

How do I create a GKE cluster that can autoscale when needed?

The following command creates a cluster of ...READ MORE

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

How do i enable the OS Login of my existing Linux VM?

Set enable-oslogin in metadata of an existing instance: Go to ...READ MORE

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

Restore the EBS volume on instance termination - AWS

There is a boolean term called DeleteOnTermination ...READ MORE

Oct 21, 2019 in AWS by Pearl
1,288 views
+1 vote
1 answer

Error while using a HTTP Cloud function in GCP.

If CORS isn't set up properly, you're ...READ MORE

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

Connection fails when an instance tries to connect NLB - AWS

Hey @Hannah, so sometimes what happens is ...READ MORE

Oct 15, 2019 in AWS by Tanya
1,574 views
0 votes
2 answers

How can I find out the instance id of an ec2 instance from within the ec2 instance?

A curl or wget to http://169.254.169.254/latest/meta-data/instance-id will ...READ MORE

Mar 9, 2020 in AWS by anonymous
6,984 views
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
669 views
+1 vote
1 answer

How to uninstall migrate for compute engine?

The method for uninstalling Google Cloud Migrate ...READ MORE

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

Forbidden error for service accounts on GCP VM instances

This error can occur when the VM ...READ MORE

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

How can I find out a private cluster's endpoints?

You can view a private clusters endpoints ...READ MORE

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

How do I invalidate browser cookies?

A user who suspects their browser cookies ...READ MORE

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

What is the meaning of def lambda_handler(event, context):

Hey @sradha,  def lambda_handler(event, context):  Here def is for ...READ MORE

Dec 27, 2018 in AWS by Nabarupa
14,062 views
0 votes
1 answer

I have created a custom AMI and now I would like to launch it as an EC2 instance. Is this possible? If yes, How?

Hi @Hannah, of course, this is possible. ...READ MORE

Oct 21, 2019 in AWS by Alia
1,191 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
1,035 views
0 votes
1 answer

whenever generate report in frontend then this report send to user mail using lambda+sqs+ses

You can create a trigger and send ...READ MORE

Oct 21, 2019 in AWS by Kalgi
• 52,350 points
1,217 views
0 votes
1 answer

How to get the list of names of Azure blob files in a container?

We can get some additional info like Size, ...READ MORE

Jun 27, 2018 in Azure by club_seesharp
• 3,450 points
21,929 views
0 votes
1 answer

Emails nor being sent through the port 25 of an EC2 instance- aws

Hi @Hannah, so if you are using ...READ MORE

Oct 17, 2019 in AWS by Rick
1,321 views
0 votes
1 answer

Can I use images from another project in my project?

If someone has granted you the compute.imageUser role, you ...READ MORE

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

Restrict S3 access from everywhere other than the CloudFront distribution - AWS

To restrict the access to only the ...READ MORE

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

How can i grant access to a GCP project for a large scale multiple users at once?

gcloud auth to service accounts is allowed. ...READ MORE

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

How to import a non bootable virtual disk in GCP?

You can use the gcloud compute images import command ...READ MORE

Oct 22, 2019 in GCP by Sirajul
• 59,230 points
1,122 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
951 views
0 votes
1 answer

How do I ensure that all the VM instances created in my organisation are shielded VM's?

You can set the constraints/compute.requireShieldedVm organization policy constraint to True to require ...READ MORE

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