Trending questions in Cloud Computing

0 votes
1 answer

Unable to start express server on AWS instance

It's not your code — you can't connect ...READ MORE

Oct 1, 2018 in AWS by Priyaj
• 58,090 points
2,834 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,838 views
0 votes
1 answer

What are the stages auto scaling goes when a scale up happens?

There is no term such as scale ...READ MORE

Nov 23, 2018 in AWS by Namitha
538 views
0 votes
1 answer

How to create analysis with Amazon Quicksight?

The entire process is fairly simple.  Amazon QuickSight ...READ MORE

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

What is a DB Instance of Amazon RDS?

Hey @findingbugs, there are two question of ...READ MORE

Nov 19, 2018 in AWS by Priyaj
• 58,090 points
686 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,720 views
0 votes
1 answer

Push Notification not sent by Amazon SNS to IOS application.

If the SNS endpoint is disabled after ...READ MORE

Aug 14, 2018 in AWS by Deepthi
• 300 points
4,964 views
0 votes
1 answer

Utiliy of Terraform WAF Web ACL Resource

You can now create any of a aws_wafregional_byte_match_set, aws_wafregional_ipset, aws_wafregional_size_constraint_set, aws_wafregional_sql_injection_match_set or aws_wafregional_xss_match_set, ...READ MORE

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

How to perform DR Setup in AWS?

Hello @Selva. There are a bunch of services ...READ MORE

Nov 19, 2018 in AWS by Priyaj
• 58,090 points

reshown Nov 26, 2018 by Priyaj 686 views
0 votes
1 answer

Best way to manage repositories and images in Amazon Elastic Container Registry

Amazon ECR provides a command line interface and ...READ MORE

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

AWS ElasticBeanstalk CLI in OS X: EB Command Not Found

After a lot more trial and error, ...READ MORE

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

How to map, trace and display AWS X-Ray GoLang Lambda to lambda service

You don't need to add a subsegment ...READ MORE

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

How to monitor & track a chatbot on Amazon Lex?

You can track metrics for your bot ...READ MORE

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

Invalid Bucket name when creating s3 bucket with AWS SDK

AWS provides naming standards when naming an ...READ MORE

Aug 30, 2018 in AWS by Priyaj
• 58,090 points
4,121 views
0 votes
1 answer

How to connect the MySQL Keyring plugin to AWS KMS services?

You can refer to this link below ...READ MORE

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

Get the names of different stages in an AWS Lambda function?

How to get the name of the ...READ MORE

Sep 27, 2018 in AWS by Priyaj
• 58,090 points
2,857 views
0 votes
1 answer

Custom authorizer vs Cognito - authentication for amazon api gateway - Web application

okay, authentication and security is indeed hard ...READ MORE

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

AWS S3 has to load before I execute commands on the command line

Grep your project for boto or boto3 if you're using AWS ...READ MORE

Nov 15, 2018 in AWS by findingbugs
• 3,260 points
713 views
0 votes
1 answer

Directory Listing in S3 Static Website

There is also a solution: https://github.com/caussourd/aws-s3-bucket-listing Similar to https://github.com/rgrp/s3-bucket-listing but I couldn't ...READ MORE

Jul 18, 2018 in AWS by Cloud gunner
• 4,670 points
5,891 views
0 votes
1 answer

Cannot delete blob: There is currently a lease on the blob and no lease ID was specified in the request

Alternatively, you can just kill the lease ...READ MORE

Sep 24, 2018 in Azure by club_seesharp
• 3,450 points
2,919 views
0 votes
1 answer

Is a DB Instance Avablity Zone dependent?

Hello @findingbugs, before knowing the dependency you ...READ MORE

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

POST request to S3 is returning a HTTPResponse 405

This error has nothing to do with ...READ MORE

Aug 13, 2018 in AWS by Archana
• 4,170 points
4,731 views
+1 vote
1 answer

How to issue a parsing json from case class using jackson?

Do you use jackson-module-scala or any other Scala-aware configuration ...READ MORE

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

Database with AWS Ealstic Beanstalk

Elastic Beanstalk can automatically provision an Amazon ...READ MORE

Nov 21, 2018 in AWS by Archana
• 5,640 points
403 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 set up rules for Application Load Balancer?

You can configure rules for each of ...READ MORE

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

How does AWS certification work on root domain

You need separate certificate for the root ...READ MORE

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

Snapshot AMI in AWS

When you say, non-EBS, you mean EC2 instance ...READ MORE

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

How can I disable a user's password in AWS using boto3

delete_login_profile is the one you should use if ...READ MORE

Sep 27, 2018 in AWS by Priyaj
• 58,090 points
2,718 views
0 votes
1 answer

Why does EC2 instance terminates when stopped?

Because it is part of an Auto ...READ MORE

Oct 8, 2018 in AWS by Archana
• 4,170 points
2,243 views
0 votes
1 answer

How to copy a folder from S3 to Elastic Beanstalk instance on its creation?

I had encountered similar problem. But i ...READ MORE

Aug 24, 2018 in AWS by Archana
• 4,170 points
4,186 views
0 votes
1 answer

Sort output of aws-cli ec2 describe-instances by Hostrecord (Route53::RecordSet)

The easiest way I can think of ...READ MORE

Sep 20, 2018 in AWS by Priyaj
• 58,090 points
3,000 views
0 votes
1 answer

VPC and Subnets

Setup an EC2 instance (Use this as ...READ MORE

Nov 15, 2018 in AWS by findingbugs
• 3,260 points
570 views
+1 vote
1 answer

AWS: Can some one tell me what is a golden image?

Golden Images Certain AWS resource types like Amazon ...READ MORE

Jul 27, 2018 in Cloud Computing by DragonLord999
• 8,450 points
5,309 views
0 votes
1 answer

On what resources does AWS Data Pipeline activities run?

AWS Data Pipeline activities are run on ...READ MORE

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

How much data can we visualize using Quicksight?

With Amazon QuickSight you don’t need to ...READ MORE

Nov 14, 2018 in AWS by Archana
• 5,640 points
555 views
0 votes
2 answers

How to configure Amazon EC2 command line interface?

You can use this command to create ...READ MORE

Feb 23, 2019 in AWS by Shashank
• 1,370 points
872 views
0 votes
2 answers

How to process a file using Azure Function?

You don't really need a http trigger ...READ MORE

Jun 18, 2018 in Azure by club_seesharp
• 3,450 points
6,912 views
0 votes
1 answer

To receive internet traffic why does Internet Gatway have to be added to Route Tables

When you create a subnet,It will be ...READ MORE

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

How to update shadow with Single AWS IOT rule

You need to use + instead of ...READ MORE

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

What Is Entity Recognition in Amazon Web Services?

The Entity Recognition API returns the named ...READ MORE

Nov 13, 2018 in AWS by halucha
547 views
+2 votes
2 answers

Hi, can someone help me in my research. I need a research topic for Visualization in Cloud Computing.

Find the different projects for your research ...READ MORE

Oct 17, 2018 in Cloud Computing by Nabarupa

edited Aug 8, 2023 by Khan Sarfaraz 1,591 views
0 votes
1 answer

AWS Elastic Beanstalk EC2 With Redis - Cannot Connect - Django_Redis

After setting the security group, I found ...READ MORE

Aug 22, 2018 in AWS by Priyaj
• 58,090 points
4,139 views
+1 vote
1 answer

Do i need to use Amazon EC2 with DynamoDB?

You can use Amazon DynamoDB without restrictions ...READ MORE

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

Can someone brief on Topic modelling in AWS?

Topic Modeling identifies relevant terms or topics ...READ MORE

Nov 13, 2018 in Cloud Computing by SIMON
509 views
0 votes
1 answer

IOPS or Throughput?

Configure your database driver to print statistics ...READ MORE

Nov 14, 2018 in AWS by Theodor
• 740 points
466 views
0 votes
1 answer

AWS s3 -trigger on object created, function gets invoked continuously

This is not supposed to happen. Please ...READ MORE

Feb 6, 2019 in AWS by Esha
492 views
0 votes
1 answer

Can Someone explain me the working of AWS Comprehend?

Amazon Comprehend is a natural language processing ...READ MORE

Nov 13, 2018 in Cloud Computing by Jva Ned
453 views
0 votes
1 answer

Explain how the buffer is used in Amazon web services?

In order to make system more efficient ...READ MORE

Jul 31, 2018 in AWS by Priyaj
• 58,090 points
4,980 views
0 votes
1 answer

Why does Amazon ECS launch tasks when trying to launch containers?

Docker encourages you to split your applications ...READ MORE

Nov 12, 2018 in AWS by Archana
• 5,640 points
485 views