Most answered questions in Cloud Computing

0 votes
1 answer

AWS S3 or DynamoDB ?

I have used both Dynamodb and S3. ...READ MORE

Jun 28, 2018 in AWS by Flying geek
• 3,280 points
684 views
0 votes
1 answer

Trying to upload data stream in Amazon S3

Try adding the ContentType & ACL in ...READ MORE

Jun 28, 2018 in AWS by Cloud gunner
• 4,670 points
2,368 views
0 votes
1 answer

Amazon Web Services: VPC router

Enabling of Amazon EC2 instances that is ...READ MORE

Jun 28, 2018 in Cloud Computing by DragonLord999
• 8,450 points
399 views
0 votes
1 answer

AWS: VPN connection etc

1. There are five Amazon VPCs per ...READ MORE

Jun 28, 2018 in Cloud Computing by DragonLord999
• 8,450 points
456 views
0 votes
1 answer

AWS Cloudtrail API for Go SDK showing an error mesage.

You  must add S3 Policy in your ...READ MORE

Jun 27, 2018 in AWS by Flying geek
• 3,280 points
1,060 views
0 votes
1 answer

How to get the list of names of Azure blob files in a container?

We can get some additional info like Size, ...READ MORE

Jun 27, 2018 in Azure by club_seesharp
• 3,450 points
21,099 views
0 votes
1 answer

Is it possible to write to file system on Azure Website?

Yes you can. It is possible to ...READ MORE

Jun 27, 2018 in Azure by null_void
• 3,220 points
1,344 views
0 votes
1 answer

AWS : Elastic Cloud Compute

Choose Option A. The best way of ...READ MORE

Jun 27, 2018 in Cloud Computing by code_ninja
• 6,290 points
557 views
0 votes
1 answer

The model backing the '--Context' context has changed since the database was created - but db is new production database

Hey, I came across the same error in ...READ MORE

Jun 26, 2018 in Azure by club_seesharp
• 3,450 points
1,914 views
0 votes
1 answer

AWS:Snowball, data speed up

Yes you can d that,the data transfer ...READ MORE

Jun 26, 2018 in Cloud Computing by code_ninja
• 6,290 points
544 views
0 votes
1 answer

AWS:Using S3 with EC2 instances

Yes, it can be used for instances ...READ MORE

Jun 26, 2018 in AWS by hemant
• 5,790 points
5,997 views
0 votes
1 answer

Can someone tell if one Elastic IP address enough for every instance that I have running and would do the job?

Depends! Every instance comes with its own ...READ MORE

Jun 26, 2018 in Cloud Computing by brat_1
• 7,200 points
448 views
0 votes
1 answer

Amazon EC2 Security Groups

It creates a new security group for ...READ MORE

Jun 26, 2018 in Cloud Computing by code_ninja
• 6,290 points
1,291 views
0 votes
1 answer

How can I copy SQL Azure database to a local development server?

There are certain ways to do this: Using SSIS ...READ MORE

Jun 26, 2018 in Azure by null_void
• 3,220 points
997 views
0 votes
1 answer

AWS:AMI for designing architecture

AMIs(Amazon Machine Images) are like templates of ...READ MORE

Jun 22, 2018 in Cloud Computing by brat_1
• 7,200 points
698 views
0 votes
1 answer

AWS:Performance Parameters

The network performance depends on the instance ...READ MORE

Jun 22, 2018 in Cloud Computing by brat_1
• 7,200 points
446 views
+1 vote
1 answer

How to copy Azure SQL database to a local development server?

Actually, there are multiple ways to do ...READ MORE

Jul 9, 2018 in Azure by null_void
• 3,220 points
2,405 views
0 votes
1 answer

Which cloud hosting is best ( AWS or Azure or Google)

Hello @Hammer, This totally depends on your needs, ...READ MORE

Aug 10, 2018 in AWS by Priyaj
• 58,090 points
763 views
0 votes
1 answer

AWS: Distributed Applications that process large amount of data

Go for spot instances. Since the work we ...READ MORE

Jun 21, 2018 in Cloud Computing by DragonLord999
• 8,450 points
4,115 views
0 votes
1 answer

AWS: Trans coding application

You should be using an On Demand instance for ...READ MORE

Jun 21, 2018 in Cloud Computing by DragonLord999
• 8,450 points
991 views
0 votes
1 answer

Is it possible to stop nodes in AWS ElastiCache cluster

At this time there is not a ...READ MORE

Jun 21, 2018 in AWS by Flying geek
• 3,280 points
2,021 views
0 votes
1 answer

Azure Blob: How to open a file in browser without downloading it?

First, because I was using a byte[] the controller ...READ MORE

Jun 20, 2018 in Azure by club_seesharp
• 3,450 points
23,540 views
0 votes
1 answer

Error: Install-Module : The term 'Install-Module' is not recognized as the name of a cmdlet

Since you are using the lower version ...READ MORE

Jun 20, 2018 in Azure by null_void
• 3,220 points
3,677 views
0 votes
1 answer

AWS: Speeding Up data transfer

The data transfer can be increased in ...READ MORE

Jun 20, 2018 in Cloud Computing by hemant
• 5,790 points
459 views
0 votes
1 answer

AWS: S3 and EC2 inctances

Yes, it can be used for instances ...READ MORE

Jun 20, 2018 in Cloud Computing by DragonLord999
• 8,450 points
513 views
0 votes
1 answer

How to identify a deadlock in SQL Azure?

Monitoring of SQL Azure is more limited ...READ MORE

Jun 19, 2018 in Azure by club_seesharp
• 3,450 points
2,353 views
0 votes
1 answer

How to schedule a WebJob?

When using the Azure WebJobs SDK you ...READ MORE

Jun 19, 2018 in Azure by null_void
• 3,220 points
2,107 views
0 votes
1 answer

AWS: Performance parameters when you launch instances in cluster placement group

The network performance depends on the instance ...READ MORE

Jun 19, 2018 in Cloud Computing by Meci Matt
• 9,460 points
799 views
0 votes
1 answer

Web Role always busy and not starting?

In most of the situation when a ...READ MORE

Jun 18, 2018 in Azure by null_void
• 3,220 points
605 views
0 votes
1 answer

How can I get an AWS billing for the previous day via Lambda function?

I would suggest using the Cost Explorer ...READ MORE

Aug 10, 2018 in AWS by Priyaj
• 58,090 points
1,683 views
0 votes
1 answer

What is the connection between AMI and Instance?

Many different types of instances can be ...READ MORE

Jun 18, 2018 in Cloud Computing by code_ninja
• 6,290 points
816 views
0 votes
1 answer

AWS: Understanding AMI

AMI stands for the term Amazon Machine ...READ MORE

Jun 18, 2018 in Cloud Computing by dragonlord
719 views
0 votes
1 answer

How to Https to Https AWS ElasticBeanstalk?

As you've already tested HTTPS working fine ...READ MORE

Jun 18, 2018 in AWS by Cloud gunner
• 4,670 points
1,308 views
0 votes
1 answer

Teraform cannot find Resource for variable despite having it declared in the same file

I think role declaration that u have ...READ MORE

Jun 14, 2018 in AWS by Cloud gunner
• 4,670 points
2,031 views
0 votes
1 answer

How can we rewrite an URL in Azure Webapp?

You need to create a web.config file ...READ MORE

Jun 14, 2018 in Azure by null_void
• 3,220 points
8,255 views
0 votes
1 answer

Can we track progress of async file upload to azure storage?

Actually it's not possible because uploading file is ...READ MORE

Jun 14, 2018 in Azure by club_seesharp
• 3,450 points
5,514 views
0 votes
1 answer

How to add an App Settings to existing Azure Web Application using Azure Power Shell?

The example is for slot-specific settings, if ...READ MORE

Jun 13, 2018 in Azure by club_seesharp
• 3,450 points
1,271 views
0 votes
1 answer

How to choose between Azure App Service and Azure Service Fabric?

Microsoft has created the document with a comparison for ...READ MORE

Jun 13, 2018 in Azure by null_void
• 3,220 points
2,164 views
0 votes
1 answer

AWS: Transfer Domain Name registration to route 53

You will need to get a list ...READ MORE

Jun 13, 2018 in Cloud Computing by code_ninja
• 6,290 points
651 views
0 votes
1 answer

AWS: EBS to apply updates

Elastic Beanstalk prepares a duplicate copy of ...READ MORE

Jun 13, 2018 in Cloud Computing by DragonLord999
• 8,450 points
378 views
0 votes
1 answer

How can i upload to Azure Blob storage with Shared Access key?

For GetBlobReferenceFromServer to work, the blob must be present ...READ MORE

Jun 12, 2018 in Azure by club_seesharp
• 3,450 points
3,400 views
0 votes
1 answer

How to determine the number of messages in an Azure Services Bus Queue?

You will get error when you try ...READ MORE

Jun 12, 2018 in Azure by null_void
• 3,220 points
4,231 views
0 votes
1 answer

Trying to use GetApiKeys in Amazon SDK

Try using this one:  var client = new ...READ MORE

Jun 12, 2018 in AWS by Cloud gunner
• 4,670 points
938 views
0 votes
1 answer

Problem with Swift API Gateway key authorizatiion Ask

Try to add all the headers that ...READ MORE

Jun 12, 2018 in AWS by Cloud gunner
• 4,670 points
594 views
0 votes
1 answer

Missing Authentication Token while accessing API Gateway?

I guess you are directly trying to ...READ MORE

Jun 12, 2018 in AWS by Cloud gunner
• 4,670 points
18,172 views
0 votes
1 answer

AWS: Beanstalk

AWS Beanstalk applications have a system in ...READ MORE

Jun 12, 2018 in Cloud Computing by code_ninja
• 6,290 points
345 views
0 votes
1 answer

AWS: OpsWorks and cloudformation

OpsWorks and CloudFormation both support application modelling, ...READ MORE

Jun 12, 2018 in Cloud Computing by hemant
• 5,790 points
487 views
0 votes
1 answer

AWS: Load Balancing

Create a load balancer, and register the ...READ MORE

Jun 11, 2018 in Cloud Computing by Meci Matt
• 9,460 points
648 views
0 votes
1 answer

AWS: Render Images and computing

 Choose load balancer, since it supports path based ...READ MORE

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

I am not able to install elastic beanstalk AWS

Try to install an older version i.e., ...READ MORE

Jun 9, 2018 in AWS by Cloud gunner
• 4,670 points
1,115 views