Latest questions in Cloud Computing

0 votes
1 answer

Terminate Elastic BeanStalk Environment - AWS

To terminate your Elastic Beanstalk environment, follow ...READ MORE

Apr 16, 2019 in AWS by Pragya
730 views
0 votes
1 answer

Configure Elastic BeanStalk's auto-scalaing group - AWS

Hey @Ishaan, follow these steps to configure ...READ MORE

Apr 16, 2019 in AWS by Igya
618 views
0 votes
1 answer

Configure Elastic BeanStalk Environment - AWS

To add a security group using the ...READ MORE

Apr 16, 2019 in AWS by Neel
659 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,220 views
0 votes
1 answer

launch an RDS DB instance - AWS

Hey @Isheeta, follow these steps to launch ...READ MORE

Apr 16, 2019 in AWS by Rahul
670 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,087 views
0 votes
1 answer

Is it possible to reference a c# class library in an Azure Function visual studio project?

This is possible by using the new ...READ MORE

Apr 15, 2019 in Azure by Prerna
• 1,960 points
2,637 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,083 views
0 votes
1 answer

Get Fingerprint for the keypair

You could use something like this: $ aws ...READ MORE

Apr 12, 2019 in AWS by Purva
469 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
1,620 views
0 votes
1 answer

AWS service pricing in different regions

Prices change from region to region. You ...READ MORE

Apr 12, 2019 in AWS by Faizal
647 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,499 views
0 votes
1 answer

Change EBS Volume dynamically

Yes Jobin, Once the volume is attached, ...READ MORE

Apr 12, 2019 in AWS by Vedant
764 views
0 votes
1 answer

Tag an ElasticIP using console - AWS

Follow these steps to tag your elasicIP using ...READ MORE

Apr 12, 2019 in AWS by Himanshu
515 views
0 votes
1 answer

Quering all the rows in Azure table Storage.

Refer the following code: var acc = new ...READ MORE

Apr 12, 2019 in Azure by Prerna
• 1,960 points
4,242 views
0 votes
1 answer

How do point my domain name to an Azure Website?

It is possible to have a CNAME directed ...READ MORE

Apr 12, 2019 in Azure by Prerna
• 1,960 points
564 views
0 votes
0 answers

Describe Elastic IP addresses using the command line

How do I describe my Elastic IP ...READ MORE

Apr 12, 2019 in AWS by Meghna
308 views
0 votes
1 answer

describe Elastic IP addresses using the console

Follow these steps to describe ElasticIP using ...READ MORE

Apr 12, 2019 in AWS by Alok
404 views
0 votes
1 answer

Disassociate ElasticIP from one instance and use for the other

You can disassociate an Elastic IP address ...READ MORE

Apr 12, 2019 in AWS by Meg
678 views
0 votes
1 answer

What is StaticIP in AWS?

StaticIP, as the name suggests, is static ...READ MORE

Apr 12, 2019 in AWS by Gayatri
544 views
0 votes
1 answer

What is ElasticIP in AWS?

Hey @Laksha, AWS provides Dynamic Cloud Computing. ElasticIP ...READ MORE

Apr 11, 2019 in AWS by Afsar
317 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,360 points
1,027 views
0 votes
1 answer

Public IP of the instance keeps fluctuating

As long as your instance has a ...READ MORE

Apr 11, 2019 in AWS by Nishant
376 views
0 votes
1 answer

PUT requests not enabled in Azure.

You can try adding the following web.config in the system.webServer element: <handlers> ...READ MORE

Apr 11, 2019 in Azure by Prerna
• 1,960 points
1,072 views
0 votes
1 answer

How to automatically install Application Initialization in Azure Web Role (SDK v1.8) ?

Follow these steps - Install the feature using ...READ MORE

Apr 11, 2019 in Azure by Prerna
• 1,960 points
653 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,272 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,616 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,443 views
0 votes
1 answer

What is Rotate credentials policy in AWS?

Rotate Credential Policy allows IAM users to ...READ MORE

Apr 10, 2019 in AWS by Abhi
679 views
0 votes
1 answer

Attach policies for these new IAM users

Follow these steps to give an IAM ...READ MORE

Apr 10, 2019 in AWS by Gargi
534 views
0 votes
1 answer

Why are the role instances taking so long to start?

I had encountered this error when I tried to ...READ MORE

Apr 10, 2019 in Azure by Prerna
• 1,960 points
436 views
0 votes
2 answers

How to configure Sendmail inside a docker container?

          Here are some reference links which ...READ MORE

Apr 10, 2019 in AWS by nmentityvibes
• 420 points
23,292 views
0 votes
1 answer

Access SQL Server on Azure VM via SQL Server Management Studio

Following these steps might help you: Add a ...READ MORE

Apr 10, 2019 in Azure by Prerna
• 1,960 points
1,279 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
1,893 views
0 votes
1 answer

Advantages of using Guard Duty

Hey Peter, there are many advantages of ...READ MORE

Apr 9, 2019 in AWS by Ekkya
559 views
0 votes
1 answer

What is Amazon Gaurd Duty and why use it?

Amazon Gaurd Duty offers threat detection that ...READ MORE

Apr 9, 2019 in AWS by Gargi
409 views
0 votes
1 answer

How does AWS WAF work?

To control the web request, we use ...READ MORE

Apr 9, 2019 in AWS by Iktiya
454 views
0 votes
1 answer

What is MFA? - AWS

Hey @Gauti, MFA stands for Multi factor ...READ MORE

Apr 9, 2019 in AWS by Milan
319 views
0 votes
1 answer

Change password policy for IAM users - AWS

Hey @Himanshu, follow these steps: Go to IAM ...READ MORE

Apr 9, 2019 in AWS by Fatima
779 views
0 votes
1 answer

Best practices for using IAM Service - AWS

Keep the following in mind before you ...READ MORE

Apr 9, 2019 in AWS by Dorris
628 views
+2 votes
2 answers

What's the difference between IAM Roles and policies?

IAM Roles are defined as a set ...READ MORE

Aug 13, 2020 in Cloud Computing by nbavis
• 380 points
58,878 views
+2 votes
1 answer

How To Become Certified in AWS-Solution-Architect-Associate Exam??

Hey @Robii,  Start with some basic research about ...READ MORE

Apr 9, 2019 in AWS by Kalgi
• 52,360 points
802 views
0 votes
1 answer

Difference between IAM Users and IAM groups

It is pretty clear. An IAM user ...READ MORE

Apr 9, 2019 in AWS by Haseeb
804 views
–1 vote
1 answer

What is IAM in AWS?

yes Manish, IAM is a service provided ...READ MORE

Apr 9, 2019 in AWS by Chandan
586 views
0 votes
2 answers

Create an S3 bucket using CloudFormation - AWS

Hey you can create an S3 bucket ...READ MORE

Aug 19, 2020 in AWS by Preeti

edited Aug 19, 2020 15,257 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,476 views
0 votes
1 answer

How to query between databases in SQL Azure Database Server?

SQL Azure supports cross database queries: https://azure.microsoft.com/en-us/blog/querying-remote-databases-in-azure-sql-db/ Hope this ...READ MORE

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

How to know the Azure backup frequency/retention range associated with Azure Backup Policy?

The following code snippet will provide you ...READ MORE

Apr 8, 2019 in Azure by Prerna
• 1,960 points
1,107 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,390 points
1,888 views
0 votes
1 answer

How to secure network traffic between an Azure website and Azure VM?

If you want to use networking and your own ...READ MORE

Apr 5, 2019 in Azure by Prerna
• 1,960 points
458 views