Latest questions in Cloud Computing

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,114 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
465 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
433 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
547 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
716 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,178 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
411 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
331 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
567 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
414 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
726 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,199 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,588 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
371 views
+1 vote
2 answers

What is a dead letter queue in AWS?

SQS dead letter queue is provided by ...READ MORE

Jul 23, 2020 in AWS by Preeti
2,662 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
612 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,118 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,443 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,580 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
411 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,379 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
713 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
556 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,959 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
471 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
403 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 433 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 506 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
754 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 475 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,058 views
0 votes
1 answer

Scaling lambda functions

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

Jan 25, 2019 in AWS by satyam
583 views
0 votes
1 answer

Monitor Lambda function

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

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

How to upload a file from S3 in Lambda?

Yes there is an option where you ...READ MORE

Jan 24, 2019 in AWS by Priyaj
• 58,090 points
4,818 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
340 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
381 views
0 votes
1 answer

Billing on EC2 Instance

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

Jan 24, 2019 in AWS by trisha
681 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
381 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
540 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
526 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
637 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
614 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
532 views
0 votes
1 answer

Is Elastic IP available for free-tier?

Elastic IP is not available for free ...READ MORE

Jan 24, 2019 in AWS by Riju
7,021 views
+1 vote
1 answer

Create S3 bucket using Java AWS SDK

Hey @Anjali, Creating a bucket using Java AWS-SDK ...READ MORE

Jan 23, 2019 in AWS by Priyaj
• 58,090 points
2,188 views
0 votes
1 answer

Terminating an EC2 Intsance in Java

You can terminate the EC2 Instance in ...READ MORE

Jan 22, 2019 in AWS by Priyaj
• 58,090 points
1,800 views
0 votes
1 answer

Stopping EC2 Instance using Java AWS SDK

You can follow the following steps:- 1. Create ...READ MORE

Jan 22, 2019 in AWS by Priyaj
• 58,090 points
1,399 views
0 votes
2 answers

Launching an EC2 Instance using AWS SDK Java

package com.ec2application.ec2application; import com.amazonaws.auth.AWSCredentials; import com.amazonaws.auth.AWSStaticCredentialsProvider; import com.amazonaws.auth.BasicAWSCredentials; import com.amazonaws.regions.Regions; import com.amazonaws.services.ec2.AmazonEC2; import ...READ MORE

Jan 22, 2019 in AWS by Priyaj
• 58,090 points
6,329 views
+2 votes
3 answers

Where to buy good TEST Exam based scenarios samples ? ( Solution Architect Associated ) SAA-C01, AWS exam,

The user Leonardofed from github has put a lot ...READ MORE

Feb 6, 2019 in AWS by Disha
1,253 views
0 votes
1 answer

Why are AWS Lambda function stateless?

Keeping functions stateless enables AWS Lambda to ...READ MORE

Jan 22, 2019 in AWS by tina
2,565 views