Trending questions in Cloud Computing

+3 votes
1 answer

How to download aws sdk in my eclipse?

To use AWS SDK simply follow the ...READ MORE

Dec 11, 2018 in AWS by Priyaj
• 58,090 points
3,877 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,291 views
0 votes
1 answer

How to attach an Internet Gateway to a VPC?

To attach an Internet Gateway to a ...READ MORE

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

How is read & write different in DynamoDB comapred to MySQL, Postgres or MongoDB?

When you are using a database like ...READ MORE

Mar 5, 2019 in AWS by Sukesh
344 views
+2 votes
4 answers

S3 REST API PUT/ POST method

The POST verb is most-often utilized to ...READ MORE

Oct 25, 2018 in AWS by regina phillange
10,101 views
0 votes
1 answer

Stream uploaded file to Azure blob storage with Node

Using Multiparty(npm install multiparty), a fork of ...READ MORE

Sep 24, 2018 in Azure by club_seesharp
• 3,450 points
7,328 views
0 votes
1 answer

Relation of AWS Glue with AWS Lake Formation

Lake Formation is used to leverage a ...READ MORE

Feb 4, 2019 in AWS by Heena
1,630 views
0 votes
1 answer

Upload images from local machine to Amazon S3

There's a nice example in the aws-mobile-react-native-starter repo.  You just ...READ MORE

Jan 16, 2019 in AWS by disha
2,393 views
0 votes
1 answer

Query NaN double values in Athena?

Try using the following command to query ...READ MORE

Jan 17, 2019 in AWS by farhan
2,342 views
0 votes
1 answer

How to auto scale Amazon DynamoDB throughput?

There are different tools using which you ...READ MORE

Feb 27, 2019 in AWS by Archana
• 5,640 points
495 views
0 votes
1 answer

How to create Internet Gateway using AWS CLI?

It is simple to create an Internet ...READ MORE

Feb 21, 2019 in AWS by Priyaj
• 58,090 points
716 views
+1 vote
1 answer

Amazon Virtual Private Cloud (VPC)

Amazon VPC allows users to use the ...READ MORE

Feb 9, 2019 in AWS by Sandhya
1,180 views
0 votes
1 answer

How to create subnets in a vpc using boto3?

Here is the simple way of implementing ...READ MORE

Dec 5, 2018 in AWS by Shuvodip Ghosh
4,064 views
0 votes
1 answer

What is stateful filtering in VPC?

Stateful filtering is used to track the ...READ MORE

Feb 19, 2019 in AWS by Ritesh
758 views
0 votes
1 answer

How can I get current date in a CloudFormation script?

There was a similar question asked on ...READ MORE

Aug 29, 2018 in AWS by Priyaj
• 58,090 points
8,240 views
0 votes
2 answers

How to create a VPC in AWS?

There is another method i.e. creating an ...READ MORE

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

What happens to data once we terminate the EC2 Instance?

The data stored in local instance store ...READ MORE

Jan 31, 2019 in AWS by jagarnath
1,532 views
0 votes
1 answer

How to add Item into DynamoDB?

Adding an Item in DynamoDB is just ...READ MORE

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

How to create a S3 bucket in AWS Console?

To create a S3 bucket in AWS, ...READ MORE

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

How to read data from S3 in a regular inetrval using Spark Scala

Inorder to get it done first you ...READ MORE

Oct 31, 2018 in AWS by Priyaj
• 58,090 points
5,441 views
0 votes
0 answers

Create EC2 instance using Lambda function with Java

I have tried a lot of thing ...READ MORE

Jan 21, 2019 in AWS by Rishab
• 1,490 points
1,920 views
0 votes
2 answers

How to create an EC2 Snapshot in AWS Console?

To create a snapshot of your EC2 ...READ MORE

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

How to make a subnet public using AWS Console?

To make a subnet public you need ...READ MORE

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

How to associate a route table to a subnet?

To associate a route table to a ...READ MORE

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

How does memory allocation impact processing time while using AWS lambda?

The underlying CPU power is directly proportional ...READ MORE

Feb 21, 2019 in AWS by Archana
• 5,640 points
525 views
+1 vote
2 answers

How to open a port on google compute engine

You need to set the firewall rule ...READ MORE

Jul 10, 2019 in GCP by K sagar
3,685 views
0 votes
1 answer

How to create a subnet inside a VPC using AWS CLI?

To create a subnet inside a VPC ...READ MORE

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

Terminating an EC2 Intsance in Java

You can terminate the EC2 Instance in ...READ MORE

Jan 22, 2019 in AWS by Priyaj
• 58,090 points
1,801 views
0 votes
1 answer

Adding a redirect header on a Amazon S3 object

Yes. You can definitely do that, as ...READ MORE

Jan 11, 2019 in AWS by Archana
• 5,640 points
2,257 views
0 votes
1 answer

Metadata for my AWS Glue data catalog

AWS Glue is used to provide a ...READ MORE

Feb 4, 2019 in AWS by Heena
1,259 views
0 votes
1 answer

How to create a route table for a VPC?

To create a Route Table for your ...READ MORE

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

How to query in DyanmoDB?

Here is a simple query example to ...READ MORE

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

Will deleted EC2 instances be counted in the free tier?

Based on what you said, I am ...READ MORE

Feb 8, 2019 in AWS by Archana
• 5,640 points
1,022 views
0 votes
1 answer

How does Amazon Lex implements deep learning?

Yes. Amazon Lex uses deep learning to ...READ MORE

Feb 9, 2019 in AWS by Farhaan
990 views
0 votes
1 answer

What are the attributes used while ec2 instance creation using AWS CLI?

This is the list of attributes that ...READ MORE

Feb 16, 2019 in AWS by Lionel
695 views
+2 votes
3 answers

Where to buy good TEST Exam based scenarios samples ? ( Solution Architect Associated ) SAA-C01, AWS exam,

The user Leonardofed from github has put a lot ...READ MORE

Feb 6, 2019 in AWS by Disha
1,260 views
0 votes
1 answer

How to create expiring URL links to Amazon S3 with ASP.net?

Yes, there is a solution. Well, using ...READ MORE

Jan 25, 2019 in AWS by Archana
• 5,640 points
1,591 views
+2 votes
3 answers

How to send email to non-verified email address using AWS SES

While running in sandbox mode you can ...READ MORE

Jul 26, 2018 in AWS by Priyaj
• 58,090 points
8,496 views
0 votes
1 answer

Disabling CloudFormation in Spring Cloud AWS

I got the same error. You just ...READ MORE

Feb 4, 2019 in AWS by Archana
• 5,640 points
1,148 views
0 votes
1 answer

Consistency Model in DynamoDB

The consistency model of DynamoDB can be ...READ MORE

Feb 14, 2019 in AWS by Esha Gupta
740 views
0 votes
1 answer
0 votes
1 answer

Due to Malformed Lambda proxy response my lambda function through API gateway fails

You can refer to the following documentation ...READ MORE

Nov 2, 2018 in AWS by Priyaj
• 58,090 points
5,184 views
0 votes
1 answer
0 votes
2 answers

AWS Error: A conflicting conditional operation is currently in progress against this resource

Did you try to wait? S3 needs ...READ MORE

Dec 22, 2018 in AWS by macRos
2,995 views
0 votes
1 answer

What is stateless filetring in amazon VPC?

Stateless filtering is only used to examine ...READ MORE

Feb 19, 2019 in AWS by Ritesh
470 views
0 votes
1 answer

How to delete a lambda function?

You can simply do it from the ...READ MORE

Dec 21, 2018 in AWS by Nabarupa
3,058 views
0 votes
1 answer

Is there a minimum throughput for a single provision in DynamoDB table?

The minimum provisioned throughput that a user ...READ MORE

Feb 15, 2019 in AWS by Heena
622 views
0 votes
1 answer

Transfer data using AWS CLI from one s3 bucket to another

Copying is the easy part! Use the AWS ...READ MORE

Jan 16, 2019 in AWS by Rishi
1,908 views
0 votes
1 answer

What is Iaas, PaaS and SaaS?

IaaS, PaaS and SaaS are cloud computing ...READ MORE

Jan 16, 2019 in AWS by Deeksha
1,879 views
0 votes
1 answer

How to create subnets in a VPC in AWS Console?

To create a subnet inside a VPC ...READ MORE

Feb 11, 2019 in AWS by Priyaj
• 58,090 points
777 views