Trending questions in Cloud Computing

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
2,516 views
+1 vote
2 answers

AWS: s3 file downloads not working in Chrome specifically

The canonical Internet media type for a PDF document ...READ MORE

Sep 4, 2018 in Cloud Computing by eatcodesleeprepeat
• 4,710 points
10,613 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
1,767 views
0 votes
1 answer

Error: AccessDeniedException Nitesh is not authorized to perform: dynamodb:BatchWriteItem

Hello @Nitesh, Many a time what happens is ...READ MORE

Dec 13, 2018 in AWS by Shuvodip
3,998 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
1,976 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
2,573 views
0 votes
1 answer

Cons of using multi-cloud strategy

One of the main reason why companies ...READ MORE

Feb 8, 2019 in Cloud Computing by Aru
1,489 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
2,026 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
7,105 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
2,073 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
1,671 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
1,784 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
1,887 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
1,394 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
4,220 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
1,625 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
2,567 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 2,017 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
4,402 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
1,755 views
0 votes
1 answer

sync --delete command removed all local files in AWS S3

aws sync is not used for deleting ...READ MORE

Jul 18, 2018 in Cloud Computing by Gopalan
• 1,360 points
10,231 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
1,990 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
1,586 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
1,800 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
5,656 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
7,123 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
1,729 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
2,304 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
1,680 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
2,344 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
1,712 views
0 votes
1 answer

Scaling lambda functions

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

Jan 25, 2019 in AWS by satyam
1,904 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 1,884 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
2,457 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
1,614 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
6,466 views
0 votes
1 answer

Monitor Lambda function

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

Jan 25, 2019 in AWS by hemant
1,851 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
1,882 views
0 votes
1 answer

What is the difference between AWS Ops Work and Cloud Formation?

AWS Ops Work is an application management ...READ MORE

Dec 14, 2018 in AWS by Shuvodip
3,618 views
0 votes
1 answer

How do I create folder under an Amazon S3 bucket through PHP API?

Of Course, it is possible to create ...READ MORE

Apr 24, 2018 in AWS by anonymous
13,732 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
1,612 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
2,148 views
0 votes
1 answer

How can I install curl 7.34 or later on Amazon linux old instance

add a new text file called /etc/yum.repos.d/city-fan.repo ...READ MORE

Aug 9, 2018 in AWS by Priyaj
• 58,020 points
9,096 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
1,520 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
1,514 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
2,072 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
1,515 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
1,811 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
1,551 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
1,595 views