Most answered questions in Cloud Computing

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,300 points
788 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
6,544 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
790 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,300 points
1,638 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
1,372 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
934 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
686 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,875 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,020 points
1,098 views
0 votes
1 answer

AWS: Distributed Applications that process large amount of data

On demand services READ MORE

Dec 1, 2022 in Cloud Computing by anonymous

edited Mar 5 4,678 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
1,588 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,365 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
25,439 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
4,156 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
793 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
867 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,857 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,637 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
1,150 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
1,141 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,020 points
2,081 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,300 points
1,143 views
0 votes
1 answer

AWS: Understanding AMI

AMI in AWS stands for the term ...READ MORE

Jun 18, 2018 in Cloud Computing by dragonlord
998 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,617 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,449 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
9,023 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
6,044 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,586 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,544 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,300 points
1,215 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
620 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,759 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,872 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
1,324 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
967 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,929 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,300 points
577 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
751 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
1,023 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
1,455 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,513 views
0 votes
1 answer

How can I get programmatic error codes from Cognito mode?

The best way to do this is ...READ MORE

Jun 9, 2018 in AWS by Cloud gunner
• 4,670 points
3,961 views
0 votes
1 answer

Not being able to get user consent - OAuth2 with AzureAD

The problem you are running in to ...READ MORE

Jun 8, 2018 in Azure by cloudie_crank
• 1,610 points
2,296 views
0 votes
1 answer

AWS:Classic link

For the purpose of using classic link, ...READ MORE

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

AWS: Accessing Internet without IP address

There are two ways in which instances ...READ MORE

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

AWS EC2: Virtual Cloud Member

No, it is not possible for an ...READ MORE

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

AWS:Classic Link

The Amazon virtual private cloud classic link ...READ MORE

Jun 7, 2018 in Cloud Computing by hemant
• 5,790 points
576 views
+4 votes
1 answer

How do I go from development docker-compose.yml to deployed docker-compose.yml in AWS

It can work if you try to put ...READ MORE

Jun 7, 2018 in AWS by Cloud gunner
• 4,670 points
5,647 views
0 votes
1 answer

AWS: Serve Static assets

Configure the bucket policy to set all ...READ MORE

Jun 6, 2018 in Cloud Computing by Meci Matt
• 9,460 points

edited Jun 6, 2018 by Meci Matt 594 views
0 votes
1 answer

Is one Elastic IP address enough for every instance that I have running?

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

Jun 6, 2018 in Cloud Computing by brat_1
• 7,200 points
1,302 views