Most answered questions in Cloud Computing

0 votes
1 answer

Amazon Lex action fulfillment

There are two ways to fulfill an ...READ MORE

Nov 2, 2018 in AWS by Archana
• 5,640 points
692 views
0 votes
1 answer

While connectig to EMR Cluster AWS EMR Automated Failed

Doing that amount of work wont be ...READ MORE

Nov 2, 2018 in AWS by Priyaj
• 58,090 points
603 views
0 votes
1 answer

AWS SSL security error : [curl] 60: SSL certificate prob…: unable to get local issuer certificate

the solution for AWS SDK v2 is ...READ MORE

Nov 2, 2018 in AWS by Priyaj
• 58,090 points
7,442 views
0 votes
1 answer

Due to Malformed Lambda proxy response my lambda function through API gateway fails

You can refer to the following documentation ...READ MORE

Nov 2, 2018 in AWS by Priyaj
• 58,090 points
5,194 views
0 votes
1 answer

Issue with RDS import terraform

I guess this was the mistake you ...READ MORE

Nov 2, 2018 in AWS by Subhodeep Ghosh
2,020 views
0 votes
1 answer

AWS Cloudfront is not classifying the Tablet device as Tablet?

You can seek reference from the below ...READ MORE

Nov 2, 2018 in AWS by Subhodeep Ghosh
1,648 views
0 votes
1 answer

AWS Dynamo DB

Hi, here is is quick introduction: Eventually Consistent ...READ MORE

Nov 2, 2018 in Cloud Computing by RamD
391 views
0 votes
1 answer

What kind of Databases does AWS Support?

Well AWS Supports various types of Databases. ...READ MORE

Nov 2, 2018 in Cloud Computing by Roark
324 views
0 votes
1 answer

How to view pdf stored in S3 using Angular 5

You can refer to this blog to ...READ MORE

Oct 31, 2018 in AWS by Nabarupa
8,157 views
0 votes
1 answer

Validate a jwt token from cognito

Here is a documentation on how to ...READ MORE

Oct 31, 2018 in AWS by Priyaj
• 58,090 points
3,555 views
0 votes
1 answer

How to allocate IP address in VPC to RDS instance?

The instance will already have an IP ...READ MORE

Oct 31, 2018 in AWS by Archana
• 5,640 points
2,613 views
0 votes
1 answer

How to read data from S3 in a regular inetrval using Spark Scala

Inorder to get it done first you ...READ MORE

Oct 31, 2018 in AWS by Priyaj
• 58,090 points
5,445 views
0 votes
1 answer

Create AWS s3 bucket with null region

It is almost similar and It occurs ...READ MORE

Oct 31, 2018 in AWS by Priyaj
• 58,090 points
2,533 views
0 votes
1 answer

Notification to AWS SNS to insert a record insert into Mysql Rds table?

You can achieve "automatic" triggering by AWS Lambda or ...READ MORE

Oct 31, 2018 in AWS by Priyaj
• 58,090 points
3,127 views
0 votes
1 answer

How to get a list of EC2 instances in an EC2 Auto Scale group?

Here is a bash command that will ...READ MORE

Oct 31, 2018 in AWS by Archana
• 5,640 points
4,213 views
0 votes
1 answer

How is AWS DynamoDB different from other AWS Databases?

Hi vishal, Amazon DynamoDB is a nonrelational database ...READ MORE

Oct 30, 2018 in Cloud Computing by remo12
544 views
0 votes
1 answer

Recommender System on Cloud Platform

Yes it pretty much possible to do ...READ MORE

Oct 30, 2018 in Cloud Computing by Sam122
457 views
0 votes
1 answer

https doesn't get updated from list in security group

As per your snap you have selected ...READ MORE

Oct 30, 2018 in AWS by Priyaj
• 58,090 points
1,914 views
0 votes
1 answer

Is there a way to move AWS Elasticsearch to another account

Create a role with Elasticsearch permission. Provide the iam:PassRole for ...READ MORE

Oct 30, 2018 in AWS by Priyaj
• 58,090 points
1,710 views
0 votes
1 answer

How to sync upload in multiparts using AWS S3 CLI

sync uses multipart upload by default. Refer ...READ MORE

Oct 30, 2018 in AWS by Priyaj
• 58,090 points
1,340 views
0 votes
1 answer

How to read data from config.properties from jenkins?

One thing you could do to figure ...READ MORE

Oct 30, 2018 in AWS by Priyaj
• 58,090 points
786 views
0 votes
1 answer

Pivot rows into columns in AWS Athena?

You can use the following method :- It ...READ MORE

Oct 29, 2018 in AWS by Priyaj
• 58,090 points
7,637 views
0 votes
1 answer

Create Snapshot of EBS and attach to EC2 using Terraform

You can also create a snapshot using ...READ MORE

Oct 29, 2018 in AWS by Priyaj
• 58,090 points
1,932 views
0 votes
1 answer

How to Update Default Root Object of Cloud front Distribution in C#

You will need AWS's new modularized assemblies.  AWSSKD.Core ...READ MORE

Oct 29, 2018 in AWS by Priyaj
• 58,090 points
1,088 views
0 votes
1 answer

How to format & translate data before visualizing?

Amazon QuickSight lets you prepare data that ...READ MORE

Oct 29, 2018 in AWS by Archana
• 5,640 points
1,079 views
0 votes
1 answer

How to change new instance tag Name when auto scaling?

You can set up a new Name ...READ MORE

Oct 29, 2018 in AWS by Archana
• 5,640 points
3,270 views
+1 vote
1 answer

In GoDaddy how to validate a Domain For AWS ACM

For validate www.example.com you have to write just the ...READ MORE

Oct 29, 2018 in AWS by Priyaj
• 58,090 points
3,901 views
0 votes
1 answer

AWS kinesis producer writing same record multiple times

"Fetched Record" implies you're reading the stream. ...READ MORE

Oct 29, 2018 in AWS by Priyaj
• 58,090 points
520 views
0 votes
1 answer

What is the maximum storage capacity of a node in Redshift?

You can create a cluster using either ...READ MORE

Oct 26, 2018 in AWS by Archana
• 5,640 points
1,726 views
0 votes
1 answer

Using Amazon S3 for the photo storage

Pre-generating different sizes and storing them in ...READ MORE

Oct 26, 2018 in AWS by Archana
• 5,640 points
802 views
0 votes
1 answer

Elastic Beanstalk change environment variables wipes out WSGIPassAuthorization

Currently when you deploy a new config, ...READ MORE

Oct 26, 2018 in AWS by Priyaj
• 58,090 points
2,320 views
0 votes
1 answer

How to fetch a list of items (like a SQL IN clause)

You can use this as this worked ...READ MORE

Oct 26, 2018 in AWS by Priyaj
• 58,090 points
9,686 views
0 votes
1 answer

What checksums does Amazon S3 employ to detect data corruption?

Amazon S3 uses a combination of Content-MD5 ...READ MORE

Oct 25, 2018 in AWS by Archana
• 5,640 points
3,716 views
0 votes
1 answer

What kind of storage does Elastic Beanstalk use?

Yes. AWS Elastic Beanstalk stores your application ...READ MORE

Oct 25, 2018 in AWS by Archana
• 5,640 points
833 views
+1 vote
1 answer

How to make an application private on AWS Elastic Beanstalk?

Like you said by default, your application ...READ MORE

Oct 25, 2018 in AWS by Archana
• 5,640 points
1,992 views
0 votes
1 answer

How to access AWS Lambda environment variables using Java?

In Spring Core change the PropertySourcesPlaceholderConfigurer class can ...READ MORE

Oct 24, 2018 in AWS by Priyaj
• 58,090 points
2,546 views
0 votes
1 answer

permission error-when i am trying to SSH into an Amazon Ec2 instance

You are having wrong mod on the file. You ...READ MORE

Oct 24, 2018 in AWS by Priyaj
• 58,090 points
1,094 views
0 votes
1 answer

AWS SNS Topic subscription filter account limit

I guess you can only have 100 ...READ MORE

Oct 24, 2018 in AWS by Priyaj
• 58,090 points
2,276 views
0 votes
1 answer

How to exclude specific folders every time I run 'eb deploy' using AWS EB CLI

If there is not .ebignore file it ...READ MORE

Oct 24, 2018 in AWS by Priyaj
• 58,090 points
1,840 views
0 votes
1 answer

Using HTML buttons how can I move the data from one DynamoDB table to other DynamoDB table in the same region?

In a serverless way, i.e. from a ...READ MORE

Oct 24, 2018 in AWS by Priyaj
• 58,090 points
1,101 views
0 votes
1 answer

What is an autograph in Amazon Quicksight?

Amazon QuickSight has an innovative technology called ...READ MORE

Oct 23, 2018 in AWS by Archana
• 4,170 points
780 views
0 votes
1 answer

What are the data sources that AWS Quicksight support?

You can connect to AWS data sources ...READ MORE

Oct 23, 2018 in AWS by Archana
• 4,170 points
733 views
0 votes
1 answer

What is aws Secrets Manager?

AWS Secrets Manager helps you protect secrets ...READ MORE

Oct 23, 2018 in Cloud Computing by hemant
• 5,790 points
537 views
0 votes
1 answer

What is AWS Cloud HSM?

AWS CloudHSM is a cloud-based hardware security ...READ MORE

Oct 23, 2018 in Cloud Computing by DragonLord999
• 8,450 points
764 views
+1 vote
1 answer

Cannot create a Default VPC

Okay so from a document from AWS, ...READ MORE

Oct 23, 2018 in AWS by Priyaj
• 58,090 points

edited Oct 24, 2018 by Priyaj 3,617 views
0 votes
1 answer

Error: AWS specific parameters and EC2 SecurityGroupIds List String

The issue is that when pDefaultSg is accessed via ...READ MORE

Oct 22, 2018 in AWS by Priyaj
• 58,090 points
6,885 views
0 votes
1 answer

Does AWS S3 support multiple events for a same bucket

Your best bet can be to use ...READ MORE

Oct 22, 2018 in AWS by Priyaj
• 58,090 points
968 views
0 votes
1 answer

Set the permission for a folder in aws when the directory is using laravel file storage?

you need the chown -R not the ...READ MORE

Oct 22, 2018 in AWS by Priyaj
• 58,090 points
2,213 views
0 votes
1 answer

Different Firebase and NodeJS Hosting Services

if your app uses firebase and you ...READ MORE

Oct 22, 2018 in AWS by Priyaj
• 58,090 points
533 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,090 points
4,880 views