Most viewed questions in Cloud Computing

0 votes
1 answer

Creating a high availability cluster on google cloud.

A regional cluster increases availability of the cluster's ...READ MORE

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

Push an image to the container registry.

To tag the local image with the ...READ MORE

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

How to make a subnet public using AWS Console?

To make a subnet public you need ...READ MORE

Feb 11, 2019 in AWS by Priyaj
• 58,090 points
1,024 views
0 votes
1 answer

Does it make sense to have an Amazon Elastic Load Balancer with just one EC2 instance?

Well you are right Elastic Load Balancer ...READ MORE

Mar 20, 2019 in AWS by ArchanaNagur
• 2,360 points
1,022 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,021 views
0 votes
1 answer

How to resize an EC2 instance?

There is no API call available to ...READ MORE

Mar 28, 2019 in AWS by Revlover
1,021 views
0 votes
1 answer

How can I change my Resource Group name?

As a matter of fact, Azure simply ...READ MORE

May 9, 2018 in Azure by null_void
• 3,220 points
1,021 views
0 votes
1 answer

How to create a security rule in GCP using Terraform?

Hi@akhtar, A Security Policy defines an IP blacklist ...READ MORE

Sep 14, 2020 in Terraform by MD
• 95,440 points
1,020 views
0 votes
1 answer

How to launch one MySQL instance using Terraform code?

Hi@akhtar, You can use the aws_instance resource in Terraform. This ...READ MORE

Sep 9, 2020 in Terraform by MD
• 95,440 points
1,020 views
0 votes
1 answer

How do I disable detailed monitoring for instances in an auto scaling group in a CloudFormation template?

The property you want is InstanceMonitoring, not ...READ MORE

Aug 31, 2018 in AWS by Archana
• 4,170 points

edited Jun 16, 2023 by Khan Sarfaraz 1,020 views
0 votes
1 answer

How to create one S3 bucket in AWS using Terraform?

Hi@akhtar, You need to set aws provider name ...READ MORE

Jul 23, 2020 in Terraform by MD
• 95,440 points
1,019 views
0 votes
1 answer

How to set alert in AWS for url monitoring? How do we get email alert notification when the website goes down?

You need to set those alerts based ...READ MORE

Oct 12, 2020 in AWS by Aashish
1,018 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,018 views
0 votes
1 answer

Is there a way to import custom SVG shapes(clipart) directly into Dia?

If you are fine with compromising advanced ...READ MORE

Apr 18, 2018 in Cloud Computing by code_ninja
• 6,290 points
1,018 views
0 votes
1 answer

GCP : 404 "resourceInUse" error when trying to delete a dataset.

This error usually occurs when you are ...READ MORE

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

How to update a firewall rule in GCP Cloud?

Hi@akhtar, You can create a rule that allows TCP ...READ MORE

Nov 9, 2020 in GCP by MD
• 95,440 points
1,014 views
0 votes
1 answer

Python Pusher in AWS Lambda

Using virtualenv to keep track of dependencies will be ...READ MORE

May 30, 2018 in AWS by Cloud gunner
• 4,670 points
1,014 views
0 votes
1 answer

How is Amazon ECS different from AWS Elastic Beanstalk?

AWS Elastic Beanstalk is an application management ...READ MORE

Sep 20, 2018 in AWS by datageek
• 2,530 points
1,010 views
0 votes
1 answer

How to edit the route of a Route Table attached to a subnet?

To create a route in a route ...READ MORE

Feb 21, 2019 in AWS by Priyaj
• 58,090 points
1,008 views
0 votes
1 answer

I want to set maximum bytes billed to 1000000. How do I do this?

In the CLI, use bq query command with the --maximum_bytes_billed flag. bq ...READ MORE

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

How to login to AWS Console using IAM user account ?

You can login from the login URL ...READ MORE

Dec 13, 2018 in AWS by Aniket
1,006 views
0 votes
1 answer

How does Amazon Lex implements deep learning?

Yes. Amazon Lex uses deep learning to ...READ MORE

Feb 9, 2019 in AWS by Farhaan
1,005 views
0 votes
1 answer

How to Restrict AWS Resource Access to a Specific IAM Role

You can use iam get-role to find the Role-Id and add ...READ MORE

Aug 13, 2018 in AWS by Archana
• 4,170 points
1,005 views
0 votes
1 answer

AWS: vertical Scaling

Yes. This is an incredible characteristic of ...READ MORE

May 30, 2018 in Cloud Computing by hemant
• 5,790 points
1,004 views
0 votes
1 answer

ECS CFT error: Encountered unsupported property links ​

You have only a small typo within ...READ MORE

Sep 10, 2018 in AWS by Priyaj
• 58,090 points
1,003 views
0 votes
1 answer

How to delete an alarm in AWS?

Hi@akhtar, You can delete the specified alarms. You can ...READ MORE

Nov 18, 2020 in AWS by MD
• 95,440 points
1,002 views
0 votes
1 answer

I had installed apache webserver on ec2 then to deploy auto scalling select previews AMI but apache webserver not install new instances, why ?

Hi@G, You created your image by shutting down ...READ MORE

Mar 4, 2020 in AWS by MD
• 95,440 points
1,002 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,002 views
+1 vote
1 answer

What is worth of AWS cloud practitioner certificate?

Hi@Safwathullah, The AWS Cloud Practitioner Certificate Exam is ...READ MORE

Aug 7, 2020 in AWS by MD
• 95,440 points
1,001 views
0 votes
0 answers

CodeDeploy failed

I have code pipeline, where I get ...READ MORE

Jul 1, 2019 in AWS by Janvi
1,000 views
0 votes
1 answer

How do I completely disable Kube DNS replication?

You can completely disable Kube DNS. Kube ...READ MORE

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

AWS: What is SQS? How to use Amazon SQS?

Amazon Simple Queue service is a message ...READ MORE

Jul 11, 2018 in Cloud Computing by brat_1
• 7,200 points
999 views
0 votes
0 answers

What is difference between Pre-Signed Url and Signed Url?

I intend to private objects in a ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,700 points
998 views
0 votes
1 answer

Google cloud: How to list all service-accounts from all Projects in GCP

It's been noted by the commenters that ...READ MORE

Nov 10, 2022 in GCP by Tejashwini
• 3,820 points
997 views
0 votes
2 answers

Loading data (incrementally) into Amazon Redshift, S3 vs DynamoDB vs Insert

It is achievable to aggregate event logs ...READ MORE

Feb 9, 2022 in AWS by anonymous
997 views
0 votes
1 answer

Should I have a NAT gateway in each AZ?

Yes, in this case, you have to have ...READ MORE

Jun 4, 2018 in AWS by Flying geek
• 3,280 points
997 views
+2 votes
4 answers

Scaling Amazon EBS Volume sizes

You can grow the storage or compress ...READ MORE

Oct 25, 2018 in Cloud Computing by prashant
997 views
0 votes
2 answers

Azure DevOps and its need?

Azure DevOps is a hosted service providing ...READ MORE

Aug 29, 2020 in Azure by nbavis
• 380 points
996 views
0 votes
1 answer

How to configure AWS CLI on top of Docker?

Hi@akhtar, The official AWS CLI version 2 Docker ...READ MORE

Nov 6, 2020 in AWS by MD
• 95,440 points
995 views
0 votes
1 answer

How to create a Lambda function with AWS CLI?

Hi@akhtar, To create a function, you need a ...READ MORE

Nov 5, 2020 in AWS by MD
• 95,440 points
995 views
0 votes
1 answer

aws snowball and aws direct connect are to migrate a high volume of data from on-premise data centers to AWS but what is the key difference?

Hi@Edureka, AWS Snowball is a petabyte-scale data transport and ...READ MORE

Sep 21, 2020 in AWS by MD
• 95,440 points
994 views
0 votes
1 answer

How is AWS Beanstalk different from other PAAS services?

This depends on what PAAS are you ...READ MORE

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

Web Hosting on Amazon AWS (PHP + MySQL)

You can simply refer the following link, ...READ MORE

Aug 7, 2018 in AWS by Priyaj
• 58,090 points
993 views
0 votes
1 answer

How to delete a branch in AWS CodeCommit?

Hi@akhtar, You can delete a branch from a repository ...READ MORE

Nov 23, 2020 in AWS by MD
• 95,440 points
992 views
0 votes
1 answer

Bottleneck while uploading lots of files to GCP bucket in a small time

You might have a hotspot on Cloud ...READ MORE

Mar 17, 2022 in GCP by Korak
• 5,820 points
990 views
0 votes
1 answer

How to create a custom role from a YAML file in GCP?

Hi@akhtar, You can create an IAM role in ...READ MORE

Nov 10, 2020 in GCP by MD
• 95,440 points
990 views
0 votes
1 answer

openstack-nova-metadata-api dead but pid file exists.

Hi@akhtar, Surprisingly, the service ‘openstack-nova-metadata-api‘ was already running. ...READ MORE

Mar 27, 2020 in OpenStack by MD
• 95,440 points
989 views
0 votes
1 answer

Validate Amazon SessionToken / Cognito?

You can use it as an OAuth token ...READ MORE

Nov 14, 2018 in AWS by Theodor
• 740 points
989 views
0 votes
1 answer

How can I copy SQL Azure database to a local development server?

There are certain ways to do this: Using SSIS ...READ MORE

Jun 26, 2018 in Azure by null_void
• 3,220 points
988 views
+2 votes
1 answer

What are the Requirements for AWS Developer associate certificate?

Hi@Md Safwathullah, The AWS Certified Cloud Practitioner examination ...READ MORE

Aug 27, 2020 in AWS by MD
• 95,440 points
987 views