Most viewed questions in Cloud Computing

0 votes
1 answer

When should I use a t2.medium vs. a m3.medium instance type within AWS?

30000 hits per month is on average ...READ MORE

Aug 17, 2018 in AWS by Priyaj
• 58,090 points
6,425 views
0 votes
1 answer

How can I create a custom role in GCP?

To create a custom role, a caller ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
6,414 views
0 votes
1 answer

Error: error executing "/tmp/terraform_1104475889.sh": Process exited with status 1

Hi@akhtar, You are trying to run a remote ...READ MORE

Jun 15, 2020 in Terraform by MD
• 95,440 points
6,413 views
0 votes
2 answers

How can I find out the instance id of an ec2 instance from within the ec2 instance?

A curl or wget to http://169.254.169.254/latest/meta-data/instance-id will ...READ MORE

Mar 9, 2020 in AWS by anonymous
6,397 views
0 votes
2 answers

How to access files in S3 bucket from R?

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

Aug 10, 2018 in AWS by Deepthi
• 300 points
6,374 views
0 votes
1 answer

How to change a boot disk for a VM instance running on GCP?

In the GCP Console only, you can ...READ MORE

Nov 7, 2019 in GCP by Sirajul
• 59,230 points
6,368 views
+1 vote
1 answer

Getting error while terminating the Instance using Python boto3

You can visit the link here and ...READ MORE

Dec 3, 2018 in AWS by Nabarupa
6,363 views
0 votes
1 answer

How to describe EC2 instances using Boto3?

Hi@akhtar, An EC2 instance is a virtual server ...READ MORE

Oct 8, 2020 in AWS by MD
• 95,440 points
6,357 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
6,342 views
0 votes
2 answers

Launching an EC2 Instance using AWS SDK Java

package com.ec2application.ec2application; import com.amazonaws.auth.AWSCredentials; import com.amazonaws.auth.AWSStaticCredentialsProvider; import com.amazonaws.auth.BasicAWSCredentials; import com.amazonaws.regions.Regions; import com.amazonaws.services.ec2.AmazonEC2; import ...READ MORE

Jan 22, 2019 in AWS by Priyaj
• 58,090 points
6,335 views
0 votes
1 answer

Is it possible to find all S3 buckets given a prefix?

The high level collection command s3.buckets.filter only ...READ MORE

Aug 27, 2018 in AWS by Archana
• 4,170 points
6,279 views
0 votes
2 answers

Can I Login without prompt in Azure?

You can use -Credential parameter, and DPAPI to login. First, ...READ MORE

Aug 17, 2018 in Azure by Priyaj
• 58,090 points
6,276 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,264 views
0 votes
1 answer

How do I import a OVA file in GCP?

Add the virtual appliance to Cloud Storage. To import ...READ MORE

Oct 21, 2019 in GCP by Sirajul
• 59,230 points
6,222 views
0 votes
1 answer

Install Jenkins on an ec2 instance

Hey @Yamini, follow these steps: 1. Install Java yum ...READ MORE

Aug 1, 2019 in AWS by Varsha
6,215 views
0 votes
1 answer

How to set content-type of media files stored on blob?

You can use the below way: var storageAccount ...READ MORE

Jul 26, 2018 in Azure by null_void
• 3,220 points
6,210 views
0 votes
1 answer

AWS Lambda with Zappa fails on “Unable to import module 'handler': No module named builtins”

I solved the problem. I'm using pipenv ...READ MORE

Sep 18, 2018 in AWS by Priyaj
• 58,090 points
6,205 views
0 votes
1 answer

"errorMessage": "An error occurred (UnauthorizedOperation) when calling the DescribeInstanceStatus operation: You are not authorized

Hi@akhtar, You are not able to access your ...READ MORE

Apr 2, 2020 in AWS by MD
• 95,440 points
6,195 views
0 votes
1 answer

Is there any limit on the number of VPC per project in GCP?

The default limit for number of networks ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
6,165 views
+1 vote
2 answers

AWS: API Gateway Encoding for multipart/form-data

API Gateway now supports binary payloads. Simply ...READ MORE

Aug 22, 2018 in Cloud Computing by Priyaj
• 58,090 points
6,158 views
0 votes
1 answer

How to manage AWS multiple regions and availability zones using terraform?

Hi, When you run your Terraform code it ...READ MORE

Jul 21, 2020 in Terraform by MD
• 95,440 points
6,140 views
0 votes
1 answer

AWS Access Key error when uploading to S3

You can try getting creating a new ...READ MORE

Feb 6, 2019 in AWS by Priyaj
• 58,090 points
6,126 views
0 votes
1 answer

How do I invoke another lambda async and pass context to it?

I tried several times trying to pass ...READ MORE

Apr 27, 2018 in AWS by Cloud gunner
• 4,670 points
6,118 views
0 votes
1 answer

DynamoDB: BatchGetItem vs Query

To a large extent I agree these ...READ MORE

Apr 17, 2018 in Cloud Computing by code_ninja
• 6,290 points
6,113 views
+12 votes
2 answers

What are stateless servers?

State is what networking people call memory. One ...READ MORE

Jul 27, 2018 in Cloud Computing by Priyaj
• 58,090 points
6,016 views
0 votes
1 answer

Error: Error loading zone 'us-central1-a': googleapi: Error 403: Permission denied on resource project Nadeem-gcp-production., forbidden

Hi@akhtar, It seems you didn't enable a billing ...READ MORE

Sep 12, 2020 in Terraform by MD
• 95,440 points
6,014 views
0 votes
1 answer

Can anybody tell me about Elastic IP pricing and Elastic IP Remap?

Hi@akhtar, The Elastic IP address doesn't incur charges ...READ MORE

Mar 4, 2020 in AWS by MD
• 95,440 points
6,005 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
6,003 views
0 votes
1 answer

AWS:Using S3 with EC2 instances

Yes, it can be used for instances ...READ MORE

Jun 26, 2018 in AWS by hemant
• 5,790 points
5,947 views
0 votes
1 answer

How to restrict Cloudfront service countrywise?

Hi@akhtar, You can restrict your CloudFront according to ...READ MORE

Jun 5, 2020 in AWS by MD
• 95,440 points
5,939 views
0 votes
1 answer

htaccess redirect + hide subfolder in url

I found this after searching, Try this rule: # ...READ MORE

Aug 10, 2018 in AWS by Priyaj
• 58,090 points
5,930 views
0 votes
1 answer
0 votes
1 answer

How to create a S3 bucket using AWS CLI?

You can use the following command:- C:\Users\priyj_kumar>aws s3api ...READ MORE

Feb 15, 2019 in AWS by Priyaj
• 58,090 points
5,912 views
0 votes
2 answers

What is integration runtime in azure data factory?

IR is like act as brige between ...READ MORE

Feb 22, 2020 in Azure by yahya sharif
5,897 views
0 votes
1 answer

Instance is not pingable from outside in OpenStack!

Ho@akhtar, There is nothing wrong. But when you ...READ MORE

Mar 17, 2020 in OpenStack by MD
• 95,440 points
5,878 views
0 votes
1 answer

Unable to import module 'lambda_function': No module named 'pymongo' for mongodb with python in aws lambda.

Hi@pradip, I think you need to import some ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
5,874 views
0 votes
1 answer

Directory Listing in S3 Static Website

There is also a solution: https://github.com/caussourd/aws-s3-bucket-listing Similar to https://github.com/rgrp/s3-bucket-listing but I couldn't ...READ MORE

Jul 18, 2018 in AWS by Cloud gunner
• 4,670 points
5,874 views
0 votes
1 answer

How to terminate EC2 instance using boto3?

Hi@akhtar, We can create and modify an EC2 ...READ MORE

Oct 7, 2020 in AWS by MD
• 95,440 points
5,856 views
0 votes
1 answer

How to Describe security groups with Boto3?

Hi@akhtar, An EC2 instance is a virtual server ...READ MORE

Oct 8, 2020 in AWS by MD
• 95,440 points
5,825 views
+1 vote
2 answers

Can there be communication between VPC in two different regions?

Hello,  VPC peering supports between different regions. If ...READ MORE

Nov 20, 2018 in AWS by Sankar
5,809 views
0 votes
1 answer

How to temporarily change the state of an alarm in CloudWatch?

Hi@akhtar, You can temporarily set the state of ...READ MORE

Nov 18, 2020 in AWS by MD
• 95,440 points
5,808 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,782 views
0 votes
1 answer

How do I resolve a declined payment on google cloud storage?

Sometimes payments are declined, and when they ...READ MORE

Nov 19, 2019 in GCP by Sirajul
• 59,230 points
5,716 views
+1 vote
1 answer

How to move an Azure VM image to another resource group?

You can move a VM and its ...READ MORE

Jan 23, 2020 in Azure by Sirajul
• 59,230 points
5,692 views
0 votes
2 answers

How to test credentials for AWS Command Line Tools

This command always works regardless of the ...READ MORE

Aug 8, 2018 in AWS by anonymous
5,671 views
0 votes
1 answer

Components of Amazon VPC

In AWS the VPC cosists of the ...READ MORE

Feb 11, 2019 in AWS by Raj
5,665 views
0 votes
1 answer

How does local-exec provisioner work in Terraform?

Hi@akhtar, You can use a local-exec provisioner to ...READ MORE

Jul 23, 2020 in Terraform by MD
• 95,440 points
5,661 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,655 views
0 votes
1 answer

How to invoke the AWS lambda function from Java code

There are 2 methods in this class which should ...READ MORE

Feb 19, 2019 in AWS by Archana
• 5,640 points
5,644 views
0 votes
2 answers

How to transfer files to GCP VM from local system?

gcloud compute scp localpath vm_instance_name:instance/path READ MORE

Oct 27, 2020 in GCP by anonymous
5,618 views