Most viewed questions in Cloud Computing

0 votes
1 answer

What is an azure tenant?

Azure tenant is a dedicated and trusted Azure ...READ MORE

Jan 22, 2020 in Azure by Sirajul
• 59,230 points
2,968 views
0 votes
1 answer

Custom authorizer vs Cognito - authentication for amazon api gateway - Web application

okay, authentication and security is indeed hard ...READ MORE

Sep 24, 2018 in AWS by Priyaj
• 58,090 points
2,966 views
0 votes
1 answer

How to modify EC2 Instance Properties using boto3?

Hi@akhtar, To modify an EC2 instance, first, you ...READ MORE

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

How to delete huge data from DynamoDB table in AWS?

Hi@akhtar, If you required to delete all the ...READ MORE

Dec 16, 2020 in AWS by MD
• 95,440 points
2,957 views
+13 votes
2 answers

Using Python how can i access AWS?

You can begin using Boto 3. Boto is ...READ MORE

Oct 15, 2018 in AWS by Priyaj
• 58,090 points
2,956 views
0 votes
1 answer

How can I just increase the size of my root disk on AWS EC2 for use with Elastic Beanstalk?

This can be done using the following ...READ MORE

Nov 12, 2018 in AWS by Archana
• 5,640 points
2,949 views
0 votes
1 answer

How do I change the time duration to prevent sign out from azure portal due to inactivity?

The inactivity timeout setting helps to protect ...READ MORE

Dec 26, 2019 in Azure by Sirajul
• 59,230 points
2,942 views
0 votes
1 answer

How do I enable Cross origin resource sharing (CORS) on a cloud storage bucket?

Use the gsutil cors command to configure CORS on ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
2,933 views
0 votes
1 answer

Cannot delete blob: There is currently a lease on the blob and no lease ID was specified in the request

Alternatively, you can just kill the lease ...READ MORE

Sep 24, 2018 in Azure by club_seesharp
• 3,450 points
2,923 views
0 votes
2 answers

Migrate an EC2 instance from one account to another - AWS

You can use AWS CLI to move ...READ MORE

Oct 16, 2019 in AWS by Guillermo
• 200 points
2,921 views
0 votes
1 answer

install and enable the latest Elastic Network Adapter driver on an EC2 instance

Hi @Hannah, execute the following commands: Download and ...READ MORE

Oct 11, 2019 in AWS by Lisha
2,918 views
0 votes
1 answer

How to create a EMR cluster?

Creating a EMR cluster is just a ...READ MORE

Feb 27, 2019 in AWS by Priyaj
• 58,090 points
2,915 views
0 votes
1 answer

How can I use a pre-existing disk as a persistent volume for a GKE cluster?

If you already have a persistent disk (say ...READ MORE

Nov 12, 2019 in GCP by Sirajul
• 59,230 points
2,914 views
0 votes
1 answer

How to get available ips in the VNet in Azure?

Hi@akhtar, The available ips depend on the network ...READ MORE

Nov 12, 2020 in Azure by MD
• 95,440 points
2,909 views
0 votes
1 answer

How to access AWS ElasticSearch Service automated snapshots/backups?

You can't get to the S3 bucket ...READ MORE

Jul 26, 2018 in AWS by Priyaj
• 58,090 points
2,908 views
0 votes
1 answer

How To Set Folder Permissions in Elastic Beanstalk Using YAML File?

I am not sure about using Yaml. ...READ MORE

Mar 15, 2019 in AWS by datageek
• 3,090 points
2,901 views
+1 vote
1 answer

Trying to launch EC2 instance by copying a code from S3 bucket

If you observe, it must be giving ...READ MORE

Apr 25, 2018 in AWS by Flying geek
• 3,280 points
2,901 views
0 votes
1 answer

How to set up S3 policies for multiple IAM users so each has access only to their personal bucket folder?

Something like this should work to allow ...READ MORE

Aug 14, 2018 in AWS by Deepthi
• 300 points
2,897 views
+1 vote
1 answer

What are the interview questions that could be asked related to AWS?

Genuine answer would be that you never ...READ MORE

Jul 12, 2018 in AWS by Priyaj
• 58,090 points
2,893 views
0 votes
1 answer

Stopping then starting EC2 from command line

I understand this post is 3 years ...READ MORE

Aug 24, 2018 in AWS by Priyaj
• 58,090 points
2,892 views
0 votes
1 answer

How do I share storage resources across projects in my organization?

You can share access to images and ...READ MORE

Oct 18, 2019 in GCP by Sirajul
• 59,230 points
2,882 views
0 votes
1 answer

How to manually trigger an azure data factory pipeline?

Here is what you could do. create everything without ...READ MORE

Jan 3, 2020 in Azure by Sirajul
• 59,230 points
2,880 views
+1 vote
1 answer

Memory Utilization for auto scaling group AWS

Here is link to AWS support with same ...READ MORE

Aug 30, 2018 in AWS by Priyaj
• 58,090 points
2,880 views
+3 votes
3 answers

Unable to login to parse dashboard on AWS

During the first time boot, the application ...READ MORE

Apr 30, 2018 in AWS by Cloud gunner
• 4,670 points
2,880 views
+4 votes
3 answers

Deploy RESTful API with .net framework 4.5 in AWS Lambda

This is an old question (somewhat), but ...READ MORE

Jan 17, 2019 in Cloud Computing by Kirk Davis
2,875 views
0 votes
1 answer

Get the names of different stages in an AWS Lambda function?

How to get the name of the ...READ MORE

Sep 27, 2018 in AWS by Priyaj
• 58,090 points
2,860 views
0 votes
1 answer

Does Aurora Serverless support DB subnet groups with subnets in the same Availability Zone?

Aurora Serverless doesn't support DB subnet groups ...READ MORE

Aug 23, 2019 in AWS by Ashish
2,857 views
0 votes
1 answer

Unable to start express server on AWS instance

It's not your code — you can't connect ...READ MORE

Oct 1, 2018 in AWS by Priyaj
• 58,090 points
2,839 views
0 votes
1 answer

Boto3 - python script to view all directories and files

There are no folders, only S3 object ...READ MORE

Sep 17, 2018 in AWS by Priyaj
• 58,090 points
2,836 views
0 votes
1 answer

How do I know how much space is used in my cloud storage bucket?

You can use Stackdriver for daily monitoring ...READ MORE

Nov 19, 2019 in GCP by Sirajul
• 59,230 points
2,833 views
0 votes
1 answer

Set a custom password for a windows instance on GCP

Compute Engine generates a random password, but ...READ MORE

Nov 8, 2019 in GCP by Sirajul
• 59,230 points
2,831 views
0 votes
2 answers

User Data script to call aws cli

I'm assuming you are already using an ...READ MORE

Mar 28, 2019 in AWS by anonymous
2,824 views
0 votes
1 answer

Using ElasticSearch Rest Client with Spring Data ElasticSearch

Currently Spring Data Elasticsearch doesn't support the ...READ MORE

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

NameError: name 'nitesh1995' is not defined. Error while creating a bucket

Hello @nitesh, You are getting the error because ...READ MORE

Nov 30, 2018 in AWS by Aniket
2,820 views
0 votes
1 answer

Change AWS console language

Click on the language at the bottom ...READ MORE

Aug 30, 2019 in AWS by Kishore

edited Sep 6, 2023 by Khan Sarfaraz 2,816 views
+1 vote
1 answer
+1 vote
1 answer

Have to save the uploaded file on the Elastic Beanstalk

While working with Elastic Beanstalk (or any ...READ MORE

Jul 4, 2018 in AWS by Flying geek
• 3,280 points
2,810 views
0 votes
1 answer

what is cloud computing with example

In simple terms, cloud computing is storing ...READ MORE

Feb 2, 2022 in Cloud Computing by Edureka
• 13,620 points
2,801 views
0 votes
1 answer

What is the difference between s3cmd, AWS CLI and boto?

If you are writing a shell script ...READ MORE

Jul 19, 2018 in Cloud Computing by Gopalan
• 1,360 points
2,795 views
0 votes
1 answer

How to launch an EC2 instance with IAM-Role?

The credentials you are using from your ...READ MORE

Sep 3, 2018 in AWS by Archana
• 4,170 points
2,793 views
+1 vote
1 answer

What's the payload limit of HTTP load balancer in GCP?

Google Fronted process all request created to any Google product/service. GFE is that ...READ MORE

Oct 11, 2019 in GCP by Sirajul
• 59,230 points
2,792 views
+1 vote
1 answer

How to issue a parsing json from case class using jackson?

Do you use jackson-module-scala or any other Scala-aware configuration ...READ MORE

Sep 26, 2018 in AWS by Priyaj
• 58,090 points
2,792 views
+1 vote
4 answers

Can a URL be directly uploaded to S3 using POST?

You can read this blog and get ...READ MORE

Oct 25, 2018 in AWS by chamunda
2,789 views
0 votes
1 answer

How to get Amazon Seller Central orders programmatically?

AIM and SOAP are historical APIs. The ...READ MORE

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

How much will it cost to read from an S3 bucket in the same region but on different account

There will be no data transfer cost ...READ MORE

Feb 17, 2022 in AWS by anonymous
2,778 views
0 votes
1 answer

How to run user data in windows instance using boto3?

Hi@Lakshminarayanan, I think you used the wrong keyword ...READ MORE

Oct 13, 2020 in AWS by MD
• 95,440 points
2,772 views
0 votes
1 answer

How to update aws lambda function using aws cli?

Hi@akhtar, You can update your Lambda function in ...READ MORE

Sep 23, 2020 in AWS by MD
• 95,440 points
2,772 views
+1 vote
1 answer

How to configure SSL for Amazon S3 bucket?

You can access your S3 bucket via ...READ MORE

Jul 26, 2018 in Cloud Computing by Gopalan
• 1,360 points
2,763 views