Most answered questions in Cloud Computing

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
997 views
0 votes
1 answer

Eyaml and Puppet

To create an encrypted copy of a ...READ MORE

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

Amazon SQS FIFO Queue send message validation

Assuming you only have one process adding ...READ MORE

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

NSInternalInconsistencyException _variable is not a property of projectName.Classname

It turns out the AWS SDK isn't ...READ MORE

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

How to deploy Spring Boot RESTful Web Service Docker img to EC2?

Typically I run application on separate port ...READ MORE

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

Adding Watermark to AWS Elastic Transcoder

found the error! I had to put the ...READ MORE

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

How to add IAM role to an existing instance in aws?

As of AWS CLI v1.11.46,  you can ...READ MORE

Sep 6, 2018 in AWS by Archana
• 4,170 points
1,446 views
0 votes
1 answer

How to download the latest file in a S3 bucket using AWS CLI?

You can use the below command $ aws ...READ MORE

Sep 6, 2018 in AWS by Archana
• 4,170 points
19,072 views
0 votes
1 answer

Are there services on AWS that help in better content creation?

Amazon WorkDocs is a secure, fully managed, ...READ MORE

Sep 6, 2018 in Cloud Computing by Meci Matt
• 9,460 points
348 views
0 votes
1 answer

Hpw to set a specific storage for one of my web app on my EC2?

You have several options when choosing the ...READ MORE

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

What does AWS Neptune do?

Amazon Neptune is a fast, reliable, fully-managed ...READ MORE

Sep 6, 2018 in Cloud Computing by code_ninja
• 6,290 points
590 views
0 votes
1 answer

502 Bad Gateway Error in CloudFront AWS

To resolve this you have 2 option.    Enable ...READ MORE

Sep 6, 2018 in AWS by Priyaj
• 58,090 points
4,098 views
0 votes
1 answer

How to setup Amazon Lightsail Subdomain

AWS LightSail is different from shared hosting ...READ MORE

Sep 6, 2018 in AWS by Priyaj
• 58,090 points
4,219 views
0 votes
1 answer

Configure Application load balancer to route http to https in Elastic beanstalk

From this document: To update your Elastic Beanstalk environment to ...READ MORE

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

Multiple Hashicorp Vault servers in different AZs in AWS

There are several Storage Backends in Vault, ...READ MORE

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

Unable to initiate ssh connection to Amazon EC2 instance

The keypair which you are using must ...READ MORE

Sep 5, 2018 in AWS by Archana
• 4,170 points
636 views
0 votes
1 answer

What is AWS Directory Services?

AWS Directory Service for Microsoft Active Directory, ...READ MORE

Sep 5, 2018 in Cloud Computing by code_ninja
• 6,290 points
482 views
0 votes
1 answer

AWS Opsworks

AWS OpsWorks is a configuration management service ...READ MORE

Sep 5, 2018 in Cloud Computing by DragonLord999
• 8,450 points
319 views
0 votes
1 answer

Parallel uploads to the same s3 bucket directory with s3cmd

Is your problem is not with the ...READ MORE

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

Slack slash command delayed response on AWS Lambda

That won't work in a single lambda ...READ MORE

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

AWS Network ELB take 4 minutes to recognise target as healthy

We hit this issue with NLBs and ...READ MORE

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

Amazon Lambda writing to DynamoDB

After making a few changes to the ...READ MORE

Sep 5, 2018 in AWS by Priyaj
• 58,090 points
2,502 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,236 views
0 votes
1 answer

What is AWS Artifact?

AWS Artifact is your go-to, central resource ...READ MORE

Sep 4, 2018 in AWS by hemant
• 5,790 points
1,123 views
0 votes
1 answer

what is WAF in AWS? Can someone explain?

AWS WAF is a web application firewall ...READ MORE

Sep 4, 2018 in Cloud Computing by Meci Matt
• 9,460 points
507 views
0 votes
1 answer

AWS SNS - How to get SNS topic by name?

If you know the topic already exists ...READ MORE

Sep 4, 2018 in AWS by Archana
• 4,170 points
4,357 views
+1 vote
1 answer

How to Deploy RESTful API with .net framework 4.5 in AWS Lambda

Is it necessary to migrate to .Net ...READ MORE

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

How can I return binary body and http headers from an AWS lambda through API gateway

I recently got this working after facing ...READ MORE

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

AWS Elasticsearch VPC connectivity

VPC Endpoint cannot be accessed outside the ...READ MORE

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

How to access an Elastic Beanstalk environment property from an .ebextensions config file

The statement that they are passed into ...READ MORE

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

Error in Adding LIMIT fixes “Invalid digit, Value N” in Amazon Redshift.

This could be expressed simply as: SELECT TOP ...READ MORE

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

What Constitutes a Compute Hour or Cost/Hour?

An hour counts as the time your ...READ MORE

Sep 3, 2018 in Azure by null_void
• 3,220 points
670 views
0 votes
1 answer

What is AWS MediaTailor?

AWS Elemental MediaTailor lets video providers insert ...READ MORE

Sep 3, 2018 in Cloud Computing by DragonLord999
• 8,450 points
358 views
0 votes
1 answer

What is AWS MediaStore?

AWS Elemental MediaStore is an AWS storage ...READ MORE

Sep 3, 2018 in Cloud Computing by DragonLord999
• 8,450 points
402 views
0 votes
1 answer

How to launch an EC2 instance with IAM-Role?

The credentials you are using from your ...READ MORE

Sep 3, 2018 in AWS by Archana
• 4,170 points
2,790 views
0 votes
1 answer

How do you concatenate small sized files in Amazon S3?

Amazon S3 does not provide a concatenate ...READ MORE

Sep 3, 2018 in AWS by Archana
• 4,170 points
5,115 views
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

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

Lambda + RDS Postgres not working

Have you verified your security group for ...READ MORE

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

Why amazon cognito authorizer works just as authenticator not as an authorizer?

Because it is an authenticator. Naming it as ...READ MORE

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

I am Unable to call Django REST API from within the same AWS EC2 Linux machine.

As per discussions in comment section, it's ...READ MORE

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

How do I roll-back a message to Amazon MQ (AMQ) from Lambda?

It is apparently not possible using STOMP ...READ MORE

Sep 3, 2018 in AWS by Priyaj
• 58,090 points
1,071 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,014 views
0 votes
1 answer

AWS Elastic Beanstalk - How to increase instance disk capacity?

The 8 GB diskthat you are seeing ...READ MORE

Sep 3, 2018 in AWS by anonymous
3,524 views
0 votes
1 answer

How can I call Amazon's AWS kms decrypt function without using a binary file?

Not sure if you've already found this, ...READ MORE

Aug 30, 2018 in AWS by Priyaj
• 58,090 points
9,204 views
0 votes
1 answer

SageMakerRuntime: MissingAuthenticationTokenException

Make sure you include AWS.Credentials when you create the AWS.SageMakerRuntime instance. ...READ MORE

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

How to use Federation from a User Pool (not from an Identity Pool)!

Is there a SignIn API for federated ...READ MORE

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

Aws-elb health check failing at 302 code

In the event that the condition of ...READ MORE

Aug 30, 2018 in AWS by Priyaj
• 58,090 points
9,486 views
0 votes
1 answer

Amazon DynamoDB: warning

Yes, you should address this problem. You can ...READ MORE

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

Creating a linux virtual machine from disk in azure using python

You specifically ask... Can anyone explain the answer ...READ MORE

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

Amazon EC2 Beanstalk Lavarel showing code instead of displaying the page

If there is permission issue, give the ...READ MORE

Aug 30, 2018 in AWS by Priyaj
• 58,090 points
633 views