Most viewed questions in Cloud Computing

0 votes
1 answer

Lambda & DynamoDB: "The parameter cannot be converted to a numeric value"

It cannot be converted because you are ...READ MORE

Feb 23, 2022 in AWS by Korak
• 5,820 points
3,521 views
0 votes
1 answer

Is there any impact when i create AMI without SYSPREP shutdown in Windows EC2 instance?

Hi@Lakshminarayanan, I think it will impact your instance ...READ MORE

Oct 30, 2020 in AWS by MD
• 95,440 points
3,519 views
+2 votes
1 answer

How to create elastic load balancer using Terraform?

Hi@akhtar, You can use an aws_elb load balancer ...READ MORE

Aug 17, 2020 in Terraform by MD
• 95,440 points
3,515 views
0 votes
1 answer

What is the remote-exec provisioner in Terraform?

Hi@akhtar, You can use a remote-exec provisioner to ...READ MORE

Jul 23, 2020 in Terraform by MD
• 95,440 points
3,503 views
+1 vote
5 answers

Can Celery be used with Amazon SQS

I regenerated the credentials in the IAM ...READ MORE

Oct 25, 2018 in AWS by triedntested
3,489 views
+1 vote
2 answers

Starting with an AWS Instance with API and AUTHPARAMS

The API is usually much easier to ...READ MORE

Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
3,482 views
0 votes
1 answer

Create a custom image of windows VM on Google Cloud.

Before you create the image, run GCESysprep ...READ MORE

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

How can I remove/hide/disable excessive HTTP response headers in Azure/IIS7 without having to use UrlScan?

MSDN published an article on how to ...READ MORE

May 22, 2018 in Azure by club_seesharp
• 3,450 points
3,477 views
+1 vote
2 answers

Spring data with AWS ElastiCache

AWS ElastiCache APIs don't expose any abstraction ...READ MORE

Jul 27, 2018 in AWS by Priyaj
• 58,090 points
3,455 views
0 votes
1 answer

Using static IP in Elastic Beanstalk

I found this in the documentation: You can ...READ MORE

Mar 18, 2019 in AWS by Archana
• 5,640 points
3,445 views
0 votes
1 answer
0 votes
1 answer

Creating Service Bus Topic Subscription with SQL Filter using ARM Template.

To create SQL Filter and Action, add ...READ MORE

Jul 3, 2019 in Azure by Perry
• 17,100 points
3,428 views
0 votes
1 answer

Using Cloudfront for posting data

The POST request must be done to ...READ MORE

Sep 3, 2019 in AWS by Lakshminarayan
3,427 views
0 votes
1 answer

How to check if multiple files exist in Azure container?

foreach loop is the most efficient way though. ...READ MORE

Mar 4, 2019 in Azure by Prerna
• 1,960 points
3,418 views
0 votes
1 answer

Create names topic, subscribe and publish message - AWS SNS

You can write a python code which ...READ MORE

Aug 21, 2019 in AWS by Hari
3,417 views
0 votes
1 answer

How can I get programmatic error codes from Cognito mode?

The best way to do this is ...READ MORE

Jun 9, 2018 in AWS by Cloud gunner
• 4,670 points
3,393 views
0 votes
1 answer

Network error: Connection timed out or Error connecting to [instance] in AWS.

Hi@akhtar, Check your security group rules. You need ...READ MORE

Apr 28, 2020 in AWS by MD
• 95,440 points
3,392 views
0 votes
1 answer

What are some real time scenarios where S3 buckets are used in AWS?

It’s a storage drive - S3 simple ...READ MORE

Feb 4, 2020 in AWS by Priyak Dey
3,389 views
0 votes
1 answer

How can i upload to Azure Blob storage with Shared Access key?

For GetBlobReferenceFromServer to work, the blob must be present ...READ MORE

Jun 12, 2018 in Azure by club_seesharp
• 3,450 points
3,382 views
0 votes
1 answer

Exclude multiple folders using AWS S3 syn

Try this sudo aws s3 sync ...READ MORE

Nov 22, 2018 in AWS by Archana
• 5,640 points
3,378 views
+1 vote
2 answers

Not able to ping AWS EC2 Instance

The custom ICMP rule in the security ...READ MORE

Apr 17, 2018 in Azure by Cloud gunner
• 4,670 points
3,370 views
+2 votes
2 answers

Access denied: Root login Ubuntu VM on Azure

I have the same issue. Any help? READ MORE

Sep 27, 2018 in Azure by anonymous
3,368 views
0 votes
1 answer

What is shuffle sharding in AWS?

Fault-isolating improvement you can make to traditional ...READ MORE

Aug 1, 2018 in Cloud Computing by hemant
• 5,790 points
3,367 views
0 votes
1 answer

Enabling the Cloud Build API

The virtual appliance import tool uses Cloud Build. ...READ MORE

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

Cloudwatch error "An error occurred (InvalidParameterException) when calling the GetLogEvents operation"

Change your command from: aws logs --debug get-log-events ...READ MORE

Aug 27, 2019 in AWS by Vikas
3,364 views
0 votes
1 answer

How do I configure and attach an internet gateway for use with Elastic Load Balancing?

Follow these steps: First, create an internet gateway and ...READ MORE

May 16, 2019 in AWS by Archu
3,354 views
0 votes
1 answer

azureuser@xxxxxxxx: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

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

Nov 11, 2020 in Azure by MD
• 95,440 points
3,342 views
0 votes
1 answer

Load key "key1234.pem": Permission denied ec2-user@13.126.141.194: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

Hi@akhtar, It seems you didn't set permissions to ...READ MORE

Jun 3, 2020 in AWS by MD
• 95,440 points
3,338 views
0 votes
1 answer

Configure Windows Azure For URL rewrite using WordPress.

You need to understand that the configuration is ...READ MORE

Jun 28, 2019 in Azure by Perry
• 17,100 points
3,338 views
0 votes
1 answer

How can I enforce a S3 policy to let only signed URL get objects?

You don't need to make a bucket ...READ MORE

Oct 5, 2018 in AWS by Priyaj
• 58,090 points
3,318 views
0 votes
1 answer

Friendly filename when downloading Azure blob.

Azure blobs can be downloaded in four ...READ MORE

Mar 16, 2019 in Azure by Prerna
• 1,960 points
3,312 views
0 votes
1 answer

Is it possible to create a VM instance using an existing instance on GCP?

You can create an instance from an ...READ MORE

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

What are the best practices to upload file to S3 and also trigger a lambda

AWS recommends to store files on S3, ...READ MORE

Sep 28, 2018 in AWS by Priyaj
• 58,090 points
3,301 views
0 votes
1 answer

How to allow an IAM entity to create the AWSServiceRoleForECS service-linked role?

Hey @Meer, Add the following statement to the ...READ MORE

Jun 23, 2019 in AWS by Dhruv
3,295 views
0 votes
1 answer

I do not get any messages using sns - AWS SNS

I am facing a similar issue. As ...READ MORE

Jul 9, 2019 in AWS by Kyraa
3,283 views
0 votes
1 answer

How to change new instance tag Name when auto scaling?

You can set up a new Name ...READ MORE

Oct 29, 2018 in AWS by Archana
• 5,640 points
3,271 views
0 votes
1 answer

How to pass object messages in Azure Queue Storage?

I already have a base class, so ...READ MORE

Mar 26, 2019 in Azure by Prerna
• 1,960 points
3,270 views
0 votes
1 answer

Does data factory have self-hosted integration runtime for data flows ?

Self-hosted IR is an ADF pipeline construct ...READ MORE

Jan 3, 2020 in Azure by Sirajul
• 59,230 points
3,259 views
+1 vote
2 answers

Getting an App pool timeout for azure web sites

Windows Azure Web Sites supports two modes, ...READ MORE

Aug 21, 2018 in Azure by Priyaj
• 58,090 points
3,257 views
0 votes
1 answer

How to create an instance template using the google cloud platform console?

To create an instance template through the ...READ MORE

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

Incorrect policy detected in S3 bucket in CloudFormation

I modified your code and it seems ...READ MORE

Sep 5, 2018 in AWS by Priyaj
• 58,090 points
3,241 views
0 votes
1 answer

S3 Static Website Hosting Route All Paths to Index.html

Yes there is an easy way to ...READ MORE

Apr 8, 2018 in AWS by code_ninja
• 6,290 points
3,206 views
0 votes
1 answer

Lambda function accessing multiple VPC

This is not possible with Lambda. Lambda ...READ MORE

Jan 29, 2019 in AWS by william
3,203 views
0 votes
2 answers

Email hosting for Azure Websites - Custom Domain Live

Your cheapest option is to have one ...READ MORE

Aug 20, 2018 in Azure by Priyaj
• 58,090 points
3,203 views
0 votes
1 answer

What are some use cases of Amazon SNS?

Amazon Simple Notification Service is a highly ...READ MORE

Feb 18, 2019 in AWS by Archana
• 5,640 points
3,202 views
0 votes
2 answers

How to create a VPC from scratch in AWS Console?

Creating a VPC from scratch is bit ...READ MORE

Feb 20, 2019 in AWS by Priyaj
• 58,090 points
3,198 views
0 votes
1 answer

log X-Amzn-Trace-Id to trace requests through my Application Load Balancer - AWS

Hey use the following steps to log ...READ MORE

Oct 15, 2019 in AWS by Tanya
3,189 views
0 votes
1 answer

What is the need for ACL's when GCP already has Cloud IAM permissions for the same?

In most cases, Cloud Identity and Access Management ...READ MORE

Nov 5, 2019 in GCP by Sirajul
• 59,230 points
3,175 views
0 votes
1 answer

Does DynamoDB support conditional operators?

Yes, like all the other database management ...READ MORE

Mar 11, 2019 in AWS by Esha Gupta
3,174 views
0 votes
1 answer

AWS presigned url acl public read invalid signature

The error that you got was because error ...READ MORE

Oct 5, 2018 in AWS by Priyaj
• 58,090 points
3,168 views