Latest questions in Cloud Computing

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
546 views
0 votes
1 answer

Languages supported by AWS Lambda.

AWS Lambda natively supports Java Go PowerShell Node.js C# Python Ruby AWS also provides ...READ MORE

Jan 22, 2019 in AWS by Subhkanth
1,579 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,924 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
386 views
0 votes
1 answer

AMI using screenshot?

Creating an AMI is a very easy ...READ MORE

Jan 19, 2019 in AWS by Edureka
• 4,220 points
388 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
465 views
0 votes
1 answer

How migrating to Cloud Platform helps?

There are different aspects of Migration. The major ...READ MORE

Jan 19, 2019 in AWS by Edureka
• 4,220 points
375 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
563 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
594 views
0 votes
1 answer

How is discovery phase important for migration?

In the discovery phase, you figure out ...READ MORE

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

Services offered for Migration by AWS

Migration is a process that is assisted ...READ MORE

Jan 18, 2019 in AWS by Edureka
• 4,220 points
316 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
435 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
715 views
0 votes
2 answers

How to move Amazon EC2 instance to another account?

You can move the EC2 Instance using ...READ MORE

Oct 16, 2019 in AWS by Guillermo
• 200 points
1,763 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
782 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
551 views
0 votes
1 answer

What is the difference between Amazon Athena and S3 Select?

Athena can be used by AWS Console, ...READ MORE

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

How to delete / drop multiple tables in AWS athena?

It is not possible to run multiple ...READ MORE

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

How to update or insert data using Athena?

Athena is a query language and as ...READ MORE

Jan 17, 2019 in AWS by Edureka
• 4,220 points
11,573 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,279 views
0 votes
2 answers

What is the difference between MySQL and Athena?

Athena does not have all the DDL ...READ MORE

Jan 17, 2019 in AWS by Edureka
• 4,220 points
2,414 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
743 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
778 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,349 views
0 votes
1 answer

Renaming column name in Athena

You can use :- ALTER TABLE %%table-name%% CHANGE ...READ MORE

Jan 17, 2019 in AWS by julie
5,633 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,110 views
0 votes
1 answer

Is there a Command line tool to access Amazon Athena?

The AWS command line tool supports Amazon Athena operations. 1. ...READ MORE

Jan 16, 2019 in AWS by rishab
4,569 views
0 votes
1 answer

How to set Multiple locations in Athena?

Unfortunately you can use athena with just ...READ MORE

Jan 16, 2019 in AWS by william
3,657 views
0 votes
1 answer

How to convert String to Date in Amazon Athena?

You can use date_parse. All you need ...READ MORE

Jan 16, 2019 in AWS by chandan
26,435 views
0 votes
2 answers

How to store Amazon Athena Query Results into new Table?

You can use CTAS - as Amazon ...READ MORE

Aug 6, 2019 in AWS by Geva
4,121 views
0 votes
1 answer

Amazon Athena - S3 location error

You must know this that Amazon Athena ...READ MORE

Jan 16, 2019 in AWS by Sneha
7,531 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,396 views
+2 votes
1 answer

Hello World Lambda Function Java

You need to install AWS SDK Package ...READ MORE

Jan 16, 2019 in AWS by Nabarupa
2,975 views
0 votes
1 answer

Copying one table to another in DynamoDB

Hai! Even I wanted to know the ...READ MORE

Jan 16, 2019 in AWS by Archana
• 5,640 points
12,043 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
536 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,913 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
782 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,886 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,090 points
447 views
0 votes
1 answer

Is it possible to add a compatibility layer above AWS?

Well there are few tools like TyphoonAE ...READ MORE

Jan 15, 2019 in AWS by Archana
• 5,640 points
393 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,183 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,077 views
0 votes
1 answer

Unable to ping to my EC2 Instance.

Make sure the Amazon network rules allow Echo ...READ MORE

Jan 14, 2019 in AWS by Pranjali
1,502 views
0 votes
1 answer

What is SQS Lambda?

SQS is basically nothing but an approach ...READ MORE

Jan 11, 2019 in AWS by Jino Kurian
433 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,009 views
0 votes
1 answer

How is EBS used in Lambda?

EBS is basically a virtual storage area ...READ MORE

Jan 11, 2019 in AWS by zealo
4,067 views
0 votes
1 answer

What are the best practices for security in Lambda?

For security, there are some of the ...READ MORE

Jan 11, 2019 in AWS by Diksha
388 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,157 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,062 views
0 votes
1 answer

What are the changes Cloud Adaption brings to the architecture?

Cloud is certainly the best place to ...READ MORE

Jan 11, 2019 in AWS by Shuvodip
310 views