Trending questions in Cloud Computing

0 votes
1 answer

Can I use more than one Public IP for a VM?

It appears you can now have multiple ...READ MORE

May 30, 2018 in Azure by null_void
• 3,220 points
437 views
0 votes
1 answer

AWS : Instance and AMI

AMI can be elaborated as Amazon Machine ...READ MORE

May 30, 2018 in Cloud Computing by DragonLord999
• 8,450 points
396 views
0 votes
1 answer

AWS : CloudWatch Web Server Metrics

look into Route53 health checks. You might ...READ MORE

May 29, 2018 in Cloud Computing by DragonLord999
• 8,450 points
365 views
0 votes
1 answer

Using AWS Rest API without SDK

KMS actions documentation here: http://docs.aws.amazon.com/kms/latest/APIReference/API_Operations.html AWS endpoints: http://docs.aws.amazon.com/general/latest/gr/rande.html   HTTPS requests to ...READ MORE

Apr 20, 2018 in Cloud Computing by anonymous
2,014 views
0 votes
1 answer

How different is Web job from Worker role?

Some of the basic yet valid differences ...READ MORE

May 11, 2018 in Azure by club_seesharp
• 3,450 points
1,138 views
0 votes
1 answer

How can I replicate an Azure Virtual Machine?

To create a managed image of a ...READ MORE

May 23, 2018 in Azure by club_seesharp
• 3,450 points
541 views
0 votes
1 answer

AWS: User Keys API Gateway

For identification you can generate one API ...READ MORE

May 22, 2018 in Cloud Computing by code_ninja
• 6,290 points
550 views
0 votes
1 answer

can you re create route 53 hosted zone that was deleted

It is advisable you avoid deleting those. ...READ MORE

Apr 17, 2018 in Cloud Computing by brat_1
• 7,200 points
2,025 views
0 votes
1 answer

Where should I use Amazon Kinesis instead of SNS-SQS?

Your concern is very valid. These two ...READ MORE

Apr 17, 2018 in Cloud Computing by code_ninja
• 6,290 points
2,013 views
0 votes
1 answer

Can Java Enterprise Edition applications on AWS EC2

It would be good if you start ...READ MORE

May 15, 2018 in Cloud Computing by Meci Matt
• 9,460 points
812 views
0 votes
1 answer

Changed Azure Subscription

If you upgraded the existing free account ...READ MORE

May 22, 2018 in Azure by club_seesharp
• 3,450 points
500 views
0 votes
1 answer

AWS node JS: Creating AWS credential file

Yes, you may either do this automatically ...READ MORE

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

How can I change my Resource Group name?

As a matter of fact, Azure simply ...READ MORE

May 9, 2018 in Azure by null_void
• 3,220 points
1,026 views
0 votes
1 answer

Where is the storage account name and access keys on the portal?

In the image under the connection string ...READ MORE

May 22, 2018 in Azure by null_void
• 3,220 points
500 views
0 votes
1 answer

AWS: Making a copy of a database using RDS

One way to do that is mysqldump for getting ...READ MORE

May 24, 2018 in Cloud Computing by DragonLord999
• 8,450 points
357 views
0 votes
1 answer

Getting Error 503 when I using my site via DNS

add the server_name directive to your Nginx ...READ MORE

Apr 25, 2018 in AWS by Cloud gunner
• 4,670 points
1,600 views
0 votes
1 answer

Identifying Kinesis stream pending message count

Please help! I doubt there is a thing ...READ MORE

Apr 24, 2018 in Cloud Computing by DragonLord999
• 8,450 points
1,634 views
0 votes
1 answer

How does Amazon ec2 user-data work?

Refer these: ·         http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html ·         http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html To throw some light ...READ MORE

May 15, 2018 in Cloud Computing by DragonLord999
• 8,450 points
663 views
0 votes
1 answer

Can we Access AWS SNS service without having access to Secret key and access key?

Yes what you ask for is possible. ...READ MORE

May 9, 2018 in Cloud Computing by DragonLord999
• 8,450 points
911 views
0 votes
1 answer

How can I reset password of my DB?

One best way to do so is ...READ MORE

May 14, 2018 in Azure by null_void
• 3,220 points
681 views
+1 vote
1 answer

Having Trouble connecting to Amazon Elasticache Redis outside of Amazon

Well, bluntly speaking the answer is No. ...READ MORE

Apr 10, 2018 in Cloud Computing by code_ninja
• 6,290 points
2,073 views
0 votes
1 answer

How to test code written against AWS API

The actual uploading and the tests that ...READ MORE

May 17, 2018 in AWS by Flying geek
• 3,280 points
483 views
0 votes
1 answer

AWS: S3 Request Limit

Get in touch with AWS see if ...READ MORE

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

AWS: Modifying or Changing EC2 Key Pair

SSH key is a file, created in ...READ MORE

May 17, 2018 in Cloud Computing by hemant
• 5,790 points
345 views
0 votes
1 answer

Route 53: Swapping primary recordset with secondary recordset

Try using weighted recordsets. set the weight of ...READ MORE

May 8, 2018 in Cloud Computing by code_ninja
• 6,290 points
727 views
0 votes
1 answer

Can we scale Lambda functions for SNS trigger?

This doc should answer your first concern: ...READ MORE

Apr 20, 2018 in Cloud Computing by hemant
• 5,790 points
1,470 views
+1 vote
1 answer

Trying to move service with API to private Subnet in AMAZON VPC

In such case, you can create a ...READ MORE

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

Can you filter through the created tags by using S3 file tagging?

You cannot filter with S3 file tagging ...READ MORE

May 8, 2018 in Cloud Computing by Meci Matt
• 9,460 points
656 views
0 votes
1 answer

Can we rename an AWS customer IAM policy?

No, you cannot rename your custom policy. You ...READ MORE

May 9, 2018 in AWS by Cloud gunner
• 4,670 points
646 views
0 votes
1 answer

AWS Billing Notifications

Hello, That is a valid question and it ...READ MORE

May 15, 2018 in Cloud Computing by brat_1
• 7,200 points
386 views
0 votes
1 answer

AWS Placement groups

Placements groups, as the documentation states, is ...READ MORE

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

Keeping AWS S3 safe from request Attack?

Yes this is possible, because I don’t ...READ MORE

May 11, 2018 in Cloud Computing by code_ninja
• 6,290 points
377 views
0 votes
1 answer

AWS Snowball GC overhead limit exceedes

There is an intensive background Java program ...READ MORE

May 9, 2018 in AWS by Cloud gunner
• 4,670 points
462 views
0 votes
1 answer

Differentiating Amazon EC2 API tools and AMI tools?

This is what AWS FAQ’s have to ...READ MORE

Apr 18, 2018 in Cloud Computing by hemant
• 5,790 points
1,355 views
0 votes
1 answer

Can we hit a web page regularly in AWS & get a notifications if it fails or goes down

Yes, it is possible to do so. ...READ MORE

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

reshown Aug 15, 2018 by Vardhan 424 views
+1 vote
1 answer

Is it possible to get an ec2 pricing programmatically?

Yes absolutely. You may get AWS pricing programmatically ...READ MORE

Apr 10, 2018 in Cloud Computing by code_ninja
• 6,290 points
1,641 views
0 votes
1 answer

Is there a logical difference between WebApp and API app in Azure?

Basically there was only minute differences between ...READ MORE

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

Is it possible to pass custom environment variable on Amazon Elastic Beanstalk?

Yes this is possible. However I would ...READ MORE

Apr 8, 2018 in AWS by code_ninja
• 6,290 points
1,737 views
0 votes
1 answer

What is the difference between AWS S3 Bucket Log Vs AWS CloudTrail

Let me give you a few pointers: In ...READ MORE

Apr 19, 2018 in Cloud Computing by brat_1
• 7,200 points
1,237 views
+1 vote
1 answer

Can we host website on AWS EFS

You can host a website on a ...READ MORE

May 4, 2018 in Cloud Computing by DragonLord999
• 8,450 points
572 views
0 votes
1 answer

AWS - sharing jars or business logic across multiple lambdas

See if you can set up a ...READ MORE

May 7, 2018 in Cloud Computing by DragonLord999
• 8,450 points
403 views
0 votes
1 answer

I am getting a network related error saying "cannot connect to a server". need help here.

Actually i got the same error, it ...READ MORE

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

StackDriver AWS Reduce Resource Usage

Whenever you configure the AWS role, you ...READ MORE

Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
1,161 views
0 votes
1 answer

Why would you choose Blob Storage over File Storage which also has ability to store file(s) and folder(s)

Azure Files: Azure File storage provides shared ...READ MORE

Apr 13, 2018 in Azure by null_void
• 3,220 points

edited Apr 13, 2018 by null_void 1,349 views
0 votes
1 answer

How to upload a file on to Azure Blob storage without writing a code?

You can find the below tools useful ...READ MORE

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

Is there a way to import custom SVG shapes(clipart) directly into Dia?

If you are fine with compromising advanced ...READ MORE

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

Can you mirror Amazon S3 bucket using Amazon Glacier?

Yes you can mirror Amazon S3 bucket ...READ MORE

Apr 19, 2018 in Cloud Computing by brat_1
• 7,200 points
899 views
0 votes
1 answer

Can we add AWS IAM users to AWS Cognito Pool?

For now, that seems unlikely. Because if ...READ MORE

Apr 18, 2018 in Cloud Computing by brat_1
• 7,200 points
903 views
0 votes
1 answer

AWS Cloud9: Can we deploy only one Lambda function at a given time

Let us start understanding what happens when ...READ MORE

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

Cache Control for all S3 buckets

Global metadata is something that your S3 ...READ MORE

Apr 17, 2018 in Cloud Computing by brat_1
• 7,200 points
876 views