Trending questions in AWS

+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,612 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,932 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
1,630 views
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
3,693 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,020 points
1,531 views
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,020 points
5,849 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,805 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
1,115 views
0 votes
1 answer

Is vertical scaling possible in Lambda?

Yes, it’s possible and in fact, it ...READ MORE

Jan 11, 2019 in AWS by sangeeta
2,761 views
0 votes
1 answer

Not a valid S3 folder location. Valid ones are of the format: s3://bucket/folder/

You need to mention the path completely. ...READ MORE

Nov 27, 2018 in AWS by Shuvodip Ghosh
4,742 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
987 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,020 points
5,854 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
2,542 views
0 votes
1 answer

public DNS IP not set which instance duplicated from ACTION->LAUNCH LIKE THIS MORE. I enable VPC hostname everything?

DNS is not assigned to an instance ...READ MORE

Feb 19, 2019 in AWS by Nabarupa
1,042 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
2,335 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
1,283 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,727 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,020 points
937 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,020 points
1,307 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,638 views
0 votes
1 answer

Differentiate between stopping and terminating an instance

When an instance is stopped, the instance ...READ MORE

Jul 31, 2018 in AWS by Priyaj
• 58,020 points
9,786 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
2,492 views
0 votes
1 answer

What is AFI?

AFI is nothing but the design that ...READ MORE

Jan 30, 2019 in AWS by sukesh
1,838 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,020 points
856 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
1,090 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,563 views
0 votes
1 answer

Deploying Lambda fucntion to Lambda@Edge

The suggested way can be that, you ...READ MORE

Jan 28, 2019 in AWS by trisha
1,916 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,020 points
2,097 views
0 votes
1 answer

What is the job role for a AWS pre-sales architect?

The AWS Pre Sales Architect will be ...READ MORE

Nov 30, 2018 in AWS by Aniket
4,386 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,020 points
747 views
0 votes
1 answer
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,331 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,020 points
721 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,020 points
8,093 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,901 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,020 points
736 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,020 points
1,213 views
0 votes
1 answer

What is AWS Glue?

AWS Glue is a fully-managed service, it ...READ MORE

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

How to pipe (/stream) big file (video,pdf,any…) from aws s3 to node.js express res?

As far as I remember the limit ...READ MORE

Sep 24, 2018 in AWS by Priyaj
• 58,020 points
7,157 views
0 votes
1 answer

Why not run my own MPP data warehouse cluster on Amazon EC2 instead of Amaozn Redshift?

It's too much work to manage and run ...READ MORE

Feb 7, 2019 in AWS by Archana
• 5,640 points
1,282 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
771 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
956 views
0 votes
1 answer

AWS S3 presigned URL limit

You can create as many signed URLs ...READ MORE

Nov 28, 2018 in AWS by Archana
• 5,640 points
4,314 views
0 votes
1 answer

What is the difference between EBS and EFS?

Amazon EBS are designed is such a ...READ MORE

Jan 31, 2019 in AWS by Subahsh
1,551 views
0 votes
1 answer

Stopping EC2 Instance using Java AWS SDK

You can follow the following steps:- 1. Create ...READ MORE

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

What kind of query is supported by DynamoDB?

DynamoDB provides a huge range of query ...READ MORE

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

How to create a security group from AWS Console?

To create a security group all you ...READ MORE

Feb 12, 2019 in AWS by Priyaj
• 58,020 points
1,021 views
0 votes
2 answers

Replicate S3 bucket in different region.

Previously it was not possible but now ...READ MORE

Feb 13, 2019 in AWS by Shashank
• 1,370 points
919 views
0 votes
1 answer

How to make a S3 bucket public?

You can change the setting according to ...READ MORE

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

What are the things taken care by DynamoDB?

The things taken care by DynamoDB are ...READ MORE

Feb 14, 2019 in AWS by Esha Gupta
905 views