Most voted questions in Cloud Computing

0 votes
1 answer

What is the concept of Public Snapshot?

Public snapshots are the ones created by ...READ MORE

Jan 31, 2019 in AWS by Subhash
4,426 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
743 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
325 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
520 views
0 votes
1 answer

Access EBS Snapshot

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

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

Attaching multiple instance with same EBS Volume

Attaching multiple instances to one volume is ...READ MORE

Jan 31, 2019 in AWS by Subhash
432 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
580 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
547 views
0 votes
1 answer

What happens to data once we terminate the EC2 Instance?

The data stored in local instance store ...READ MORE

Jan 31, 2019 in AWS by jagarnath
1,562 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
649 views
0 votes
1 answer

How to install Python 3 on AWS EC2 instance?

It may be because you might have ...READ MORE

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

What are Compute Optimized Instance?

Compute Optimized instances are the instance designed ...READ MORE

Jan 30, 2019 in AWS by sukesh
4,051 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
375 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,276 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
565 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
369 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
476 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
404 views
0 votes
1 answer

Difference between P3 and G3 Instances?

P3 instances provided by AWS that are ...READ MORE

Jan 30, 2019 in AWS by sukesh
5,223 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
563 views
0 votes
1 answer

Accelerated Computing Instances in AWS

Accelerated Computing instance are types of instances ...READ MORE

Jan 30, 2019 in AWS by gunni
1,122 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
495 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
444 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
558 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
729 views
0 votes
1 answer

Lambda function accessing multiple VPC

This is not possible with Lambda. Lambda ...READ MORE

Jan 29, 2019 in AWS by william
3,213 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
422 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
342 views
0 votes
2 answers

Access AWS resources using Lambda function

You can use AWS Identity and Access ...READ MORE

Jul 1, 2019 in AWS by vardy_ns
591 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
423 views
0 votes
1 answer

Compile AWS function in Java

Standard tools like Maven or Gradle can ...READ MORE

Jan 29, 2019 in AWS by Arunima
754 views
0 votes
2 answers

How do i use wildcards to copy group of files in AWS CLI?

Here's a UNIX/Linux shell way. for f in ...READ MORE

Feb 24, 2020 in AWS by paul
17,280 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,604 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
387 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
627 views
0 votes
1 answer

Throttle limit for Lambda Function

Once you exceed the throttle limit, Lambda ...READ MORE

Jan 28, 2019 in AWS by sushmita
1,127 views
0 votes
1 answer

What is the number of Lambda Function that I can run at a time?

There is no limit with the number ...READ MORE

Jan 28, 2019 in AWS by shyam
2,474 views
0 votes
1 answer

Difference between Lambda and Lambda@Edge

The major difference is in the API ...READ MORE

Jan 28, 2019 in AWS by Trisha
8,614 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
424 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,415 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
750 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
568 views
0 votes
1 answer

How to Pass the VPC ID while creating the Ec2 instance in AWS using Python Boto3

import boto3 ec2 = boto3.resource('ec2') instance = ec2.create_instances( ...READ MORE

Jan 29, 2019 in AWS by Priyaj
• 58,090 points
2,998 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
514 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
418 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 443 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 531 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
768 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 517 views
0 votes
1 answer

Cost for using Lambda function

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

Jan 25, 2019 in AWS by Risu
1,075 views