Trending questions in Cloud Computing

0 votes
1 answer

Is it possible to call an AWS lambda function from another lambda function?

Here is what I found on Amazon ...READ MORE

Mar 12, 2019 in AWS by Sukanya
2,748 views
0 votes
1 answer

How to invoke AWS step function using API Gateway?

It is possible to call StepFunction from API ...READ MORE

Mar 18, 2019 in AWS by Archana
• 5,640 points
2,464 views
0 votes
1 answer

Azure App Service Plan: how do I pause it ?

If you want to use the S1 ...READ MORE

Apr 3, 2019 in Azure by Prerna
• 1,960 points

edited Oct 7, 2021 by Sarfaraz 1,779 views
0 votes
1 answer

AWS DynamoDB query failed due to attribute having certain characters

your parameter is not matching the datatype ...READ MORE

Oct 15, 2018 in AWS by Priyaj
• 58,020 points
9,120 views
0 votes
1 answer

Is there a Command line tool to access Amazon Athena?

The AWS command line tool supports Amazon Athena operations. 1. ...READ MORE

Jan 16, 2019 in AWS by rishab
5,075 views
0 votes
1 answer

Can we use Terraform to execute SQL script on RDS MySQL?

I don't think remote-exec is what you ...READ MORE

Aug 21, 2018 in AWS by Priyaj
• 58,020 points
11,471 views
0 votes
1 answer

Find region from within an EC2 instance

There is one more way of achieving ...READ MORE

Mar 13, 2019 in AWS by trisha
2,650 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
1,147 views
0 votes
1 answer

Is it possible to perform a batch upload to Amazon S3?

You can upload S3 via AWS CLI tool using ...READ MORE

Feb 27, 2019 in AWS by Archana
• 5,640 points
3,246 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,482 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
1,118 views
0 votes
1 answer

AWS S3 CLI : error while trying to copy files locally using terminal

For the first error you should add ...READ MORE

Aug 3, 2018 in AWS by Archana
• 4,170 points
12,172 views
0 votes
1 answer

How to create a Redshift Cluster using boto3?

Here is the code to create a ...READ MORE

Feb 25, 2019 in AWS by Priyaj
• 58,020 points
3,249 views
0 votes
1 answer

What is the best way to check if table exists in DynamoDB?

This function gives you a nice boolean ...READ MORE

Nov 30, 2018 in AWS by Archana
• 5,640 points
7,019 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,350 points
1,312 views
0 votes
1 answer

How is data transfer calculated in Amazon S3?

You pay for all traffic going out ...READ MORE

Mar 1, 2019 in AWS by Archana
• 5,640 points
3,057 views
0 votes
2 answers

Why do we have to add Internet Gateway into the Route Tables to receive the internet traffic?

Hi, Please find the below explanation, kindly correct ...READ MORE

Jan 27, 2020 in AWS by vivek
• 530 points
1,608 views
+1 vote
1 answer

EC2 connection timeout error

You can try finding logs about the ...READ MORE

Mar 27, 2019 in AWS by Tushar
1,852 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
1,273 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
1,186 views
0 votes
1 answer

Stop RDS DB Instance

To terminate your RDS DB instance, follow ...READ MORE

Apr 16, 2019 in AWS by Pallavi
978 views
0 votes
1 answer

How can I find the password for root user in EC2 instance?

Most of the AMI's do not use ...READ MORE

Mar 13, 2019 in AWS by ranjan
2,466 views
+1 vote
2 answers

AWS Cloudformation nested Functions (Split, Select, Join, Ref)

"Join" is not a function. "Fn::Join" is. READ MORE

May 16, 2019 in AWS by Nalin Kant Gupta
4,923 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
1,153 views
0 votes
1 answer

HIVE_CURSOR_ERROR: Row is not a valid JSON Object - JSONException

This is not the correct form of ...READ MORE

Nov 27, 2018 in AWS by Shuvodip Ghosh
7,007 views
0 votes
1 answer

EC2 response request timeout

Typical things to check when trying to ...READ MORE

Mar 28, 2019 in AWS by Dheraj
1,748 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
1,049 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
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
1,073 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
1,147 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
1,024 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
1,138 views
0 votes
2 answers

How to Retrieve and use a single value from Azure mobile services in Android using Java?

You don't need to create a custom ...READ MORE

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

Difference between EFA ENI and ENA ENI?

An ENA ENI is used to serve ...READ MORE

Feb 4, 2019 in AWS by Heena
3,923 views
0 votes
1 answer

How to download a file from EC2 instance to local computer?

You need to specify your download location. ...READ MORE

Oct 10, 2018 in AWS by Archana
• 4,170 points
8,909 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
1,033 views
0 votes
1 answer

Permission denied when I SSH access to EC2 instance

These are common reasons that can cause ...READ MORE

Mar 12, 2019 in AWS by Reema
2,292 views
0 votes
1 answer

Lambda function accessing multiple VPC

This is not possible with Lambda. Lambda ...READ MORE

Jan 29, 2019 in AWS by william
4,110 views
0 votes
1 answer

How to insert a record in DynamoDB Table using AWS CLI?

Here is the table that I have ...READ MORE

Feb 22, 2019 in AWS by Priyaj
• 58,020 points
3,043 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
1,046 views
0 votes
1 answer

How to resize an EC2 instance?

There is no API call available to ...READ MORE

Mar 28, 2019 in AWS by Revlover
1,565 views
0 votes
1 answer

How is EBS used in Lambda?

EBS is basically a virtual storage area ...READ MORE

Jan 11, 2019 in AWS by zealo
4,819 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
898 views
0 votes
1 answer

I want to detect whether a request is being made over HTTPS or HTTP on Azure Websites.

It's looking like you can make use of ...READ MORE

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

How to create a VPC using Java SDK?

You can create a VPC using the ...READ MORE

Feb 21, 2019 in AWS by Priyaj
• 58,020 points
3,039 views
0 votes
1 answer

The role defined for the function cannot be assumed by Lambda

I got the error "The role defined ...READ MORE

Sep 24, 2018 in AWS by Priyaj
• 58,020 points
9,521 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
857 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
882 views
0 votes
1 answer

Timeout error when trying to connect to my EC2 Instance

The best way to solve the error ...READ MORE

Mar 27, 2019 in AWS by Priyaj
1,553 views