Most voted questions in Cloud Computing

0 votes
1 answer

Is it possible to enable CORS using NancyFX?

Its possible to do this in the ...READ MORE

Aug 24, 2018 in Azure by null_void
• 3,220 points
1,935 views
0 votes
1 answer

Azure KeyVault Active Directory AcquireTokenAsync timeout when called asynchronously

Problem: deadlock Your EncryptionProvider() is calling GetAwaiter().GetResult(). This blocks the thread, ...READ MORE

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

Error: The subscription is not registered to use namespace 'Microsoft.DataFactory

In Azure, for each functionality there's a ...READ MORE

Aug 24, 2018 in Azure by null_void
• 3,220 points
1,350 views
0 votes
1 answer

What Is AWS Rekognition?

Amazon Rekognition makes it easy to add ...READ MORE

Aug 24, 2018 in Cloud Computing by Meci Matt
• 9,460 points
437 views
0 votes
1 answer

What is AWS Apache Maxnet?

Apache MXNet is a fast and scalable training ...READ MORE

Aug 24, 2018 in Cloud Computing by DragonLord999
• 8,450 points
587 views
0 votes
1 answer

How to copy a folder from S3 to Elastic Beanstalk instance on its creation?

I had encountered similar problem. But i ...READ MORE

Aug 24, 2018 in AWS by Archana
• 4,170 points
4,201 views
0 votes
2 answers

aws keep returning 502 bad gateway error using python flask

The 502 Bad Gateway Error is an ...READ MORE

Jan 3, 2019 in AWS by iangregor
• 300 points
11,820 views
0 votes
1 answer

How to switch between multiple accounts with AWS SDK

You can define multiple profiles in ~/.aws/credentials ...READ MORE

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

Publishing messages from AWS SNS to SQS

Unless you are using SQS FIFO queues, ...READ MORE

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

Migration on-premise Postgresql into AWS RDS

Actually the solution purposed works. But there's ...READ MORE

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

Stopping then starting EC2 from command line

I understand this post is 3 years ...READ MORE

Aug 24, 2018 in AWS by Priyaj
• 58,090 points
2,899 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,984 views
0 votes
1 answer

Amazon EC2 instance unable to resolve host.

Here is my checklist of things you ...READ MORE

Aug 23, 2018 in AWS by Archana
• 4,170 points
5,488 views
0 votes
1 answer

Do i need Amazon Route53 to bind domain to EC2?

You need to assign an Elastic IP ...READ MORE

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

What are AWS Step Functions?

AWS Step Functions lets you coordinate multiple ...READ MORE

Aug 23, 2018 in Cloud Computing by code_ninja
• 6,290 points
905 views
0 votes
1 answer

What Is AWS Deepelns?

AWS DeepLens helps put deep learning in ...READ MORE

Aug 23, 2018 in Cloud Computing by code_ninja
• 6,290 points
293 views
0 votes
1 answer

How to perform dependency injection using Azure WebJobs SDK?

Azure WebJobs SDK now supports instance methods. ...READ MORE

Aug 23, 2018 in Azure by club_seesharp
• 3,450 points
2,123 views
0 votes
1 answer

Can we have more than one Public IP in Azure?

It appears you can now have multiple ...READ MORE

Aug 23, 2018 in Azure by null_void
• 3,220 points
541 views
0 votes
1 answer

Why as a co-administrator of a subscription am I unable to edit the Active Directory?

The answer was that I needed to ...READ MORE

Aug 23, 2018 in Azure by null_void
• 3,220 points
466 views
0 votes
1 answer

What Is AWS X-Ray?

AWS X-Ray helps developers analyze and debug ...READ MORE

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

Can someone tell me what is AWS Lex?

Amazon Lex is a service for building ...READ MORE

Aug 22, 2018 in Cloud Computing by DragonLord999
• 8,450 points
357 views
0 votes
1 answer

How to connect Amazon RedShift in Apache Spark?

It turns out you just need a ...READ MORE

Aug 22, 2018 in AWS by Archana
• 4,170 points
7,130 views
0 votes
1 answer

Terminal returning an S3 error

You just have to add a specific ...READ MORE

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

AWS Elastic Beanstalk EC2 With Redis - Cannot Connect - Django_Redis

After setting the security group, I found ...READ MORE

Aug 22, 2018 in AWS by Priyaj
• 58,090 points
4,146 views
0 votes
1 answer

How does AWS guardduty generate sample event and generate cloudwatch event

For anyone that comes across this for ...READ MORE

Aug 22, 2018 in AWS by Priyaj
• 58,090 points
2,316 views
0 votes
1 answer

How to Use hypen as key name in dynamo db mapper

It seems you cannot have a column ...READ MORE

Aug 22, 2018 in AWS by Priyaj
• 58,090 points
2,766 views
0 votes
1 answer

How to make API Gateway accept http instead of https?

You can put a Cloudfront distribution in ...READ MORE

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

How to list the contents of Amazon S3 by modified date?

One easy solution would be probably to ...READ MORE

Aug 21, 2018 in AWS by datageek
• 2,530 points
52,505 views
0 votes
1 answer

Can someone tell me about AWS Code Commit?

AWS CodeCommit is a fully-managed source control service that ...READ MORE

Aug 21, 2018 in Cloud Computing by Meci Matt
• 9,460 points
420 views
0 votes
1 answer

What is AWS Athena?

Amazon Athena is an interactive query service ...READ MORE

Aug 21, 2018 in Cloud Computing by Meci Matt
• 9,460 points
532 views
0 votes
1 answer

Kinesis Analytics Destination Guidance: Lambda vs Kinesis Stream to Lambda

If this does not answer your question, ...READ MORE

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

Update Resource URL automatically when replicating CKAN to another AWS environment via CloudFront?

If you want to keep using the ...READ MORE

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

Can we use Terraform to execute SQL script on RDS MySQL?

I don't think remote-exec is what you ...READ MORE

Aug 21, 2018 in AWS by Priyaj
• 58,090 points
10,711 views
0 votes
1 answer

AWS s3 -trigger on object created, function gets invoked continuously

This is not supposed to happen. Please ...READ MORE

Feb 6, 2019 in AWS by Esha
495 views
0 votes
1 answer

AWS Access Key error when uploading to S3

You can try getting creating a new ...READ MORE

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

Deploy react app to AWS with pm2

Under 'tools' directory, in 'distServer.js' try to ...READ MORE

Feb 6, 2019 in AWS by Fatima
2,434 views
0 votes
1 answer

How to set-up DynamoDB trigger using AWS Lambda?

Well this code worked for me. You ...READ MORE

Aug 20, 2018 in AWS by Archana
• 4,170 points
2,652 views
0 votes
1 answer

How to upload a lib for Tomcat in Amazon EC2?

You need to set the proper privileges ...READ MORE

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

How to synchronize sessions using Amazon Web Services?

I think what you are looking for ...READ MORE

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

Is it possible to stop nodes in AWS ElasticCache cluster?

In AWS, ElastiCache clusters cannot be stopped. ...READ MORE

Aug 18, 2018 in AWS by Archana
• 4,170 points
1,215 views
0 votes
2 answers

What is AWS Code star?

AWS CodeStar is a service which bring ...READ MORE

Aug 5, 2020 in Cloud Computing by Preeti
787 views
0 votes
1 answer

AWS: What is in Sagemaker and what does it do?

Amazon SageMaker is a fully-managed platform that ...READ MORE

Aug 17, 2018 in Cloud Computing by brat_1
• 7,200 points
1,142 views
0 votes
1 answer

Merge [amazon-sts] into [aws-sts]

Done: aws-sts ← amazon-sts. As told in the comments, the ...READ MORE

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

When should I use a t2.medium vs. a m3.medium instance type within AWS?

30000 hits per month is on average ...READ MORE

Aug 17, 2018 in AWS by Priyaj
• 58,090 points
6,451 views
0 votes
1 answer

I'm trying to integrate Bitbucket into AWS Code Pipeline? What is the best approach?

You can integrate Bitbucket with AWS CodePipeline ...READ MORE

Aug 17, 2018 in AWS by Priyaj
• 58,090 points
2,171 views
0 votes
1 answer

Hadoop in the AWS free tier?

If you want to limit your hadoop ...READ MORE

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

How to allow the application to communicate back to the on premise equipment?

The connection would need to be either ...READ MORE

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

JAWS screen reader adding tabIndex of -1 to anchors with images

JAWS automatically add tabindex="-1" to anchor tags ...READ MORE

Aug 16, 2018 in Cloud Computing by Priyaj
• 58,090 points
399 views
0 votes
1 answer

How to set up a SPF(Sender Policy Framework) for AWS EC2 instance?

Setting up a SPF record is pretty ...READ MORE

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

Experimenting with AWS API Gateway default response and triggering AWS Lambda

You can try out the following steps  Post ...READ MORE

Aug 16, 2018 in AWS by Deepthi
• 300 points
891 views