Most viewed questions in Cloud Computing

0 votes
1 answer

Differentiate between stopping and terminating an instance

When an instance is stopped, the instance ...READ MORE

Jul 31, 2018 in AWS by Priyaj
• 58,090 points
8,746 views
0 votes
1 answer

How to set a directory level inactivity timeout for the azure portal?

If you’re an admin, and you want ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points
8,728 views
0 votes
1 answer

The role defined for the function cannot be assumed by Lambda

I got the error "The role defined ...READ MORE

Sep 24, 2018 in AWS by Priyaj
• 58,090 points
8,652 views
0 votes
1 answer

Difference between Lambda and Lambda@Edge

The major difference is in the API ...READ MORE

Jan 28, 2019 in AWS by Trisha
8,590 views
0 votes
1 answer

An error occurred (InvalidBucketName) when calling the CreateBucket operation: The specified bucket is not valid.

Hi@akhtar, You can't use an uppercase letter in ...READ MORE

Oct 7, 2020 in AWS by MD
• 95,440 points
8,573 views
+1 vote
1 answer

Error: MalformedPolicyDocumentException: The new key policy will not allow you to update the key policy in the future.

Hi, I think there is a problem with ...READ MORE

Aug 10, 2020 in Terraform by MD
• 95,440 points
8,565 views
0 votes
1 answer

What are the Naming conventions for SNS / SQS

There are no specific naming convention. You ...READ MORE

Aug 9, 2018 in AWS by Priyaj
• 58,090 points
8,554 views
+2 votes
3 answers

How to send email to non-verified email address using AWS SES

While running in sandbox mode you can ...READ MORE

Jul 26, 2018 in AWS by Priyaj
• 58,090 points
8,500 views
+1 vote
4 answers

How do I cache my images which are stored in Amazon S3?

when caching ec2 instance these can be ...READ MORE

Oct 23, 2018 in AWS by Nabarupa
8,480 views
0 votes
1 answer

How to attach an EBS volume to EC2 instance using terraform?

Hi@akhtar, You can use aws_volume_attachment resource to attach ...READ MORE

Jun 12, 2020 in Terraform by MD
• 95,440 points
8,475 views
0 votes
1 answer

AWS DynamoDB query failed due to attribute having certain characters

your parameter is not matching the datatype ...READ MORE

Oct 15, 2018 in AWS by Priyaj
• 58,090 points
8,406 views
+1 vote
3 answers

Not able to pass params POST to AWS Lambda from Amazon API Gateway

For this template : application/x-www-form-urlencoded  This line below will ...READ MORE

Jun 13, 2018 in AWS by Cloud gunner
• 4,670 points
8,377 views
0 votes
1 answer

CreateBucket operation: IllegalLocationConstraintException

This error is generated because your location ...READ MORE

Nov 23, 2018 in AWS by Namitha
8,351 views
+2 votes
2 answers

Is there a way to add cache control in AWS S3?

use of  current upstream master branch will ...READ MORE

Apr 10, 2018 in Cloud Computing by hemant
• 5,790 points
8,330 views
0 votes
1 answer

How can I get current date in a CloudFormation script?

There was a similar question asked on ...READ MORE

Aug 29, 2018 in AWS by Priyaj
• 58,090 points
8,244 views
0 votes
1 answer

How can we rewrite an URL in Azure Webapp?

You need to create a web.config file ...READ MORE

Jun 14, 2018 in Azure by null_void
• 3,220 points
8,215 views
0 votes
1 answer

How to attach Elastic IP in EC2 instance using Terraform code?

Hi@akhtar, You can use aws_eip resource in your ...READ MORE

Jul 22, 2020 in Terraform by MD
• 95,440 points
8,210 views
0 votes
1 answer

What is the consistency model of DynamoDB?

While reading data from DynamoDB, user can ...READ MORE

Mar 11, 2019 in AWS by Pankaj Sharma
8,188 views
+1 vote
1 answer

How to delete an EC2 instance using Python boto3

You just need to have the list ...READ MORE

Dec 3, 2018 in AWS by Nabarupa
8,180 views
+1 vote
2 answers

AWS: s3 file downloads not working in Chrome specifically

The canonical Internet media type for a PDF document ...READ MORE

Sep 4, 2018 in Cloud Computing by eatcodesleeprepeat
• 4,710 points
8,157 views
0 votes
1 answer

How to view pdf stored in S3 using Angular 5

You can refer to this blog to ...READ MORE

Oct 31, 2018 in AWS by Nabarupa
8,142 views
0 votes
1 answer

How to download a file from EC2 instance to local computer?

You need to specify your download location. ...READ MORE

Oct 10, 2018 in AWS by Archana
• 4,170 points
8,140 views
0 votes
2 answers

Copying folders inside Amazon S3 bucket

Here is the example to copy folder ...READ MORE

Nov 29, 2018 in AWS by Archana
• 5,640 points
8,123 views
0 votes
1 answer

How to create a namespace in the Kubernetes cluster using Terraform?

Hi@akhtar, You can use kubernetes_namespace resource in your ...READ MORE

Sep 14, 2020 in Terraform by MD
• 95,440 points
8,066 views
+1 vote
1 answer

CodeDeploy failed saying The overall deployment failed because too many individual instances failed deployment

Hello Janvi, Please ensure the below things, me ...READ MORE

Dec 27, 2019 in AWS by Thadi Karan
8,038 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,032 views
0 votes
1 answer

Can I run actions in parallel in codepipeline? - AWS

Yes. You can configure one or more ...READ MORE

Jul 1, 2019 in AWS by Garima
8,021 views
0 votes
1 answer

The user or administrator has not consented to use the application-Send interactive authorization request

An admin must consent to the permissions. ...READ MORE

Aug 24, 2018 in Azure by club_seesharp
• 3,450 points
7,962 views
0 votes
1 answer

How to download a file from S3 buckets using boto3?

Hi@akhtar, Boto3 supports upload_file() and download_file() APIs to ...READ MORE

Oct 8, 2020 in AWS by MD
• 95,440 points
7,921 views
0 votes
1 answer

Does boto3 ec2.instances.filter have equivalent to AWS CLI --query?

"filter - does filtering at the AWS ...READ MORE

Sep 18, 2018 in AWS by Priyaj
• 58,090 points
7,903 views
+1 vote
1 answer

How to import a python module in multiple lambda function?

setup your helper function in your file ...READ MORE

Mar 26, 2019 in AWS by Esha
7,892 views
0 votes
1 answer

Nginx error "502 Bad Gateway nginx/1.16.0"

This typically indicates that a back-end service ...READ MORE

Jul 4, 2019 in AWS by Isha
7,847 views
0 votes
1 answer

sync --delete command removed all local files in AWS S3

aws sync is not used for deleting ...READ MORE

Jul 18, 2018 in Cloud Computing by Gopalan
• 1,360 points
7,791 views
+1 vote
3 answers

Where to find the Microsoft.IdentityModel dll?

Include Microsoft.IdentityModel.Extensions for WIF runtime support by following the following ...READ MORE

Oct 23, 2018 in Azure by Progbaaa
7,791 views
0 votes
1 answer

ERROR 2003 (HY000): Can't connect to MySQL server on 'mydatabase.cn5kssisqx6k.ap-south-1.rds.amazonaws.com' (110 "Connection timed out")

Hi@akhtar, I think there is a problem with ...READ MORE

Jul 26, 2020 in AWS by MD
• 95,440 points
7,774 views
0 votes
1 answer

What are the Lightsail service limits?

You can currently create up to 20 ...READ MORE

Sep 25, 2018 in AWS by Archana
• 4,170 points
7,749 views
0 votes
2 answers

How can I enable Ping(ICMP) on Azure?

I had a similar problem. Needed to ...READ MORE

Aug 17, 2018 in Azure by Priyaj
• 58,090 points
7,745 views
+2 votes
1 answer

Permissions for 'key123.pem' are too open. It is required that your private key files are NOT accessible by others.

Hi@akhtar, You got this error because you didn't ...READ MORE

Jun 3, 2020 in AWS by MD
• 95,440 points
7,714 views
+1 vote
1 answer

Can I have a shared drive between Azure Virtual Machines?

In Azure Resource Manager "Storage Account" you ...READ MORE

Jul 26, 2018 in Azure by cloudie_crank
• 1,610 points
7,685 views
0 votes
1 answer

View total size of an S3 bucket - aws cli

To view stats about a bucket, which ...READ MORE

Aug 23, 2019 in AWS by Parth
7,679 views
0 votes
1 answer

Pivot rows into columns in AWS Athena?

You can use the following method :- It ...READ MORE

Oct 29, 2018 in AWS by Priyaj
• 58,090 points
7,624 views
0 votes
1 answer

error: You must be logged in to the server (Unauthorized)

Hi@akhtar, It seems you did not set your ...READ MORE

Jul 9, 2020 in AWS by MD
• 95,440 points
7,606 views
+3 votes
1 answer

GCP Error: "Unable to connect on port 22"

You may see this error under the ...READ MORE

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

How to add Azure Virtual machine to an existing availability set?

You cannot associate an Availability Set to an existing ...READ MORE

Aug 10, 2018 in Azure by null_void
• 3,220 points
7,600 views
0 votes
1 answer

How to create a DynamoDB table using Python?

The code that you can use to ...READ MORE

Feb 22, 2019 in AWS by Priyaj
• 58,090 points
7,539 views
0 votes
1 answer

Error creating DB Instance: InvalidParameterCombination: Cannot find version 5.6.10a for aurora-mysql

I guess engine name 'aurora-mysql' refers to ...READ MORE

Sep 24, 2018 in AWS by Priyaj
• 58,090 points
7,531 views
0 votes
1 answer

Amazon Athena - S3 location error

You must know this that Amazon Athena ...READ MORE

Jan 16, 2019 in AWS by Sneha
7,526 views
0 votes
1 answer

How to delete / drop multiple tables in AWS athena?

It is not possible to run multiple ...READ MORE

Jan 17, 2019 in AWS by Edureka
• 4,220 points
7,522 views
+1 vote
1 answer

error: cannot uninstall 'simplejson', not able to install on Ubuntu 18.04,

Hi@akhtar, This error occurs because of pip install ...READ MORE

Mar 20, 2020 in OpenStack by MD
• 95,440 points
7,519 views
0 votes
1 answer

Enable CORS for API Gateway in Cloudformation template

After some trial and error, I found ...READ MORE

Oct 9, 2018 in AWS by Priyaj
• 58,090 points
7,508 views