Latest questions in Cloud Computing

0 votes
2 answers

How to create a VPC from scratch in AWS Console?

Creating a VPC from scratch is bit ...READ MORE

Feb 20, 2019 in AWS by Priyaj
• 58,090 points
3,173 views
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How to invoke the AWS lambda function from Java code

There are 2 methods in this class which should ...READ MORE

Feb 19, 2019 in AWS by Archana
• 5,640 points
5,650 views
0 votes
1 answer

Is it possible to get ARN of S3 bucket with CLI?

You don't actually need cli to get the ...READ MORE

Feb 19, 2019 in AWS by Archana
• 5,640 points
6,706 views
0 votes
1 answer

Can EC2 Instance communicate outside VPC?

Yes. If an Internet gateway has been ...READ MORE

Feb 19, 2019 in AWS by Ritesh
1,318 views
0 votes
1 answer

What is stateless filetring in amazon VPC?

Stateless filtering is only used to examine ...READ MORE

Feb 19, 2019 in AWS by Ritesh
470 views
0 votes
1 answer

What is stateful filtering in VPC?

Stateful filtering is used to track the ...READ MORE

Feb 19, 2019 in AWS by Ritesh
758 views
0 votes
1 answer

What is a Security Group in VPC?

Security groups in a VPC is basically ...READ MORE

Feb 19, 2019 in AWS by Ritesh
1,171 views
0 votes
1 answer

How to secure EC2 Instances runnuing within a VPC?

Security groups present in a VPC provides ...READ MORE

Feb 19, 2019 in AWS by Ritesh
1,312 views
0 votes
1 answer

Sending SMS using Amazon SNS from a AWS lambda function?

First, you need to write a Lambda ...READ MORE

Feb 18, 2019 in AWS by Archana
• 5,640 points
1,842 views
0 votes
1 answer

What are some use cases of Amazon SNS?

Amazon Simple Notification Service is a highly ...READ MORE

Feb 18, 2019 in AWS by Archana
• 5,640 points
3,198 views
0 votes
0 answers

what are route53 exceptions

Feb 17, 2019 in AWS by anonymous
372 views
0 votes
1 answer

What are the attributes used while s3 bucket creation using AWS CLI?

These are the attributes that can be ...READ MORE

Feb 16, 2019 in AWS by Lionel
1,332 views
0 votes
1 answer

What are the attributes used while ec2 instance creation using AWS CLI?

This is the list of attributes that ...READ MORE

Feb 16, 2019 in AWS by Lionel
695 views
0 votes
1 answer

How to create a S3 bucket using AWS CLI?

You can use the following command:- C:\Users\priyj_kumar>aws s3api ...READ MORE

Feb 15, 2019 in AWS by Priyaj
• 58,090 points
5,915 views
+1 vote
2 answers

Create an EC2 Instance using AWS CLI

You can get the command here:- https://docs.aws.amazon.com/cli/latest/ ...READ MORE

Feb 15, 2019 in AWS by Dev
• 360 points
6,932 views
0 votes
1 answer

What are the naming rules to be followed in DynamoDB?

There are certain rules that needs to ...READ MORE

Feb 15, 2019 in AWS by heena
9,286 views
0 votes
1 answer

Is there a minimum throughput for a single provision in DynamoDB table?

The minimum provisioned throughput that a user ...READ MORE

Feb 15, 2019 in AWS by Heena
622 views
0 votes
1 answer

Is there a limit for the maximum throughput for a single provision in DynamoDB table?

The maximum provisioned throughput you can request ...READ MORE

Feb 15, 2019 in AWS by Heena
5,382 views
0 votes
1 answer

Is there a calculator for calculating the price of DynamoDB for my purpose?

DynamoDB has provisioned throughput that a user ...READ MORE

Feb 15, 2019 in AWS by Heena
3,881 views
0 votes
2 answers

What are the data models and APIs supported by DynamoDB?

The Data model that is used by ...READ MORE

Apr 23, 2019 in AWS by awsdbaexpert
• 200 points
652 views
0 votes
1 answer

Update and query on data using DynamoDB

Once the database is created using DynamoDB ...READ MORE

Feb 14, 2019 in AWS by Esha Gupta
1,356 views
0 votes
1 answer

What kind of query is supported by DynamoDB?

DynamoDB provides a huge range of query ...READ MORE

Feb 14, 2019 in AWS by Esha Gupta
425 views
0 votes
1 answer

Consistency Model in DynamoDB

The consistency model of DynamoDB can be ...READ MORE

Feb 14, 2019 in AWS by Esha Gupta
740 views
0 votes
1 answer

What are the things taken care by DynamoDB?

The things taken care by DynamoDB are ...READ MORE

Feb 14, 2019 in AWS by Esha Gupta
361 views
0 votes
1 answer

What is DynamoDB?

DynamoDB is a database service provided by ...READ MORE

Feb 14, 2019 in AWS by Esha Gupta
481 views
0 votes
2 answers

Replicate S3 bucket in different region.

Previously it was not possible but now ...READ MORE

Feb 13, 2019 in AWS by Shashank
• 1,370 points
565 views
0 votes
1 answer

What are the different properties option for a S3 bucket?

The different properties that are associated with ...READ MORE

Feb 13, 2019 in AWS by Nitya
1,772 views
0 votes
1 answer

What is CORS configuration in S3?

Cross-origin resource sharing (CORS) is a method ...READ MORE

Feb 13, 2019 in AWS by Esha Kumari
1,423 views
0 votes
1 answer

How to make a S3 bucket public?

You can change the setting according to ...READ MORE

Feb 13, 2019 in AWS by Priyaj
• 58,090 points
470 views
0 votes
1 answer

How to create a S3 bucket in AWS Console?

To create a S3 bucket in AWS, ...READ MORE

Feb 13, 2019 in AWS by Priyaj
• 58,090 points
937 views
0 votes
1 answer

How to get AWS Bandwidth fora year?

It's very easy. Just click on your account ...READ MORE

Feb 12, 2019 in AWS by Archana
• 5,640 points
468 views
0 votes
1 answer

AmazonServiceException: Unable to find credentials

It should be a problem with AWS ...READ MORE

Feb 12, 2019 in AWS by Archana
• 5,640 points
2,167 views
0 votes
2 answers

What is the difference between VPC security group and EC2 security group?

EC2-Classic Security Group When the instance is launched, ...READ MORE

Feb 11, 2019 in AWS by Ramaya
3,959 views
0 votes
1 answer

What is Placement Group in AWS?

Placement Groups are logical groupings or clusters of ...READ MORE

Feb 12, 2019 in AWS by Zulaikha Jhunjhunwala
2,157 views
0 votes
1 answer

How to create a security group from AWS Console?

To create a security group all you ...READ MORE

Feb 12, 2019 in AWS by Priyaj
• 58,090 points
667 views
0 votes
2 answers

How to create an EC2 Snapshot in AWS Console?

To create a snapshot of your EC2 ...READ MORE

Feb 11, 2019 in AWS by Priyaj
• 58,090 points
926 views
+1 vote
2 answers

How to create an EC2 instance in AWS Console?

Here is a step by step guide ...READ MORE

Feb 11, 2019 in AWS by Shubendu
1,701 views
0 votes
1 answer

Components of Amazon VPC

In AWS the VPC cosists of the ...READ MORE

Feb 11, 2019 in AWS by Raj
5,667 views
0 votes
1 answer

How to make a subnet public using AWS Console?

To make a subnet public you need ...READ MORE

Feb 11, 2019 in AWS by Priyaj
• 58,090 points
1,014 views
0 votes
1 answer

How to create subnets in a VPC in AWS Console?

To create a subnet inside a VPC ...READ MORE

Feb 11, 2019 in AWS by Priyaj
• 58,090 points
777 views
0 votes
2 answers

How to create a VPC in AWS?

There is another method i.e. creating an ...READ MORE

Feb 20, 2019 in AWS by Priyaj
• 58,090 points
859 views
+1 vote
1 answer

Amazon Virtual Private Cloud (VPC)

Amazon VPC allows users to use the ...READ MORE

Feb 9, 2019 in AWS by Sandhya
1,180 views
0 votes
1 answer

How does Amazon Lex implements deep learning?

Yes. Amazon Lex uses deep learning to ...READ MORE

Feb 9, 2019 in AWS by Farhaan
990 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
405 views
0 votes
1 answer

Machine learning and Amazon Lex

There is actually no need to be ...READ MORE

Feb 9, 2019 in AWS by Richa
397 views
0 votes
1 answer

What is the use of Amazon Lex?

The most common use-cases include: It is used ...READ MORE

Feb 9, 2019 in AWS by Radha
433 views
0 votes
1 answer

How to install tomcat 8 in Amazon Web Services?

Its very simple. You can just use ...READ MORE

Feb 8, 2019 in AWS by Archana
• 5,640 points
2,465 views
0 votes
1 answer

What is the real time use of AWS?

The main use of Cloud Computing can ...READ MORE

Feb 8, 2019 in AWS by Richa
545 views