Trending questions in AWS

+1 vote
2 answers

How to launch and access an instance using AWS-CLI?

aws ec2 run-instances --image-id ami-id --key-name yourkeyname ...READ MORE

Feb 23, 2019 in AWS by Shashank
• 1,370 points
1,958 views
0 votes
1 answer

What is the use of EFA in AWS?

EFA that is  Elastic Fabric Adapter, brings ...READ MORE

Feb 1, 2019 in AWS by koushik
942 views
0 votes
1 answer

Does Amazon Lex come under managed services?

Yes, Amazon lex is a completely managed ...READ MORE

Feb 9, 2019 in AWS by Zeeshan
572 views
+6 votes
3 answers

How to host a static website on AWS using S3 bucket?

Hosting a website using S3 bucket is ...READ MORE

Dec 11, 2018 in AWS by Priyaj
• 58,020 points
2,825 views
0 votes
1 answer

Use of Elastic Fabric Adapter

Elastic Fabric Adapter is used for the ...READ MORE

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

Is there a limit on using EFS?

There are no such limits with Amazon ...READ MORE

Jan 31, 2019 in AWS by Suresh Kumar
926 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,020 points
6,773 views
0 votes
1 answer

How to execute scheduled SQL scripts in on Amazon Redshift?

I had faced the same problem earlier. ...READ MORE

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

How to view the snapshots that are shared to me?

All the snapshots that are shared with ...READ MORE

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

How to transfer file from ec2 to s3?

I'm using s3cmd to store nightly exported database backup ...READ MORE

Jan 15, 2019 in AWS by neha
1,635 views
0 votes
1 answer

Data source supported by AWS Glue?

The data source supported by AWS Glue ...READ MORE

Feb 4, 2019 in AWS by Heena
782 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,020 points
6,030 views
0 votes
1 answer

How can I create tables in Athena?

Creating tables in Athena is very easy. ...READ MORE

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

How to upgrade AWS CLI to latest version?

Usually, you will encounter this error if ...READ MORE

Dec 28, 2018 in AWS by Archana
• 5,640 points
2,344 views
0 votes
1 answer

Can I access a file system outside my VPC?

If you want to access file system ...READ MORE

Jan 31, 2019 in AWS by deeksha
872 views
0 votes
1 answer

Use AWS Lambd@Edge

Lambda@Edge is easy to use all you ...READ MORE

Jan 28, 2019 in AWS by Rohit
1,064 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,020 points
7,038 views
0 votes
1 answer

Is it possible to create view in Athena?

AWS Athena does not support creating any ...READ MORE

Jan 16, 2019 in AWS by Zullu
1,485 views
–1 vote
1 answer

How to decrypt the encrypted S3 file using aws-encryption-cli --decrypt

Use command : aws s3 presign s3://mybucket/abc_count.png you get ...READ MORE

Oct 22, 2018 in AWS by Priyaj
• 58,020 points
5,246 views
+1 vote
4 answers

How do I cache my images which are stored in Amazon S3?

when caching ec2 instance these can be ...READ MORE

Oct 23, 2018 in AWS by Nabarupa
9,199 views
0 votes
1 answer

Difference between Reserved RI and Convertable RI?

Some of the attributes, such as instance ...READ MORE

Jan 29, 2019 in AWS by hussain
935 views
0 votes
1 answer

How to install redis on AWS Micro instance?

Maybe you can spin up an EC2 ...READ MORE

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

Different EBS Volume in AWS

Amazon EBS provides two major categories of ...READ MORE

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

Components of AWS Glue

AWS Glue consists of Data Catalog that ...READ MORE

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

EC2 F1 in AWS

Amazon EC2 F1 is a compute instance ...READ MORE

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

GPU Graphics Instance in AWS

GPU instances are the instances provided by ...READ MORE

Jan 30, 2019 in AWS by gunni
824 views
0 votes
1 answer

Limit of using spot instances

A user can request for Spot instances ...READ MORE

Jan 29, 2019 in AWS by Rishu
828 views
0 votes
1 answer

What is event in Lambda function?

An event source is an AWS service ...READ MORE

Jan 25, 2019 in AWS by esha
989 views
0 votes
1 answer

Working of EFA communication

EFA devices provides all the ENA device's ...READ MORE

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

Encrypting EBS Volume in AWS

Yes. EBS offers a seamless encryption of ...READ MORE

Jan 31, 2019 in AWS by ekta
693 views
0 votes
1 answer

What is the use of an EBS Volume?

Amazon EBS provides the four current generation ...READ MORE

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

Can we make hadoop cluster in AWS?

Yes it is possible to make Hadoop ...READ MORE

Jan 31, 2019 in AWS by Rishu
681 views
0 votes
1 answer

Exclude multiple folders using AWS S3 syn

Try this sudo aws s3 sync ...READ MORE

Nov 22, 2018 in AWS by Archana
• 5,640 points
3,707 views
0 votes
1 answer

What is instance size and availability zone flexibility?

Availability Zone and instance size flexibility are ...READ MORE

Jan 29, 2019 in AWS by rishan
766 views
0 votes
1 answer

Process to build serverless application

When working with Python you can simply ...READ MORE

Jan 25, 2019 in AWS by Esha
929 views
0 votes
2 answers

User Data script to call aws cli

I'm assuming you are already using an ...READ MORE

Mar 28, 2019 in AWS by anonymous
3,107 views
0 votes
1 answer

How to connect Amazon RedShift in Apache Spark?

It turns out you just need a ...READ MORE

Aug 22, 2018 in AWS by Archana
• 4,170 points
7,632 views
0 votes
1 answer

Use case of P3 instance in AWS

P3 instance are the instances that use ...READ MORE

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

IP allotment for EC2 Instance in AWS

No, you don't need an Elastic IP address for ...READ MORE

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

Time taken to execute uploaded code in Lambda.

Yes @Rishab you are correct. The time ...READ MORE

Jan 25, 2019 in AWS by esha

edited Jan 25, 2019 895 views
0 votes
1 answer

Charges on using Amazon EBS Shared snapshot

You can calculate the charges from the ...READ MORE

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

Lambda function failed during processing an Event.

Once the failure occurs, Lambda functions that ...READ MORE

Jan 28, 2019 in AWS by trisha
803 views
0 votes
1 answer

What does event represent in AWS Lambda?

The Events that are passed to Lambda function as ...READ MORE

Jan 25, 2019 in AWS by Esha

edited Jan 25, 2019 884 views
0 votes
2 answers

How does Athena work?

Here is a blog by edureka itself. ...READ MORE

Jan 11, 2019 in AWS by Prawin
1,432 views
0 votes
1 answer

Monitor Lambda function

Yes, AWS Lambda automatically monitors Lambda functions ...READ MORE

Jan 25, 2019 in AWS by hemant
884 views
0 votes
1 answer

Scaling lambda functions

You actually do not require to scale ...READ MORE

Jan 25, 2019 in AWS by satyam
882 views
0 votes
2 answers

Is it possible to change the pem file after creating an Instance?

Here are the steps you can follow:- ...READ MORE

Jan 14, 2019 in AWS by Sukesh
1,286 views
+1 vote
2 answers

How do I run python script on aws EC2 instance(ubuntu)?

I believe that you are using the ...READ MORE

Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
10,380 views
0 votes
1 answer

List hardware acceleration in AWS Marketplace

A user can develop their personalized AFI ...READ MORE

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

Method of loading a file to AWS Instance

You can load data into an EFS ...READ MORE

Jan 31, 2019 in AWS by bhushan
577 views