Most answered questions in Cloud Computing

0 votes
1 answer

In Amazon Data Pipeline, how to make sure only once instance of a pipeline is running at any time?

On the CopyTablesActivity, you could set a lateAfterTimeout attribute ...READ MORE

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

public-ish write access to S3 bucket with file size limiting

You can specify the content length in ...READ MORE

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

Error creating Key Pair: You are not authorized to perform this operation

Try adding AmazonEC2FullAccess policy. If you are not sure how ...READ MORE

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

What Is Reserved Instance Reporting in AWS?

AWS provides a number of RI-specific cost ...READ MORE

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

Can someone explain AWS Config?

AWS Config provides a detailed inventory of ...READ MORE

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

Amazon Ec2 FTP Write Permission error

The ec2-user don't have permission to write ...READ MORE

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

Data-At-Rest encryption on Amazon RDS

Amazon RDS supports encryption at rest for ...READ MORE

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

AWS Lambda with Zappa fails on “Unable to import module 'handler': No module named builtins”

I solved the problem. I'm using pipenv ...READ MORE

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

install .rpm or .msi file through python script

You have to call system command - rpm ...READ MORE

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

How to create new stack using create-change-set in AWS Cloudformation

The type of change set operation. To ...READ MORE

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

Nodejs AWS SDK S3 Generate Presigned URL

Your code is correct, double check following: Your ...READ MORE

Sep 18, 2018 in AWS by Priyaj
• 58,090 points
9,049 views
0 votes
1 answer

AWS: What Is A Static IP?

Your internet service provider (ISP) provides you ...READ MORE

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

AWS: What is Elastic IP and Public IP?

A public IP address is assigned to ...READ MORE

Sep 17, 2018 in Cloud Computing by hemant
• 5,790 points
1,209 views
0 votes
1 answer

Why do people use Heroku when AWS is present? What distinguishes Heroku from AWS?

AWS / Heroku are both free for ...READ MORE

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

Cannot access AWS domain purchased with Route 53

You will need to start by creating ...READ MORE

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

Using pymongo to connect to MongoDB hosted on AWS

Yes, the drivers work independently of any ...READ MORE

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

Boto3 - python script to view all directories and files

There are no folders, only S3 object ...READ MORE

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

What is AWS SWF?

Amazon SWF helps developers build, run, and ...READ MORE

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

What Is AWS Sumerian?

Amazon Sumerian lets you create and run ...READ MORE

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

Multi-factor authentication in Amazon Quicksight

Yes. You can enable multi-factor authentication (MFA) ...READ MORE

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

S3 static pages without .html extension

You have to set the meta data ...READ MORE

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

Cannot access AWS domain purchased with Route 53

You will need to start by creating ...READ MORE

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

Using pymongo to connect to MongoDB hosted on AWS

Yes, the drivers work independently of any ...READ MORE

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

Boto3 - python script to view all directories and files

There are no folders, only S3 object ...READ MORE

Sep 14, 2018 in AWS by Priyaj
• 58,090 points
40,914 views
0 votes
1 answer

Copying existing files in a s3 Bucket to another s3 bucket

Suppose the two buckets in question are ...READ MORE

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

Backup solutions for AWS EC2 instances

I've been using Skeddly for several months now to ...READ MORE

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

Streaming live video to small group of viewers

You can try Ably Realtime. The platform's most ...READ MORE

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

How to launch and configure an EMR cluster using boto

Boto and the underlying EMR API is ...READ MORE

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

Establish JDBC Connection in R through single sign-on

You can certainly connect to databases with ...READ MORE

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

How to support more than one trigger in AWS Lambda in Golang?

In approach one, you are directly calling ...READ MORE

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

How do i manage firewall settings for my instance in Lightsail?

Yes. You can control the data traffic ...READ MORE

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

What is difference between commands and container commands in Elastic Beanstalk?

The major difference between these two pieces ...READ MORE

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

What is AWS Device Farm?

AWS Device Farm is an app testing ...READ MORE

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

What is AWS WorkMail?

Amazon WorkMail is a secure, managed business ...READ MORE

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

What Is AWS GreenGrass?

AWS Greengrass is software that lets you ...READ MORE

Sep 11, 2018 in Cloud Computing by hemant
• 5,790 points
381 views
0 votes
1 answer

What Is AWS SnowMobile?

AWS Snowmobile is an Exabyte-scale data transfer ...READ MORE

Sep 11, 2018 in Cloud Computing by hemant
• 5,790 points
672 views
0 votes
1 answer

How to callback an error message when searching a table is unsuccessful in DynamoDB

When you get the "Process exited" response ...READ MORE

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

AWS AppSync User relations for FriendsList

This is possible in AppSync today. To accomplish ...READ MORE

Sep 11, 2018 in AWS by Priyaj
• 58,090 points
1,118 views
+2 votes
1 answer

How PCF (Pivotal Cloud Foundry) is different from AWS (Amazon Web Services)

PCF is a commercial cloud platform (product) ...READ MORE

Sep 11, 2018 in AWS by Priyaj
• 58,090 points
21,100 views
0 votes
1 answer

Hosting spring boot app

There are a couple of things wrong ...READ MORE

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

How do you pass custom environment variable on Amazon Elastic Beanstalk (AWS EBS)?

Old way  - use .ebextensions/*.config in AWS ...READ MORE

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

How to add swap to Amazon EC2 instance?

A fix for this problem is to ...READ MORE

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

What is AWS GaurdDuty?

Amazon GuardDuty is a threat detection service ...READ MORE

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

What is AWS transcoder?

Amazon Elastic Transcoder is media transcoding in the ...READ MORE

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

Error when tried to invoke lambda function by AWS CLI

It looks like you need to provide ...READ MORE

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

Chalice: Unable to connect with DynamoDB through pynamodb

You have to add "autogen_policy":false, to config.json and ...READ MORE

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

deploying create-react-app to AWS Elastic Beanstalk

What you are looking for is eb deploy ...READ MORE

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

How Can I Reboot Elastic Beanstalk Instances in an ebextensions script?

The answer is you don't. The recommendation ...READ MORE

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

lambda@edge logs and invocation counts are not showing?

Modify your function like this: const response = ...READ MORE

Sep 10, 2018 in AWS by Priyaj
• 58,090 points
2,274 views