Most voted questions in Cloud Computing

0 votes
1 answer

Revert from Safe mode.

You can try this command : gcloud compute ...READ MORE

Oct 10, 2019 in GCP by Sirajul
• 59,230 points
509 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
877 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
981 views
0 votes
1 answer

Access SQL server being a domain user - AWS

Hey @Hannah, the condition in this situation ...READ MORE

Oct 9, 2019 in AWS by Neel
350 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
982 views
0 votes
1 answer

Remove the terminated instances from the auto-scaling group in AWS?

Once you terminate the instance, detach it ...READ MORE

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

Is there any limit on the number of VPC per project in GCP?

The default limit for number of networks ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
6,211 views
0 votes
0 answers

transfer the ownership of Amazon S3 objects from one AWS account to another [closed]

I want to transfer the ownership of ...READ MORE

Oct 9, 2019 in AWS by Hannah
• 18,570 points

closed Oct 9, 2019 by Kalgi 647 views
0 votes
1 answer

Is it possible to migrate EIP to another AWS account? If yes, how?

Yes, it is possible to move an ...READ MORE

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

GCP Error: 301: Moved Permanently error, while trying to access a directory path on google cloud storage.

If your browser downloads a zero byte ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
1,142 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,131 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
830 views
0 votes
2 answers

Migrate an EC2 instance from one account to another - AWS

You can use AWS CLI to move ...READ MORE

Oct 16, 2019 in AWS by Guillermo
• 200 points
2,926 views
0 votes
1 answer

GCP Error: 403: Access Denied

Check that your credentials are correct. For ...READ MORE

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

Is there a way to mount a cloud storage as a local disk?

You could probably try using Gcsfuse for ...READ MORE

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

What is Google Cloud SDK? How do I install it?

Google Cloud SDK (Software Development Kit), in ...READ MORE

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

How can I request for an increase in quota for my GCP project?

Some default quotas are provided to all ...READ MORE

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

What are the service accounts in GCP? How to create one?

The special accounts associated with a project are called the Service Accounts. The ...READ MORE

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

What are the Google Cloud APIs? How can I access them?

Google Cloud APIs enable clients to add ...READ MORE

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

What is Google BigQuery? What are the benefits of BigQuery for the data warehouse practitioners?

Google BigQuery is a replacement for the ...READ MORE

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

Retrieve a deleted instance in GCP

No, it is not possible to retrieve ...READ MORE

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

How does the pricing model work in GCP cloud?

While working with Google Cloud Platform, the ...READ MORE

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

Why should I opt to Google Cloud Hosting?

The reason for opting Google Cloud Hosting is ...READ MORE

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

Create and deploy a serverless service on Linux

Hi @Hannah, execute the followinf commands: # Create ...READ MORE

Oct 1, 2019 in AWS by Nagya
602 views
0 votes
1 answer

How do I Install the Serverless Framework open-source CLI?

To install the serverless framework open-source CLI, ...READ MORE

Oct 1, 2019 in AWS by Vijay
798 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,175 views
0 votes
0 answers

What is the use of cloud service configuration file (.cscfg) in azure?

What is the use of cloud service ...READ MORE

Sep 30, 2019 in Azure by Pratibha
• 3,690 points
939 views
0 votes
0 answers

How to achieve zero downtime in cloud service deployments during upgrades and all hardware failures?

How to achieve zero downtime in cloud ...READ MORE

Sep 30, 2019 in Azure by Pratibha
• 3,690 points
409 views
0 votes
0 answers

How IaaS, PaaS and SaaS are different from each other in terms of managing responsibilities in Azure cloud computing?

How IaaS, PaaS and SaaS are different ...READ MORE

Sep 30, 2019 in Azure by Pratibha
• 3,690 points
466 views
0 votes
0 answers

What are the major categories of cloud services provided by Azure?

What are the major categories of cloud ...READ MORE

Sep 30, 2019 in Azure by Pratibha
• 3,690 points
626 views
0 votes
0 answers

What are different cloud implementation methods in Azure?

What are different cloud implementation methods in ...READ MORE

Sep 30, 2019 in Azure by Pratibha
• 3,690 points
405 views
0 votes
1 answer

I already have a trail created. Can I apply that trail to all regions?

Yes, you can apply an existing trail ...READ MORE

Sep 30, 2019 in AWS by Steve
506 views
0 votes
1 answer

What happens when I apply a trail to all regions?

CloudTrail creates a new trail in all ...READ MORE

Sep 30, 2019 in AWS by Steve
568 views
0 votes
1 answer

log files stored before they are delivered to my Amazon S3 bucket? - CloudTrail

All activity information is stored and processed ...READ MORE

Sep 30, 2019 in AWS by Steve
466 views
0 votes
1 answer

API calls made from the AWS Management Console - CloudTrail

Yes, of course, all the API calls ...READ MORE

Sep 30, 2019 in AWS by Steve
547 views
0 votes
1 answer

Cost of viewing account activity - CloudTrail

As far as I know, I've used ...READ MORE

Sep 30, 2019 in AWS by Yesha
441 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,470 views
0 votes
1 answer

Cloudtrail additional features after setting up cloudtrail

There are a lot of features that ...READ MORE

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

lookup-events CLI Command - CloudTrail

You can use CloudTrail API/CLI to view past ...READ MORE

Sep 30, 2019 in AWS by Bob
938 views
0 votes
1 answer

What all filters can I use? - Cloudtrail

Hey @Hannah, you can specify Time range ...READ MORE

Sep 30, 2019 in AWS by Bob
392 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,281 views
0 votes
1 answer

Creating an alpha cluster using GKE on Google Cloud Platform.

The term Alpha cluster means that alpha APIs are ...READ MORE

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

How to create a multi-zonal cluster using google kubernetes engine on GCP?

To create a multi-zone cluster, set --zone to the ...READ MORE

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

Do i have to explictly install kubectl inorder to deploy containers using the GKE?

No, you don't' have to if you ...READ MORE

Sep 27, 2019 in GCP by Sirajul
• 59,230 points
812 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,441 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,473 views