Trending questions in Cloud Computing

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

Why not run my own MPP data warehouse cluster on Amazon EC2 instead of Amaozn Redshift?

It's too much work to manage and run ...READ MORE

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

AWS S3 presigned URL limit

You can create as many signed URLs ...READ MORE

Nov 28, 2018 in AWS by Archana
• 5,640 points
4,404 views
0 votes
1 answer

What is the difference between EBS and EFS?

Amazon EBS are designed is such a ...READ MORE

Jan 31, 2019 in AWS by Subahsh
1,645 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,020 points
1,140 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
1,029 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
1,017 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
1,002 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,020 points
1,967 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,020 points
1,028 views
+6 votes
3 answers

How to host a static website on AWS using S3 bucket?

Hosting a website using S3 bucket is ...READ MORE

Dec 11, 2018 in AWS by Priyaj
• 58,020 points
3,409 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,940 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
921 views
+1 vote
4 answers

How do I cache my images which are stored in Amazon S3?

when caching ec2 instance these can be ...READ MORE

Oct 23, 2018 in AWS by Nabarupa
9,873 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,549 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
967 views
0 votes
0 answers

what are route53 exceptions

Feb 17, 2019 in AWS by anonymous
790 views
0 votes
2 answers

What is multi cloud and why is it being used?

Multi-cloud strategy is used for the following ...READ MORE

Feb 8, 2019 in Cloud Computing by Dee
1,072 views
0 votes
1 answer

What is Amazon EFS and how does it work?

Amazon EFS is a file system that ...READ MORE

Jan 31, 2019 in AWS by ritu radhika
1,429 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,622 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
1,516 views
0 votes
1 answer

What is hybrid cloud?

Hybrid cloud is a cloud computing environment which ...READ MORE

Feb 8, 2019 in Cloud Computing by Aru
1,056 views
0 votes
1 answer

Error while connecting AWS EC2 instance via a browser

Even I was facing the same issue. ...READ MORE

Jan 11, 2019 in Azure by Archana
• 5,640 points
2,258 views
0 votes
1 answer

AWS Lambda with Zappa fails on “Unable to import module 'handler': No module named builtins”

I solved the problem. I'm using pipenv ...READ MORE

Sep 18, 2018 in AWS by Priyaj
• 58,020 points
7,218 views
0 votes
1 answer

Creating AWS Elasticache Redis ReadReplica in EC2 instance

Please follow the steps mentioned here:- https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Replication.AddReadReplica.html This ...READ MORE

Feb 6, 2019 in AWS by Chinu
1,691 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,920 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
994 views
0 votes
1 answer

AWS S3 uploading hidden files by default

versioning is enabled in your bucket. docs.aws.amazon.com/AmazonS3/latest/user-guide/….... the ...READ MORE

Oct 4, 2018 in AWS by Priyaj
• 58,020 points
6,500 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
2,066 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,447 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,603 views
0 votes
1 answer

How to get EC2 account balance programmatically

Unfortunately, you can't get your account balance ...READ MORE

Feb 7, 2019 in AWS by Archana
• 5,640 points
1,007 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
917 views
+1 vote
2 answers

How to launch and access an instance using AWS-CLI?

aws ec2 run-instances --image-id ami-id --key-name yourkeyname ...READ MORE

Feb 23, 2019 in AWS by Shashank
• 1,370 points
2,230 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
888 views
0 votes
1 answer

What is the use of EFA in AWS?

EFA that is  Elastic Fabric Adapter, brings ...READ MORE

Feb 1, 2019 in AWS by koushik
1,244 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
888 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,950 views
0 votes
1 answer

deploying create-react-app to AWS Elastic Beanstalk

What you are looking for is eb deploy ...READ MORE

Sep 10, 2018 in AWS by Priyaj
• 58,020 points
7,413 views
0 votes
1 answer

Is there a limit on using EFS?

There are no such limits with Amazon ...READ MORE

Jan 31, 2019 in AWS by Suresh Kumar
1,208 views
0 votes
1 answer

How to execute scheduled SQL scripts in on Amazon Redshift?

I had faced the same problem earlier. ...READ MORE

Nov 19, 2018 in AWS by Archana
• 5,640 points
4,368 views
+1 vote
3 answers

Where to find the Microsoft.IdentityModel dll?

Include Microsoft.IdentityModel.Extensions for WIF runtime support by following the following ...READ MORE

Oct 23, 2018 in Azure by Progbaaa
9,582 views
–1 vote
1 answer

How to decrypt the encrypted S3 file using aws-encryption-cli --decrypt

Use command : aws s3 presign s3://mybucket/abc_count.png you get ...READ MORE

Oct 22, 2018 in AWS by Priyaj
• 58,020 points
5,599 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
1,375 views
0 votes
1 answer

How to upgrade AWS CLI to latest version?

Usually, you will encounter this error if ...READ MORE

Dec 28, 2018 in AWS by Archana
• 5,640 points
2,632 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,045 views
0 votes
1 answer

How to connect Amazon RedShift in Apache Spark?

It turns out you just need a ...READ MORE

Aug 22, 2018 in AWS by Archana
• 4,170 points
8,159 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
1,155 views
+1 vote
2 answers

How do I run python script on aws EC2 instance(ubuntu)?

I believe that you are using the ...READ MORE

Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
10,918 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
761 views