Trending questions in Cloud Computing

0 votes
1 answer

What are the advantages of using gcp?

Google Cloud Platform is a medium that ...READ MORE

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

How do I set up a global virtual machine instance on google cloud?

Log into the VM using gcloud compute ssh ...READ MORE

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

Change AWS console language

Click on the language at the bottom ...READ MORE

Aug 30, 2019 in AWS by Kishore

edited Sep 6, 2023 by Khan Sarfaraz 2,847 views
0 votes
1 answer

What is the best ways to keep my Google Cloud Storage bucket data safe?

There's rsync command that could be used ...READ MORE

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

Migrate WordPress from on-prem VM to AWS

Hi @hannah, its a good decision to ...READ MORE

Oct 17, 2019 in AWS by Aleesha
765 views
0 votes
1 answer

What are the different methods for the authentication of Google Compute Engine API?

There are various techniques for the authentication ...READ MORE

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

Default session timeout for a java app engine

Default session timeout is set to 30 ...READ MORE

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

What all languages and dev stacks does AWS Beanstalk support?

These are the following languages that AWS ...READ MORE

Oct 18, 2019 in AWS by Umer
689 views
0 votes
1 answer

Restrict access from seeing the CloudTrail Event History - CloudTrail

CloudTrain or for a matter of fact, ...READ MORE

Sep 30, 2019 in AWS by Kashish
1,474 views
0 votes
1 answer

Deploying containers on Compute engine's VM instance or using GKE to deploy.

By deploying containers on Compute Engine, you ...READ MORE

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

Error while attaching the regional persistent disk to an existing instance.

When attaching a disk to an existing ...READ MORE

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

Credit earn rate - AWS EC2 INSTANCE

T2 Standard instances get 30 launch credits ...READ MORE

Oct 21, 2019 in AWS by Payal
536 views
0 votes
1 answer

How do I keep the STDIN stream open in a container on GCE?

You can allocate a buffer for STDIN in the ...READ MORE

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

How do I change the Root Volume to persist at launch time using the CLI?

add the following option to your run-instances command: --block-device-mappings file://mapping.json Specify ...READ MORE

Oct 21, 2019 in AWS by Pearl
506 views
0 votes
1 answer

Downloading an entire S3 bucket

On AWS CLI you can use Command: aws s3 ...READ MORE

Apr 29, 2019 in AWS by Archana
• 5,640 points
8,056 views
0 votes
1 answer

Can I create a load balancer with path based routing in GKE?

Yes, it's possible. Note that you simply will use the internal Load balancing (ILB) for ...READ MORE

Oct 10, 2019 in GCP by Sirajul
• 59,230 points
985 views
+1 vote
1 answer

How do I change the Root Volume to persist at launch time using the console?

Follow these steps to launch the instance ...READ MORE

Oct 21, 2019 in AWS by Pearl
457 views
0 votes
1 answer

How to add a PTR record to my VM instance on gcp?

If your VM instance uses the primary ...READ MORE

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

Why should I choose GCP over any other cloud platforms?

There are various Cloud service providers in ...READ MORE

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

Reset MariaDB password running on EC2 instance - AWS

Hey @Hannah, follow these steps: 1. Stop the ...READ MORE

Oct 11, 2019 in AWS by Yuvraj
917 views
0 votes
1 answer

How do I enable a Cloud CDN for an already existing backened service?

To enable Cloud CDN for an existing ...READ MORE

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

EC2 instance unable to connect to internet - aws

The security group attached to the instance’s ...READ MORE

Oct 9, 2019 in AWS by Neel
988 views
0 votes
1 answer

What are the limitations associated with sharing storage resources in GCP?

Sharing storage resources has the following restrictions: It's ...READ MORE

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

Does google have a firewall already enabled on their Google Cloud Compute Instances?

In brief, yes, Google firewalls GCP instances ...READ MORE

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

Configuring an existing node pool to auto-scale.

To enable autoscaling for an existing node ...READ MORE

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

"Could not connect, retrying..." error while trying to connect to a VM instance using SSH in browser.

This error could probably be coz of ...READ MORE

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

How do I configure google app engine to serve static content?

It's rather straightforward, you simply outline a static directory in your ...READ MORE

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

Is Audit logging enabled by default on GCP?

The first thing to know about Cloud ...READ MORE

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

Check the validity of HTTPS certificates in GCP.

Taking a look on the current documentation ...READ MORE

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

Adding previlages to a user in GCP

The permission "servicenetworking.services.addPeering" is enclosed within the role "compute.NetworkAdmin". If you would ...READ MORE

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

CloudFront version API - AWS

Hi @Hannah,  1. Enable CloudTrail logging for your ...READ MORE

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

How to add additional space to the regional persistent disk?

You can resize disks at any time, ...READ MORE

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

Does the CloudTrail Event History show all account activity within my account?

Yes, CloudTrail event will show you the ...READ MORE

Sep 30, 2019 in AWS by Kashish
1,288 views
0 votes
1 answer

Import VM using AWS CLI

Hey, you can use the following command ...READ MORE

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

How is Google App Engine (Flexible) different from Google Kubernetes Engine?

They are different things. App Engine versatile is concentrated on application ...READ MORE

Sep 25, 2019 in GCP by Sirajul
• 59,230 points
1,479 views
0 votes
2 answers

What is the difference between Amazon SNS and Amazon SQS?

Amazon SQS and SNS are the two ...READ MORE

Sep 9, 2020 in AWS by Michael
• 140 points
3,085 views
0 votes
1 answer

Automatic updates for the application's underlying platform - AWS

Elastic Beanstalk regularly releases the latest version ...READ MORE

Oct 18, 2019 in AWS by Yogesh
478 views
0 votes
1 answer

Error: Invalid value for field resource.loadBalancingScheme: 'EXTERNAL' -GCP

For the HTTP(S) load balancer, the backend ...READ MORE

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

What all services does Google Cloud provide as a part of machine learning?

Here's a list of  Machine learning services that ...READ MORE

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

Billing of my GCP instance goes down every week and increases at the start of every month. Why is this fluctauation?

The prices don't change, but an increasing ...READ MORE

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

Is it possible to store application data like images on S3?

You can create an S3 bucket and ...READ MORE

Oct 18, 2019 in AWS by Pavan
451 views
0 votes
1 answer

Does Aurora Serverless support DB subnet groups with subnets in the same Availability Zone?

Aurora Serverless doesn't support DB subnet groups ...READ MORE

Aug 23, 2019 in AWS by Ashish
2,866 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,091 views
0 votes
1 answer

How to monitor AWS account activity with Cloudtrail, Cloudwatch Events and Serverless

Hey @Hannah,  This project will require you to ...READ MORE

Oct 1, 2019 in AWS by Jack
1,179 views
0 votes
1 answer

Download SMS connector from AWS console

It's very straight forward to download the ...READ MORE

Oct 17, 2019 in AWS by Rick
488 views
0 votes
0 answers

Credit earn rate - AWS EC2 INSTANCE

I have a T2.micro instance and I ...READ MORE

Oct 21, 2019 in AWS by Hannah
• 18,570 points
342 views
0 votes
1 answer

Backup a RAM disk before instance starts on GCP.

You can back up a RAM disk ...READ MORE

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

CloudWatch alarm to monitor RDS

have a look at this: https://aws.amazon.com/premiumsupport/knowledge ...READ MORE

Oct 11, 2019 in AWS by Rishi
• 210 points
750 views
0 votes
1 answer

Migrate instance from local virtualization environment to an EC2 - AWS

Hi @hannah, there are two mains of ...READ MORE

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

How do I create a VPCN (Virtual private cloud network) on Google Cloud?

You can connect various GCP resources to each ...READ MORE

Sep 23, 2019 in GCP by Sirajul
• 59,230 points
1,499 views