Trending questions in Cloud Computing

0 votes
1 answer

ec2 instance is unreachable

Hey @Hannah, it might be some OS-based ...READ MORE

Oct 11, 2019 in AWS by Yuvraj
1,075 views
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,368 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
857 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
590 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,242 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
615 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
786 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,723 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
718 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,495 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,655 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
704 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,901 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
557 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
747 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,082 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
1,010 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
482 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,603 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
938 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
981 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
1,015 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
629 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,512 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
637 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,619 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,164 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,472 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
871 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
909 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
892 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
541 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
616 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,308 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
572 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,607 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,164 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
507 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,501 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,451 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
889 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,901 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
467 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,546 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,196 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
504 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
363 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
448 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
770 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
482 views