Trending questions in Cloud Computing

+1 vote
1 answer

How do I create an SNS topic while creating an alarm for my Load Balancer using with CloudWatch console?

Follow these steps: Open the Amazon EC2 consoleOn ...READ MORE

May 17, 2019 in AWS by Tamheer
1,123 views
0 votes
1 answer

Is aws glue new service? What data sources does it support?

It's not a new service. And was ...READ MORE

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

Steps in creating a lambda function in AWS

To create a Lambda function, you first ...READ MORE

May 20, 2019 in AWS by Taragan
1,011 views
0 votes
1 answer

Add EBS to Ubuntu EC2 Instance

you are creating a new volume, so ...READ MORE

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

Delete a pem file

Use the following command to delete your ...READ MORE

Apr 12, 2019 in AWS by Purav
2,632 views
0 votes
1 answer

Friendly filename when downloading Azure blob.

Azure blobs can be downloaded in four ...READ MORE

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

Difference between P3 and G3 Instances?

P3 instances provided by AWS that are ...READ MORE

Jan 30, 2019 in AWS by sukesh
5,740 views
0 votes
1 answer

Error in CGI application - process terminated.

To fix this error, you need to deploy to ...READ MORE

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

Why minimize your deployment package size to its runtime necessities - AWS Lambda

Hey @tanishq, doing this will reduce the ...READ MORE

May 20, 2019 in AWS by Adil
910 views
0 votes
1 answer

Change own IAM user password - AWS

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

Apr 10, 2019 in AWS by Arora
2,625 views
0 votes
1 answer

Point root of the domain to my Elastic Load balancer

You can use Route 53 for this ...READ MORE

May 15, 2019 in AWS by Takeshi
1,108 views
+3 votes
2 answers

Amazon AWS Filezilla transfer says : permission denied

Well, I can't see the screenshot that ...READ MORE

May 3, 2018 in AWS by Cloud gunner
• 4,670 points
15,239 views
0 votes
1 answer

Common errors faced while working with AWS

These are the most common types of ...READ MORE

Apr 10, 2019 in AWS by Vedant
2,605 views
0 votes
1 answer

Redirect HTTP traffic to HTTPS request on ELB

Change your server config file if ($http_x_forwarded_proto = ...READ MORE

May 17, 2019 in AWS by Vedant
1,029 views
0 votes
1 answer

SQL Azure Database: Unable to restore bacpac due to foreign key conflict.

Since tha bacpac file is not transactional, ...READ MORE

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

Is it possible to upload data using FTP client into AWS S3?

Actually, S3 doesn't support FTP directly. For ...READ MORE

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

Renaming column name in Athena

You can use :- ALTER TABLE %%table-name%% CHANGE ...READ MORE

Jan 17, 2019 in AWS by julie
6,154 views
0 votes
1 answer

Unable to delete AWS EBS volume

EBS root volumes are deleted by default ...READ MORE

Apr 24, 2019 in AWS by Archana
• 5,640 points
1,911 views
0 votes
1 answer

Disassociate a CIDR block associated with a VPC

Yes, you can. According to the documentation: You ...READ MORE

May 16, 2019 in AWS by Meghna
902 views
0 votes
1 answer

Advantages of NLB over a classic one

I've listed down all the benefits of using ...READ MORE

May 14, 2019 in AWS by Isha
975 views
0 votes
1 answer

select a metric dimension to view metrics by load balancer by Availability Zone across all load balancers through CloudWatct

Follow these steps: Open the CloudWatch console In the ...READ MORE

May 17, 2019 in AWS by Jinu
834 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,738 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
3,016 views
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
920 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
786 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
770 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,439 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,255 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
770 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
763 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
898 views
0 votes
1 answer

VPC acticaion mail

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

May 20, 2019 in AWS by anonymous
571 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,888 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
827 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
768 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,204 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,443 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,460 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,146 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,950 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,127 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,727 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
612 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,389 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,381 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,164 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
563 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,152 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
2,011 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,603 views