Trending questions in Cloud Computing

0 votes
1 answer

How do I create a network load balancer?

Follow these steps to create a load ...READ MORE

May 14, 2019 in AWS by Rakshi
904 views
0 votes
1 answer

View CloudWatch metrics of my Load Balancer using the CloudWatch console?

Hey @Nell, Follow these steps: Open the CloudWatch ...READ MORE

May 17, 2019 in AWS by Liena
768 views
0 votes
1 answer

How do I view CloudWatch metrics for my Load Balancer using the console?

Follow these steps: Open the Amazon EC2 console On ...READ MORE

May 17, 2019 in AWS by Tanishq
751 views
0 votes
1 answer

How to set default Web page for a website on Microsoft Windows Azure?

This blog post should resolve your issue: http://blogs.msdn.com/b/cesardelatorre/archive/2010/07/22/how-to-set-a-default-page-to-a-windows-azure-web-role-app-silverlight-asp-net-etc.aspx Look ...READ MORE

Mar 27, 2019 in Azure by Prerna
• 1,960 points
2,961 views
0 votes
1 answer

How to add a body to a HttpWebRequest that is being used with the Azure Service management API?

The following code should help: byte[] buf = ...READ MORE

Apr 3, 2019 in Azure by Prerna
• 1,960 points
2,656 views
0 votes
1 answer

Is there a limit on the number of attributes in DynamoDB Table?

Actually, there is no limit to the ...READ MORE

Feb 21, 2019 in AWS by Archana
• 5,640 points
4,413 views
+2 votes
1 answer

Trying to use Lambda to perform backend tasks

AWS Lambda is a service used for ...READ MORE

May 14, 2019 in AWS by ArchanaNagur
• 2,360 points
752 views
0 votes
1 answer

Can I view the primary CIDR for my VPC in AWS from the terminal?

Hey @Tushar, you can use the describe ...READ MORE

May 16, 2019 in AWS by Renuka
743 views
0 votes
1 answer

What if pem file is deleted?

Hey @Viky, there is no way to ...READ MORE

Apr 12, 2019 in AWS by Jayant
2,188 views
0 votes
1 answer

VPC acticaion mail

The moment you delete any AWS resource ...READ MORE

May 20, 2019 in AWS by anonymous
542 views
0 votes
1 answer

Is it possible to get EC2 account balance programmatically

You can't, unfortunately, neither AWS nor any ...READ MORE

May 13, 2019 in AWS by Archana
• 5,640 points
841 views
0 votes
1 answer

How to check if multiple files exist in Azure container?

foreach loop is the most efficient way though. ...READ MORE

Mar 4, 2019 in Azure by Prerna
• 1,960 points
3,850 views
0 votes
1 answer

Graphical User Interface in Amazon EC2 instance

I am not exactly sure if an AMI of ...READ MORE

May 13, 2019 in AWS by Archana
• 5,640 points
816 views
0 votes
1 answer

Configure target group while creating Network Load balancer

Follow these steps: For Target group, keep the ...READ MORE

May 14, 2019 in AWS by Rakshi
754 views
0 votes
2 answers

Unable to insert item to DynamoDb from command Line

Basically your command line here is unable ...READ MORE

Feb 23, 2019 in AWS by Shashank
• 1,370 points
4,131 views
0 votes
1 answer

Does DynamoDB support conditional operators?

Yes, like all the other database management ...READ MORE

Mar 11, 2019 in AWS by Esha Gupta
3,421 views
0 votes
1 answer

Is there a way to call AWS CLI form AWS Lambda?

You can use the AWS node.js SDK ...READ MORE

Apr 10, 2019 in AWS by Archana
• 5,640 points
2,122 views
0 votes
1 answer

Copy AWS resources form one account to another

You could just use AWS Organizations to roll up ...READ MORE

Apr 4, 2019 in AWS by Archana
• 5,640 points
2,375 views
0 votes
1 answer

Getting permission denied error when trying to SSH into my EC2 Instance

The problem is having wrong mod on ...READ MORE

Mar 27, 2019 in AWS by Esha
2,700 views
0 votes
1 answer

Load Balancer attributes - AWS-ELB

Haha! you'll have to deal with only ...READ MORE

May 15, 2019 in AWS by Nilofer
601 views
0 votes
2 answers

How can I add database connection string to Azure Functions?

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

Aug 17, 2018 in Azure by Priyaj
• 58,020 points
13,896 views
0 votes
1 answer

How do disconnect to Azure SQL database if I can't access it?

Based on info  from Microsoft, I think ...READ MORE

Apr 26, 2019 in Azure by Prerna
• 1,960 points
1,345 views
0 votes
1 answer

How to set up AWS credentials in AWS Powershell?

First, of all the tools installed to ...READ MORE

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

Requirements for using multiple availability zones in network load balancer

These are requirements for using multiple availability ...READ MORE

May 15, 2019 in Cloud Computing by Danica
548 views
0 votes
1 answer

How To Set Folder Permissions in Elastic Beanstalk Using YAML File?

I am not sure about using Yaml. ...READ MORE

Mar 15, 2019 in AWS by datageek
• 3,090 points
3,138 views
0 votes
1 answer

Issue while exporting api definition from AWS API Gateway

There is a feature that is now available ...READ MORE

Apr 26, 2019 in AWS by Archana
• 5,640 points
1,312 views
0 votes
0 answers

Create an empty folder in Azure Blob Storage

How do I create an empty folder ...READ MORE

Apr 8, 2019 in Azure by sabby
• 4,370 points
2,134 views
0 votes
1 answer

Change own IAM user's password through CLI - AWS

Hey! Its pretty easy to change your ...READ MORE

Apr 10, 2019 in AWS by Mishra
1,963 views
0 votes
1 answer

How to decide on which elastic load balancer to choose?

It is very easy. You just should ...READ MORE

May 7, 2019 in AWS by Archana
• 5,640 points
755 views
0 votes
1 answer

How to scp (secure copy) to ec2 instance without password?

I figured it out. you had the ...READ MORE

Mar 26, 2019 in AWS by Esha
2,577 views
0 votes
0 answers
0 votes
1 answer

How to manage both classic and application load balancer simultaneously?

That's very simple. The ELB Console will ...READ MORE

May 7, 2019 in AWS by Archana
• 5,640 points
718 views
0 votes
2 answers

What is the difference between VPC security group and EC2 security group?

EC2-Classic Security Group When the instance is launched, ...READ MORE

Feb 11, 2019 in AWS by Ramaya
4,324 views
0 votes
1 answer

How to upload a file from S3 in Lambda?

Yes there is an option where you ...READ MORE

Jan 24, 2019 in AWS by Priyaj
• 58,020 points
5,135 views
0 votes
2 answers

How to create a VPC from scratch in AWS Console?

Creating a VPC from scratch is bit ...READ MORE

Feb 20, 2019 in AWS by Priyaj
• 58,020 points
3,880 views
0 votes
2 answers

How can I download a .vhd image to my local machine from azure and upload the same to a different azure account?

From the Windows Azure Portal you can ...READ MORE

Aug 20, 2018 in Azure by Priyaj
• 58,020 points
13,990 views
0 votes
1 answer

Azure website on Entity framework connection string not being picked up.

Try to leave the connection string in ...READ MORE

Apr 23, 2019 in Azure by Prerna
• 1,960 points
1,292 views
+1 vote
1 answer

AttributeError: 'ec2.ServiceResource' object has no attribute 'create_instance'

This is an attribute error. There are ...READ MORE

Dec 3, 2018 in AWS by Nabarupa
7,331 views
0 votes
1 answer

Is there a calculator for calculating the price of DynamoDB for my purpose?

DynamoDB has provisioned throughput that a user ...READ MORE

Feb 15, 2019 in AWS by Heena
4,199 views
0 votes
1 answer

How to view pdf stored in S3 using Angular 5

Want to know more about Angular? Get ...READ MORE

Oct 31, 2018 in AWS by Nabarupa
8,787 views
0 votes
1 answer

Attach EBS Volume from one region to an instance on another region

No @Nik, you cannot do this. The ...READ MORE

Apr 12, 2019 in AWS by Jayant
1,733 views
+1 vote
1 answer

What are AWS Glue Crawler?

AWS Glue crawler is used to connect ...READ MORE

Feb 4, 2019 in AWS by Heena
4,611 views
0 votes
0 answers
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,020 points
10,125 views
0 votes
1 answer

What is the concept of Public Snapshot?

Public snapshots are the ones created by ...READ MORE

Jan 31, 2019 in AWS by Subhash
4,729 views
0 votes
1 answer

Change ingress rules for already created RDS DB instance - AWS

Hey, follow these steps to change the ...READ MORE

Apr 16, 2019 in AWS by Nayan
1,421 views
0 votes
1 answer

Can I use .NET's HttpClient to hit an Azure Mobile service?

Yes, you can do this by adding ...READ MORE

Apr 15, 2019 in Azure by Prerna
• 1,960 points
1,407 views
+3 votes
1 answer

How to make the instance IP static in nature? - AWS

Hey @Laksha! By default, all instances have a ...READ MORE

Apr 11, 2019 in AWS by Kalgi
• 52,350 points
1,458 views
0 votes
1 answer

Can I create an Azure Webjob that doesn't use Azure Storage and exposes functions to the dashboard?

You can take advantage of the WebJobs ...READ MORE

Apr 1, 2019 in Azure by Prerna
• 1,960 points
2,001 views