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,333 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
557 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
812 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
755 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,808 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,163 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
676 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,462 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,666 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
670 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
531 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,600 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
706 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
447 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
971 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,563 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,031 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
903 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
977 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,796 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
935 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
592 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
441 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
610 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,466 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,589 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,432 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
831 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
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
585 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
504 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
847 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
541 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,274 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,467 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
471 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
438 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,386 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
482 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,031 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,519 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,168 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,847 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
819 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
339 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
415 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
743 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
449 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,470 views
0 votes
1 answer

Make Beakstalk application private - AWS

You can use Amazon's VPC to isolate ...READ MORE

Oct 18, 2019 in AWS by Pavan
367 views