Latest questions in Cloud Computing

0 votes
2 answers

Using an api key in amazon api gateway

Try with this X-Api-Key READ MORE

Apr 17, 2019 in AWS by sampath
2,348 views
+1 vote
3 answers

Log in to AWS using Access Key ID and Secret Access Key ID

You can also use the access key ...READ MORE

Aug 30, 2018 in AWS by eatcodesleeprepeat
• 4,710 points
40,183 views
0 votes
2 answers

Can we use Step function AWS over setTimeout for scheduling?

I think you have a few things ...READ MORE

Aug 20, 2018 in AWS by Priyaj
• 58,090 points
1,281 views
+1 vote
2 answers

What if I delete default VPC in AWS?What are the consequences?

If you wish to recreate the default ...READ MORE

Apr 20, 2018 in Cloud Computing by DragonLord999
• 8,450 points
5,692 views
0 votes
2 answers

Moving messages from DLQ in Amazon SQS?

You can use a tool like https://github.com/mercury2269/sqsmover ...READ MORE

Mar 8, 2020 in Cloud Computing by anonymous
5,815 views
0 votes
2 answers

Is there a way to copy AMI from one AWS account to another AWS account using boto?

You could share the AMI from one ...READ MORE

Aug 21, 2018 in Cloud Computing by Priyaj
• 58,090 points
1,908 views
0 votes
2 answers

How can I route request to EC2 instance behind AWS ELB?

You can have a look at the ...READ MORE

Aug 17, 2018 in Cloud Computing by Priyaj
• 58,090 points
857 views
0 votes
1 answer
+1 vote
2 answers

I want to Migrate from Oracle RDBMS to AWS S3 using Kinesis

Try to understand AWS Schema Conversion Tool ...READ MORE

Apr 20, 2018 in Cloud Computing by hemant
• 5,790 points
2,156 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
3 answers

How to upload files on aws elastic beanstalk?

yes once you store it in (AWS) ...READ MORE

Sep 3, 2018 in Cloud Computing by bug_seeker
• 15,520 points
6,323 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,015 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
587 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
358 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
901 views
0 votes
4 answers

Renaming AWS Lambda function

Nope- the function name is immutable READ MORE

Mar 7, 2019 in AWS by anonymous
13,299 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,240 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,390 points
644 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,290 points
546 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
873 views
0 votes
2 answers

How to transfer google cloud project ownership?

Go to IAM and Admin Then Select IAM Click Add Provide another user's ...READ MORE

Aug 20, 2018 in GCP by Priyaj
• 58,090 points
5,586 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
399 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

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
2 answers

Google Cloud datastore vs firebase

Google has already made a guide for ...READ MORE

Aug 20, 2018 in GCP by Priyaj
• 58,090 points
1,512 views
+7 votes
12 answers

How do I delete my Google Cloud Platform Account?

How do I delete me cloud and ...READ MORE

Jan 18, 2019 in GCP by dodge123@yahoo.com
161,928 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
581 views
0 votes
1 answer

How to delete a project from Google Cloud Console

First of all, select the project you ...READ MORE

Apr 18, 2018 in GCP by kurt_cobain
• 9,390 points
2,546 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

How can install MongoDB on AWS?

Installing MongoDB Run these commands individually from the ...READ MORE

Aug 13, 2018 in Cloud Computing by bug_seeker
• 15,520 points
473 views
+1 vote
2 answers

Comparison: AWS, Digital Ocean,Heroku, google app engine

For an introduction: AWS and Digital Ocean are ...READ MORE

Apr 18, 2018 in Cloud Computing by hemant
• 5,790 points
895 views
0 votes
2 answers

What is the difference between Google App Engine and Google Compute Engine?

In App Engine we have limited facility ...READ MORE

Dec 25, 2018 in GCP by anonymous
3,880 views
0 votes
1 answer

When should one use a boto3 client and when boot3 resource?

I referred a similar answer somewhere. I ...READ MORE

Apr 17, 2018 in Cloud Computing by hemant
• 5,790 points
3,821 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
419 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
631 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,290 points
640 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,014 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,026 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,162 views
+1 vote
2 answers

How do I run python script on aws EC2 instance(ubuntu)?

I believe that you are using the ...READ MORE

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

AmazonEC2 exception case, need help!!!!

Try to use .withRegion(..) and do not use .withEndpointConfiguration(...).  Perhaps you ...READ MORE

Aug 13, 2018 in AWS by bug_seeker
• 15,520 points
921 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
+1 vote
3 answers

Which is better ? AWS S3 bucket logs vs AWS cloudtrail

CloudTrail logs API calls accessed to your ...READ MORE

Aug 16, 2018 in AWS by Priyaj
• 58,090 points
6,774 views
0 votes
3 answers

Using EC2 instance to access S3 bucket locally

You can use the boto library to ...READ MORE

Nov 30, 2018 in Cloud Computing by Aniket
3,144 views
+1 vote
3 answers

Invoking AWS Lambda API Gateway vs Direct Invocation

Most of the time, adding API Gateway ...READ MORE

Apr 17, 2018 in AWS by Flying geek
• 3,280 points
4,652 views
+1 vote
2 answers

Starting with an AWS Instance with API and AUTHPARAMS

The API is usually much easier to ...READ MORE

Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
3,487 views
+1 vote
2 answers

Not able to ping AWS EC2 Instance

The custom ICMP rule in the security ...READ MORE

Apr 17, 2018 in Azure by Cloud gunner
• 4,670 points
3,383 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
719 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
595 views
+1 vote
2 answers

How do I get my AWS Glue client in JAVA?

Hey, you've been using a correct code ...READ MORE

Apr 17, 2018 in AWS by Cloud gunner
• 4,670 points
4,474 views