Latest questions in Cloud Computing

0 votes
1 answer

How Does free Rtos Work?

Amazon FreeRTOS provides everything you need to ...READ MORE

Oct 9, 2018 in Cloud Computing by Archana
• 4,170 points
498 views
+1 vote
1 answer

AWS API Gateway CORS ok for OPTIONS, fail for POST

The problem has been that the API ...READ MORE

Oct 9, 2018 in AWS by Priyaj
• 58,090 points
5,049 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,506 views
+3 votes
1 answer

API Gateway CORS: no 'Access-Control-Allow-Origin' header

I get the same problem. I have ...READ MORE

Oct 9, 2018 in AWS by Priyaj
• 58,090 points
12,322 views
0 votes
1 answer

CORS in AWS API Gateway + AWS Lambda

You could try downloading the AWS APIG ...READ MORE

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

Fail to enable CORS for API Gateway functions

Firstly please select your root resource and ...READ MORE

Oct 9, 2018 in AWS by Priyaj
• 58,090 points
8,921 views
0 votes
1 answer

Amazon products API - Looking for basic overview and information

Your post contains several questions, so I'll ...READ MORE

Oct 8, 2018 in AWS by Priyaj
• 58,090 points
582 views
+1 vote
1 answer

AWS CLI installation error

Try this command sudo pip install awscli --force-reinstall ...READ MORE

Oct 8, 2018 in AWS by Archana
• 4,170 points
1,836 views
0 votes
1 answer

Testng XML not accepted by AWS Device Farm

I'm not sure exactly but I believe ...READ MORE

Oct 8, 2018 in AWS by Priyaj
• 58,090 points
1,806 views
0 votes
1 answer

Can Someone tell about AWS Activities in AWS Data Pipeline

In AWS Data Pipeline, an activity is ...READ MORE

Oct 8, 2018 in Cloud Computing by Meci Matt
• 9,460 points
487 views
0 votes
1 answer

What are AWS Task Runners?

A task runner is an application that ...READ MORE

Oct 8, 2018 in Cloud Computing by DragonLord999
• 8,450 points
647 views
0 votes
1 answer

How to safely upgrade an Amazon EC2 instance from t1.micro to large?

Using AWS Management Console: Right-Click on the instance Instance ...READ MORE

Oct 8, 2018 in AWS by Priyaj
• 58,090 points
771 views
0 votes
2 answers

Text console for development in JAWS?

Hey @eatcodesleeprepeat, you could use Jaws Braille viewer ...READ MORE

Apr 3, 2019 in AWS by Kalgi
• 52,360 points
1,203 views
0 votes
1 answer

Why does EC2 instance terminates when stopped?

Because it is part of an Auto ...READ MORE

Oct 8, 2018 in AWS by Archana
• 4,170 points
2,238 views
0 votes
1 answer

Using Shapely on AWS Lambda with Python 3

For some reason, the pip install of ...READ MORE

Oct 8, 2018 in AWS by Priyaj
• 58,090 points
2,598 views
0 votes
1 answer

What Is AWS Vault Lock?

Amazon Glacier Vault Lock allows you to ...READ MORE

Oct 5, 2018 in Cloud Computing by Meci Matt
• 9,460 points
1,703 views
0 votes
1 answer

How does AWS Glacier Select work?

Amazon Glacier Select allows queries to run ...READ MORE

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

How to list all the objects in Amazon S3?

As stated already, Amazon S3 indeed requires ...READ MORE

Oct 5, 2018 in AWS by Archana
• 4,170 points
7,057 views
+1 vote
4 answers

AWS CLI - couldn't connect to endpoint URL

You probably have something wrong in your ...READ MORE

Oct 5, 2018 in AWS by Archana
• 4,170 points
32,761 views
0 votes
1 answer

Send a file in post method in aws lambda?

Looks like you're already using request module. in this case ...READ MORE

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

C# List all files with filename under a amazon S3 folder

Also you can use the following c# ...READ MORE

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

Pass account id of an AWS sub account using a variable as an argument in CloudWatch Alarm Actions with python (boto3)?

Python String and Integer concatenation >>> print("arn:aws:swf:us-east-2:{0}:action/actions/AWS_EC2.InstanceId.Stop/1.0".format(acccnum)) arn:aws:swf:us-east-2:12312312312312:action/actions/AWS_EC2.InstanceId.Stop/1.0 >>> print("arn:aws:swf:us-east-2:" ...READ MORE

Oct 5, 2018 in AWS by Priyaj
• 58,090 points
1,376 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,312 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,160 views
0 votes
1 answer

Encrypting the data stored in the clusters of Amazon Redshift

Below is the answer to your question. ...READ MORE

Oct 4, 2018 in AWS by Archana
• 4,170 points
1,254 views
0 votes
1 answer

Loading data into Amazon Redshift

You can load data into Amazon Redshift ...READ MORE

Oct 4, 2018 in AWS by Archana
• 4,170 points
672 views
0 votes
1 answer

What are vaults in AWS Glacier?

Amazon Glacier uses "vaults" as containers to ...READ MORE

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

Amazon Web Services: Glacier

Data is stored in Amazon Glacier in ...READ MORE

Oct 4, 2018 in Cloud Computing by code_ninja
• 6,290 points
384 views
+1 vote
1 answer

aws lambda function chromedriver is not executable

Lambda has a limit of 300 seconds ...READ MORE

Oct 4, 2018 in AWS by Priyaj
• 58,090 points
1,830 views
0 votes
2 answers

How do i set development and staging with Amazon Redshift

As Redshift is a fork of postgres ...READ MORE

Oct 12, 2018 in AWS by findingbugs
• 4,780 points
2,619 views
0 votes
1 answer

AWS Route53 recordset delete Error - values provided do not match the current values

I was able to figure this one ...READ MORE

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

Is there a full list of configuration options for .elasticbeanstalk/config.yml?

For configuration settings like instance type and ...READ MORE

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

AWS S3 uploading hidden files by default

versioning is enabled in your bucket. docs.aws.amazon.com/AmazonS3/latest/user-guide/….... the ...READ MORE

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

What are burstable ec2 instances?

Burstable performance instances, which include T3 and T2 ...READ MORE

Oct 3, 2018 in Cloud Computing by Meci Matt
• 9,460 points
363 views
0 votes
1 answer

WHat are different types of EC2 instances in AWS?

Please refer the link below this should ...READ MORE

Oct 3, 2018 in Cloud Computing by brat_1
• 7,200 points
603 views
0 votes
1 answer

Crontab in Amazon Elastic Beanstalk

Updated for 2018 In order to get this ...READ MORE

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

Getting ORA-01882: timezone region not found with Oracle UCP, on aws ec2 instance?

You can pass command line argument -Duser.timezone=<Database Time ...READ MORE

Oct 3, 2018 in AWS by Priyaj
• 58,090 points
3,849 views
+1 vote
1 answer

Hosting a website on multiple ec2 instances

I think its quite similar but not ...READ MORE

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

AWS Redshift failed to make a valid plan when trying to run a complicated query

-The Original query was an Oracle query ...READ MORE

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

AWS ElasticBeanstalk CLI in OS X: EB Command Not Found

After a lot more trial and error, ...READ MORE

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

What is a SPICE engine in Amazon QuickSight?

Amazon QuickSight is built with "SPICE" – ...READ MORE

Oct 1, 2018 in AWS by Archana
• 4,170 points
4,075 views
0 votes
1 answer

Difference between A Rec & CNAME in Route53?

 Route 53, an A record can give the appearance ...READ MORE

Oct 1, 2018 in AWS by datageek
• 2,530 points
877 views
0 votes
1 answer

Delete data from RDS on the onSuccess of a copyActivity in AWS Data Pipeline?

onSuccess/onFailure are primarily for status reporting. DPL doesn't ...READ MORE

Oct 1, 2018 in AWS by Priyaj
• 58,090 points
1,297 views
0 votes
2 answers

Error on CompareFacesRequest as part of AWS's Rekognize on Android

do you get ans????? READ MORE

May 8, 2019 in AWS by Gajendra
2,288 views
0 votes
1 answer

Why .NET for AWS Lambda Dependencies not Publishing

The answer to this question basically answers this: you can ...READ MORE

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

Creating users for databases on aws rds

I had this issue too, but in ...READ MORE

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

Unable to start express server on AWS instance

It's not your code — you can't connect ...READ MORE

Oct 1, 2018 in AWS by Priyaj
• 58,090 points
2,829 views
0 votes
1 answer

How to restore a cluster from backup in Amazon Redshift

Amazon Redshift replicates all your data within ...READ MORE

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

How to use AWS CLI with Elastic Beanstalk?

You have to create a source bundle ...READ MORE

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

AWS: Are there any use cases where start ups have used AWS Successfully?

AWS Is for everyone. check this out ...READ MORE

Sep 28, 2018 in Cloud Computing by Meci Matt
• 9,460 points
258 views