Trending questions in AWS

0 votes
1 answer

Billing on EC2 Instance

AWS is a pay as you use ...READ MORE

Jan 24, 2019 in AWS by trisha
853 views
0 votes
1 answer

What are the advantage of using AWS Lambda?

AWS Lambda has multiple benefits working on it. Ease ...READ MORE

Jan 11, 2019 in AWS by ishan kumar
1,390 views
0 votes
1 answer

What is Lambda Edge?

Lambda@Edge is a feature of AWS Cloudfront ...READ MORE

Jan 28, 2019 in AWS by Trisha
720 views
0 votes
1 answer

JVM environment used in Java for AWS

openjdk 1.8. is provided by lambda for ...READ MORE

Jan 29, 2019 in AWS by sukanya
628 views
0 votes
1 answer

How to get a list of EC2 instances in an EC2 Auto Scale group?

Here is a bash command that will ...READ MORE

Oct 31, 2018 in AWS by Archana
• 5,640 points
4,497 views
0 votes
1 answer

What is a Spot Instance?

Spot instances are the spare EC2 capacity ...READ MORE

Jan 29, 2019 in AWS by rishu
624 views
0 votes
1 answer

Does EC2 have a relation with S3?

Yes, Amazon EC2 is used jointly with ...READ MORE

Jan 24, 2019 in AWS by riyansh
830 views
0 votes
1 answer

Enable VPC support using Lambda Function

Steps that you need to follow to ...READ MORE

Jan 29, 2019 in AWS by william
606 views
0 votes
1 answer

Can users change the EBS Shared Snapshots data?

This all depends on the permission granted ...READ MORE

Jan 31, 2019 in AWS by Subhash
512 views
0 votes
1 answer

Benefits of using P3 instances

P3 instances are the instance with their ...READ MORE

Jan 30, 2019 in AWS by sukesh
553 views
0 votes
1 answer

NameError: name 'nitesh1995' is not defined. Error while creating a bucket

Hello @nitesh, You are getting the error because ...READ MORE

Nov 30, 2018 in AWS by Aniket
3,166 views
0 votes
1 answer

6 R's invovled in Migration

Hello @Rishab, migration is a big decision ...READ MORE

Jan 18, 2019 in AWS by Edureka
• 4,220 points
1,044 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,350 points
1,582 views
0 votes
1 answer

Billing for Elastic IP

AWS is a pay as you use ...READ MORE

Jan 24, 2019 in AWS by himanshu
790 views
0 votes
3 answers

How to replace/add key pair for a Windows EC2 instance

Stop the EC2 instance for which you ...READ MORE

Nov 30, 2018 in AWS by Abhinav
8,051 views
0 votes
1 answer

Access EBS Snapshot

You can read this article to get ...READ MORE

Jan 31, 2019 in AWS by Subhash
483 views
0 votes
1 answer

Configure particular S3 bucket to call lambda function

Whenever you configure a S3 bucket which will send ...READ MORE

Jan 29, 2019 in AWS by Disha
569 views
0 votes
1 answer

Re-use of Elastic IP

Elastic IP is a scarce service. AWS ...READ MORE

Jan 24, 2019 in AWS by jitendra
778 views
0 votes
1 answer

Instance preffered for AI/ML in AWS

The GPU-based compute instances are preferred for ...READ MORE

Jan 30, 2019 in AWS by sukesh
516 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,020 points
5,322 views
0 votes
1 answer

How was the job opportunities for AWS administrators in India??

There are lot of vacancy for AWS ...READ MORE

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

Error: Elastic Beanstalk could not find any platform

Did you check if you have assigned ...READ MORE

Jan 18, 2019 in AWS by Archana
• 5,640 points
957 views
+1 vote
1 answer

What is EBS Volume?

Amazon EBS (Elastic Block Storage) provides raw ...READ MORE

Jan 17, 2019 in AWS by Rishab
• 1,490 points
957 views
0 votes
1 answer

Using EC2 Instance in a better way

You have complete control over the visibility ...READ MORE

Jan 24, 2019 in AWS by ritwik
703 views
0 votes
1 answer

Working of Availability Zone

Availability Zone, they run on their own physically ...READ MORE

Jan 24, 2019 in AWS by ritwik
697 views
0 votes
1 answer

AWS cli returns error

Well the most common error would be 1. ...READ MORE

Jan 16, 2019 in AWS by vishnu
1,044 views
0 votes
1 answer

What is EBS Snapshot and how it is used?

EBS Snapshot plays a vital role in ...READ MORE

Jan 17, 2019 in AWS by Rishab
• 1,490 points
977 views
0 votes
1 answer

Configure resources with dead queue for Lambda function

You can configure a SQS queue or ...READ MORE

Jan 28, 2019 in AWS by disha
562 views
+1 vote
3 answers

Not able to pass params POST to AWS Lambda from Amazon API Gateway

For this template : application/x-www-form-urlencoded  This line below will ...READ MORE

Jun 13, 2018 in AWS by Cloud gunner
• 4,670 points
8,749 views
0 votes
1 answer

Is AWS Lambda code isolated to others and how?

AWS Lambda functions execute in a container ...READ MORE

Jan 22, 2019 in AWS by Fitinai
770 views
0 votes
1 answer

Trigger Amazon CloudFront

In Lambda@Edge the functions will automatically get ...READ MORE

Jan 28, 2019 in AWS by Trisha
525 views
0 votes
1 answer

Serverless application in AWS

All the Lambda-based applications which are also ...READ MORE

Jan 25, 2019 in AWS by Esha
605 views
0 votes
1 answer

Function failed while processing event

Talking about S3's bucket notification tasks the ...READ MORE

Jan 25, 2019 in AWS by Esha

edited Jan 25, 2019 572 views
0 votes
1 answer

EC2 instance creation in AWS

Yes, the general limit for creating on-demand ...READ MORE

Jan 24, 2019 in AWS by himanshu
610 views
0 votes
1 answer

Assessment Phase of AWS Migration

In Assessment Phase, according to your business ...READ MORE

Jan 19, 2019 in AWS by Edureka
• 4,220 points
807 views
+1 vote
1 answer

In GoDaddy how to validate a Domain For AWS ACM

For validate www.example.com you have to write just the ...READ MORE

Oct 29, 2018 in AWS by Priyaj
• 58,020 points
4,251 views
0 votes
1 answer

How to delete a VPC using boto3?

You can view this answer here : https://www.edureka.co/community/32160/getting-error-while-deleting-my-vpc Before ...READ MORE

Dec 4, 2018 in AWS by Shuvodip Ghosh
2,711 views
0 votes
1 answer

How to reduce bill for Athena?

You can save almost 90% on your ...READ MORE

Jan 17, 2019 in AWS by Edureka
• 4,220 points
809 views
0 votes
2 answers

Cloud Custodian Policies not working for EC2 and S3

There are no straight up examples. Best ...READ MORE

Mar 1, 2019 in AWS by anonymous
1,561 views
0 votes
1 answer

How do I read a csv stored in S3 with csv.DictReader?

Hey, I have attached code line by ...READ MORE

Nov 27, 2018 in AWS by Archana
• 5,640 points
2,994 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,020 points
5,362 views
0 votes
1 answer

Application Migration phase and Discovery Phase in AWS Migration

Both Application Migration and Discovery Phase are ...READ MORE

Jan 19, 2019 in AWS by Edureka
• 4,220 points
725 views
0 votes
1 answer

External or customized machine in AWS

Yes, amazon gives you the liberty of ...READ MORE

Jan 24, 2019 in AWS by Nabarupa
489 views
+1 vote
1 answer

Trying to connect to redis running on ec2 instance locally but getting error despite all traffic inbound

Your redis is not listening for connections from outside, ...READ MORE

Sep 26, 2018 in AWS by Priyaj
• 58,020 points
5,611 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,020 points
5,401 views
0 votes
1 answer

How to copy files and folders between two buckets?

You can use AWS CLI to do ...READ MORE

Jan 16, 2019 in AWS by Dhananjay
781 views
0 votes
1 answer

Enterprise Cloud operation phase in AWS Migration

Yes @rishab, Enterprise Cloud Operation is a ...READ MORE

Jan 19, 2019 in AWS by Edureka
• 4,220 points
654 views
0 votes
1 answer

AWS Cloud Watch Dashboard using AWS Cloud Formation

Hai. It was not possible before. Well, ...READ MORE

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

Launching an AMI in AWS

Both the process of creating an EC2 ...READ MORE

Jan 19, 2019 in AWS by Edureka
• 4,220 points
617 views
0 votes
1 answer

What are the benefits of Migration?

Answering your second question first, Data Centers ...READ MORE

Jan 18, 2019 in AWS by Edureka
• 4,220 points
618 views