Trending questions in Cloud Computing

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
948 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
2,384 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
989 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
1,298 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
1,180 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,300 points
2,640 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,300 points
952 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
1,364 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
1,545 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
971 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
2,103 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
1,784 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
1,269 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,300 points
1,256 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,748 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
2,094 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
1,717 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
1,333 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,300 points
2,472 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 2,224 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,993 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
801 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
2,134 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 1,018 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
997 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,300 points
905 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,300 points
1,797 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
938 views
0 votes
1 answer

Leave Deep Learning Process Running on AWS and Reconnect Later

You can run the process in a ...READ MORE

Apr 24, 2018 in AWS by Cloud gunner
• 4,670 points
1,481 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
1,716 views
0 votes
1 answer

Adding Keypair to existing EC2 instance

No you can't. The reason is KeyPair ...READ MORE

Apr 8, 2018 in AWS by code_ninja
• 6,300 points
2,015 views
0 votes
1 answer

Where can i find the name servers of Google Compute Engine

The name server provided is private and ...READ MORE

Apr 18, 2018 in GCP by kurt_cobain
• 9,350 points
1,532 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,300 points
1,533 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
1,529 views
0 votes
1 answer

AWS data centre locations information

Please refer the following:  docs.aws.amazon.com/general/lates ...READ MORE

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

Is there a way to transfer files between AWS s3 and ec2

The answer is a definite yes yes. ...READ MORE

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

Is there a way to find out the number of objects stored in an S3 bucket?

Frankly, that is not possible. This is ...READ MORE

Apr 17, 2018 in Cloud Computing by code_ninja
• 6,300 points
1,537 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
1,442 views
0 votes
1 answer

Is it possible to use VPC to have access between two AWS Regions

Good question this. Currently this feature is ...READ MORE

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

AWS Free Tier restrict usage to one region

You need to understand this, yes AWS ...READ MORE

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

AWS Lambda Provisioning Business Logic

AWS Lambda's main function is to reuse ...READ MORE

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

What approach do I need to take to upload files to Lambda function and API Gateway services?

If you want to upload bigger than ...READ MORE

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

Do we have an API for Amazon Cloudwatch?

AWS Website has answers to all these ...READ MORE

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

API’s to make purchases AWS

The answer to this question is a ...READ MORE

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

Clone AWS container instance to google container

you can try sharing the images where ...READ MORE

Apr 27, 2018 in Cloud Computing by shubham
• 7,340 points
826 views
0 votes
1 answer
0 votes
1 answer

File Renaming in S3

Directly? Well , no you need to ...READ MORE

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

Is there a way to test codes that are written against AWS API?

Please note that you should not integrate ...READ MORE

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

Can we Use Api keys with AWS API Gateway?

There is no getting away here. When ...READ MORE

Apr 18, 2018 in Cloud Computing by hemant
• 5,790 points
1,010 views
+3 votes
1 answer

aws cloudformation for atomic stack-update

When you perform a stack update, only ...READ MORE

Mar 27, 2018 in AWS by DareDev
• 6,890 points
1,733 views