Most voted questions in Cloud Computing

0 votes
1 answer

Getting ORA-01882: timezone region not found with Oracle UCP, on aws ec2 instance?

You can pass command line argument -Duser.timezone=<Database Time ...READ MORE

Oct 3, 2018 in AWS by Priyaj
• 58,090 points
3,855 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,090 points
878 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,684 views
0 votes
1 answer

What is a SPICE engine in Amazon QuickSight?

Amazon QuickSight is built with "SPICE" – ...READ MORE

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

Difference between A Rec & CNAME in Route53?

 Route 53, an A record can give the appearance ...READ MORE

Oct 1, 2018 in AWS by datageek
• 2,530 points
882 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,090 points
1,304 views
0 votes
2 answers

Error on CompareFacesRequest as part of AWS's Rekognize on Android

do you get ans????? READ MORE

May 8, 2019 in AWS by Gajendra
2,296 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,090 points
1,543 views
0 votes
1 answer

Creating users for databases on aws rds

I had this issue too, but in ...READ MORE

Oct 1, 2018 in AWS by Priyaj
• 58,090 points
5,025 views
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,833 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,690 views
0 votes
1 answer

How to use AWS CLI with Elastic Beanstalk?

You have to create a source bundle ...READ MORE

Sep 28, 2018 in AWS by Archana
• 4,170 points
2,011 views
0 votes
1 answer

AWS: Are there any use cases where start ups have used AWS Successfully?

AWS Is for everyone. check this out ...READ MORE

Sep 28, 2018 in Cloud Computing by Meci Matt
• 9,460 points
259 views
0 votes
1 answer

Blockchain using Amazon Web Services

Yes, definitely we can. Please refer this ...READ MORE

Sep 28, 2018 in Cloud Computing by brat_1
• 7,200 points
352 views
0 votes
1 answer

Can't find class CognitoUserPoolsSignInProvider: Issue with Sign In integration

CognitoUserPoolsSignInProvider is ditributed as part of aws-android-sdk-auth-userpools library. Please import ...READ MORE

Sep 28, 2018 in AWS by Priyaj
• 58,090 points
681 views
0 votes
1 answer

How to catch boto3 Errors

You've summarized the situation well. The old boto had ...READ MORE

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

how to access AWS S3 from Lambda in VPC

With boto3, the S3 urls are virtual by default, ...READ MORE

Sep 28, 2018 in AWS by Priyaj
• 58,090 points
9,623 views
0 votes
1 answer

What are the best practices to upload file to S3 and also trigger a lambda

AWS recommends to store files on S3, ...READ MORE

Sep 28, 2018 in AWS by Priyaj
• 58,090 points
3,300 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,090 points
1,156 views
0 votes
1 answer

Single-Node Cluster & Multiple-Node Cluster

In the single-node cluster, you have a ...READ MORE

Sep 27, 2018 in AWS by Archana
• 4,170 points
1,036 views
0 votes
1 answer

Scaling in Amazon Redshift

The existing data warehouse cluster remains available ...READ MORE

Sep 27, 2018 in AWS by Archana
• 4,170 points
576 views
0 votes
1 answer

How to upload an object into Amazon S3 in Lambda?

I suspect you are calling the context.done() function before s3.upload() has ...READ MORE

Sep 27, 2018 in AWS by Archana
• 4,170 points
954 views
0 votes
1 answer

Amazon Athena vs Amazon Redshift

"Amazon Athena is the simplest way to give ...READ MORE

Sep 27, 2018 in AWS by Archana
• 4,170 points
773 views
0 votes
1 answer

How to get blob-URL after file upload in azure?

Assuming you're uploading the blobs into blob ...READ MORE

Sep 27, 2018 in Azure by null_void
• 3,220 points
15,323 views
0 votes
1 answer

What does AWS Server Migration Service exactly do?

AWS Server Migration Service (SMS) is an ...READ MORE

Sep 27, 2018 in Cloud Computing by DragonLord999
• 8,450 points
403 views
0 votes
1 answer

What is Reserved Instance Reporting in AWS?

AWS provides a number of RI-specific cost ...READ MORE

Sep 27, 2018 in Cloud Computing by Meci Matt
• 9,460 points
528 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,716 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,090 points
1,456 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,852 views
0 votes
2 answers

Error : No supported authentication methods available on AWS

Diff from other answers above: I received this ...READ MORE

Mar 25, 2019 in AWS by Bathinda
• 140 points
31,537 views
0 votes
1 answer

Control EC2 instances that gets removed by an AutoScalingGroup using Amazon Web Services?

In a nutshell, the default termination policy ...READ MORE

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

What is AWS Comprehend?

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

Sep 26, 2018 in Cloud Computing by Meci Matt
• 9,460 points
494 views
0 votes
1 answer

What is Amazon Web Services Macie?

Amazon Macie is a security service that ...READ MORE

Sep 26, 2018 in Cloud Computing by DragonLord999
• 8,450 points
330 views
0 votes
1 answer

How to create a CloudFormation only AWS policy

The easiest way to achieve what you're ...READ MORE

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

Is it possible to access kubernetes guestbook application from browser?

this link helped : https://github.com/GoogleCloudPlatform/kubernetes/issues/6158 see hack solution by ...READ MORE

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

How to get the Azure table Row count?

Unfortunately there's no other way to do ...READ MORE

Sep 25, 2018 in Azure by null_void
• 3,220 points
7,366 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,501 views
0 votes
1 answer

What are the Lightsail service limits?

You can currently create up to 20 ...READ MORE

Sep 25, 2018 in AWS by Archana
• 4,170 points
7,750 views
0 votes
2 answers

How to recover lost private key of an EC2 instance?

I'm afraid it's not possible When you launch ...READ MORE

Sep 25, 2018 in AWS by Archana
• 4,170 points
21,482 views
0 votes
1 answer

How to have a server 2012 in cloud and my users in different location

You will access the server the same ...READ MORE

Sep 25, 2018 in AWS by Priyaj
• 58,090 points
616 views
0 votes
1 answer

How to resolve Kubernetes DNS troubles with Amazon RDS hosts

I have seen that on our flannel ...READ MORE

Sep 25, 2018 in AWS by Priyaj
• 58,090 points
1,845 views
0 votes
1 answer

How to get custom fonts on static aws site

I see this is an old post ...READ MORE

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

AWS boto3 — Difference between `batch_writer` and `batch_write_item`

As far as I understand and use ...READ MORE

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

How to enable full WebJob logs in Azure?

The way to enable full (continuous) WebJobs ...READ MORE

Sep 24, 2018 in Azure by null_void
• 3,220 points
5,098 views
0 votes
1 answer

error: The internal target platform type SqlAzureV12DatabaseSchemaProvider doesn't support schema file version '3.3'

Fix: To resolve, use the latest SSMS Preview (docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-2017) ...READ MORE

Sep 24, 2018 in Azure by club_seesharp
• 3,450 points

edited Sep 24, 2018 by club_seesharp 961 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,551 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,915 views
0 votes
1 answer

How to import Azure SQL backup (.bacpac) to LocalDB using Visual Studio?

If you have this folder on your ...READ MORE

Sep 24, 2018 in Azure by null_void
• 3,220 points
2,178 views
0 votes
1 answer

How do you wait on a Task Scheduler task to finish in a batch file or C#?

From batch file, query the task status, ...READ MORE

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

Stream uploaded file to Azure blob storage with Node

Using Multiparty(npm install multiparty), a fork of ...READ MORE

Sep 24, 2018 in Azure by club_seesharp
• 3,450 points
7,336 views