Trending questions in Cloud Computing

0 votes
1 answer

Error : [SSL : CERTIFICATION_VERIFY_FAILED] while trying to connect to S3

Probably your bucket name contains a dot, ...READ MORE

Aug 6, 2018 in AWS by Archana
• 4,170 points
4,246 views
+3 votes
5 answers

AWS EFS vs EBS vs S3 (differences & when to use?)

EFS is: May not yet be available in ...READ MORE

Apr 9, 2018 in Cloud Computing by hemant
• 5,790 points
4,987 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
467 views
0 votes
1 answer

How to launch an EC2 instance with IAM-Role?

The credentials you are using from your ...READ MORE

Sep 3, 2018 in AWS by Archana
• 4,170 points
3,005 views
+5 votes
1 answer

Error: OptionsRequestDenied error

Yes, I got the same problem! The new ...READ MORE

Sep 20, 2018 in AWS by bug_seeker
• 15,510 points

edited Sep 20, 2018 by Priyaj 2,056 views
0 votes
1 answer

How to make multiple files in Amazon S3 public?

I had to change several hundred thousand ...READ MORE

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

Pass account id of an AWS sub account using a variable as an argument in CloudWatch Alarm Actions with python (boto3)?

Python String and Integer concatenation >>> print("arn:aws:swf:us-east-2:{0}:action/actions/AWS_EC2.InstanceId.Stop/1.0".format(acccnum)) arn:aws:swf:us-east-2:12312312312312:action/actions/AWS_EC2.InstanceId.Stop/1.0 >>> print("arn:aws:swf:us-east-2:" ...READ MORE

Oct 5, 2018 in AWS by Priyaj
• 58,020 points
1,603 views
0 votes
1 answer

Accessing elastic load balancing API's from VPC

Yes, you can privately access Elastic Load ...READ MORE

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

Why .NET for AWS Lambda Dependencies not Publishing

The answer to this question basically answers this: you can ...READ MORE

Oct 1, 2018 in AWS by Priyaj
• 58,020 points
1,773 views
+4 votes
3 answers

Deploy RESTful API with .net framework 4.5 in AWS Lambda

This is an old question (somewhat), but ...READ MORE

Jan 17, 2019 in Cloud Computing by Kirk Davis
3,273 views
0 votes
1 answer

How to restore a cluster from backup in Amazon Redshift

Amazon Redshift replicates all your data within ...READ MORE

Sep 28, 2018 in AWS by Archana
• 4,170 points
1,871 views
+1 vote
2 answers

AWS: Long Distance Movement to S3 buckets

This description may interest you, check the ...READ MORE

Aug 30, 2018 in Cloud Computing by eatcodesleeprepeat
• 4,710 points
4,418 views
0 votes
1 answer

What is difference between commands and container commands in Elastic Beanstalk?

The major difference between these two pieces ...READ MORE

Sep 12, 2018 in AWS by Archana
• 4,170 points
2,551 views
+1 vote
1 answer

What API's can I use to upload data to AWS Glacier/

You have sdk's available in both Java ...READ MORE

Oct 11, 2018 in Cloud Computing by DragonLord999
• 8,450 points
1,248 views
0 votes
1 answer

How does AWS Glacier Select work?

Amazon Glacier Select allows queries to run ...READ MORE

Oct 5, 2018 in Cloud Computing by DragonLord999
• 8,450 points
1,531 views
0 votes
1 answer

Establish JDBC Connection in R through single sign-on

You can certainly connect to databases with ...READ MORE

Sep 12, 2018 in AWS by Priyaj
• 58,020 points
2,518 views
0 votes
2 answers

Adding Cache-Control and Expires headers to Azure Storage Blobs

Here's an updated version of the previous ...READ MORE

Aug 7, 2018 in Azure by null_void
• 3,220 points
4,069 views
0 votes
1 answer

In Amazon Data Pipeline, how to make sure only once instance of a pipeline is running at any time?

On the CopyTablesActivity, you could set a lateAfterTimeout attribute ...READ MORE

Sep 19, 2018 in AWS by Priyaj
• 58,020 points
2,213 views
0 votes
1 answer

aws api gateway validation and authorisation

I think we can use request validators, ...READ MORE

Oct 10, 2018 in AWS by Priyaj
• 58,020 points
1,286 views
0 votes
1 answer

Amazon Lambda writing to DynamoDB

After making a few changes to the ...READ MORE

Sep 5, 2018 in AWS by Priyaj
• 58,020 points
2,788 views
0 votes
1 answer

How to deploy Spring Boot RESTful Web Service Docker img to EC2?

Typically I run application on separate port ...READ MORE

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

Hosting spring boot app

There are a couple of things wrong ...READ MORE

Sep 11, 2018 in AWS by Priyaj
• 58,020 points
2,521 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
706 views
0 votes
1 answer

Can we have a custom login page for Azure Active Directory?

Hey there! Feel Lucky. Custom company branding is ...READ MORE

Aug 9, 2018 in Azure by null_void
• 3,220 points
3,961 views
0 votes
1 answer

Encrypting the data stored in the clusters of Amazon Redshift

Below is the answer to your question. ...READ MORE

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

lambda@edge logs and invocation counts are not showing?

Modify your function like this: const response = ...READ MORE

Sep 10, 2018 in AWS by Priyaj
• 58,020 points
2,529 views
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

Sep 3, 2018 in AWS by Priyaj
• 58,020 points
2,746 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,020 points
698 views
0 votes
1 answer

Delete data from RDS on the onSuccess of a copyActivity in AWS Data Pipeline?

onSuccess/onFailure are primarily for status reporting. DPL doesn't ...READ MORE

Oct 1, 2018 in AWS by Priyaj
• 58,020 points
1,606 views
+2 votes
1 answer

Can we migrate our wordpress apps to Azure?

The answer is a definite yes yes. ...READ MORE

Oct 17, 2018 in Azure by hemant
• 5,790 points
763 views
0 votes
1 answer

Error: AWS Data Pipeline EmrClusterForLoad

ami 3.9.0 is not supported in all ...READ MORE

Sep 27, 2018 in AWS by Priyaj
• 58,020 points
1,708 views
0 votes
1 answer

Stopping then starting EC2 from command line

I understand this post is 3 years ...READ MORE

Aug 24, 2018 in AWS by Priyaj
• 58,020 points
3,175 views
0 votes
1 answer

Which OS does Elastic Beanstalk runs on?

AWS Elastic Beanstalk runs on the Amazon ...READ MORE

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

How to Use hypen as key name in dynamo db mapper

It seems you cannot have a column ...READ MORE

Aug 22, 2018 in AWS by Priyaj
• 58,020 points
3,228 views
0 votes
1 answer

How to perform Full Text Search on SQL Azure?

Azure Search is a search-as-a-service solution that ...READ MORE

Sep 25, 2018 in Azure by null_void
• 3,220 points
1,734 views
0 votes
1 answer

How to serialize and de-serialize a PFX certificate in Azure Key Vault?

Here's a PowerShell script for you. Replace ...READ MORE

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

How to safely upgrade an Amazon EC2 instance from t1.micro to large?

Using AWS Management Console: Right-Click on the instance Instance ...READ MORE

Oct 8, 2018 in AWS by Priyaj
• 58,020 points
1,171 views
+4 votes
5 answers

How to do parallel uploads to the same s3 bucket directory with s3cmd?

Is your problem is not with the ...READ MORE

Oct 11, 2018 in Cloud Computing by findingbugs
• 4,780 points
4,874 views
0 votes
2 answers

How to transfer google cloud project ownership?

Go to IAM and Admin Then Select IAM Click Add Provide another user's ...READ MORE

Aug 20, 2018 in GCP by Priyaj
• 58,020 points
5,896 views
+2 votes
2 answers

How do we move a domain from Hostgator to AWS Route 53?

I found this  Before transferring a domain, make ...READ MORE

Aug 3, 2018 in AWS by Priyaj
• 58,020 points
5,997 views
+2 votes
6 answers

Can we download an entire S3 bucket?

Use this command with the AWS CLI: aws ...READ MORE

Oct 25, 2018 in Cloud Computing by tryhard
4,397 views
+1 vote
4 answers

How do Connect to Azure website via FTP?

First set up your FTP credentials are ...READ MORE

Oct 23, 2018 in Azure by abc
4,492 views
0 votes
1 answer

SQLite on Azure

You can use SQLite with Azure Websites. Keep ...READ MORE

Jul 12, 2018 in Azure by Mrunal
• 680 points
4,904 views
0 votes
1 answer

Get all the read more links of amazon.jobs with Python

As you've noticed your request returns only ...READ MORE

Sep 28, 2018 in AWS by Priyaj
• 58,020 points
1,517 views
+1 vote
1 answer

How to auto-scale MYSQL database in AWS EC2 instance?

You could always use the Amazon RDS ...READ MORE

Aug 24, 2018 in AWS by Archana
• 4,170 points
2,975 views
0 votes
0 answers

Cannot refresh AWS Web console during EC2 reboot

We were relying on monitoring (and refreshing) ...READ MORE

Oct 17, 2018 in AWS by findingbugs
• 4,780 points
711 views
0 votes
1 answer

Error when tried to invoke lambda function by AWS CLI

It looks like you need to provide ...READ MORE

Sep 10, 2018 in AWS by Archana
• 4,170 points
2,257 views
0 votes
2 answers

How can I view the deployed files in Azure?

In Visual Studio, in the window "Server ...READ MORE

Aug 21, 2018 in Azure by Priyaj
• 58,020 points
4,994 views
0 votes
1 answer

AWS Redshift failed to make a valid plan when trying to run a complicated query

-The Original query was an Oracle query ...READ MORE

Oct 3, 2018 in AWS by Priyaj
• 58,020 points
1,237 views
0 votes
1 answer

How to manage different type of load balancers simultaneously?

The ELB Console will allow you to ...READ MORE

Oct 15, 2018 in AWS by Archana
• 4,170 points
715 views