Most viewed questions in Cloud Computing

0 votes
1 answer

How to copy a snapshot in AWS from the command line?

Hi@akhtar, The following copy-snapshot example command copies the specified snapshot ...READ MORE

Oct 20, 2020 in AWS by MD
• 95,440 points
880 views
0 votes
1 answer

Is possible to create environment variables in windows EC2 instance without SSM document?

Hi@Lakshminarayanan, When we connect AWS console using SDK  ...READ MORE

Oct 27, 2020 in AWS by MD
• 95,440 points
879 views
0 votes
1 answer

How to disable creating users in Google compute engine ?

You can stop a GCE instance from adding accounts ...READ MORE

Oct 16, 2019 in GCP by Sirajul
• 59,230 points
879 views
0 votes
1 answer

Unable to connect to S3 when running Talend job as lambda.

Hi@richa, I think you didn't make your S3 ...READ MORE

Nov 11, 2020 in AWS by MD
• 95,440 points
877 views
0 votes
1 answer

Why not run my own MPP data warehouse cluster on Amazon EC2 instead of Amaozn Redshift?

It's too much work to manage and run ...READ MORE

Feb 7, 2019 in AWS by Archana
• 5,640 points
877 views
0 votes
1 answer

AWS is 99.999% durable what does that mean?

you can look into this hope this ...READ MORE

Jul 10, 2018 in AWS by Priyaj
• 58,090 points
877 views
0 votes
1 answer

Difference between A Rec & CNAME in Route53?

 Route 53, an A record can give the appearance ...READ MORE

Oct 1, 2018 in AWS by datageek
• 2,530 points
876 views
0 votes
1 answer

Experimenting with AWS API Gateway default response and triggering AWS Lambda

You can try out the following steps  Post ...READ MORE

Aug 16, 2018 in AWS by Deepthi
• 300 points
875 views
0 votes
1 answer

AWS Redshift failed to make a valid plan when trying to run a complicated query

-The Original query was an Oracle query ...READ MORE

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

Google Cloud Console Language Interface

In the upper right corner, to the ...READ MORE

Nov 7, 2022 in GCP by Tejashwini
• 3,820 points
872 views
0 votes
1 answer

Throttling S3 commands with AWS CLI

The AWS CLI S3 transfer commands (which ...READ MORE

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

Create a subnet in AWS with Boto3.

Hi@akhtar, After creating a VPC you need to ...READ MORE

Oct 10, 2020 in AWS by MD
• 95,440 points
870 views
0 votes
1 answer

How to attach an Internet Gateway to a VPC?

To attach an Internet Gateway to a ...READ MORE

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

AWS EC2 Cloud: Can you remove Bitnami info page banner for AWS Cloud EC2

Now the problem is to remove the ...READ MORE

May 23, 2018 in Cloud Computing by Meci Matt
• 9,460 points
870 views
0 votes
0 answers

Upload HLS playlist manifest file and media segment files to GCP directly

I am working on VOD feature and ...READ MORE

Apr 7, 2022 in GCP by Rahul
• 3,380 points
869 views
+1 vote
2 answers

What is the AWS CodeStar service used for?

AWS is a web-service provider, which offers set ...READ MORE

Jun 6, 2019 in AWS by ArchanaNagur
• 2,360 points
869 views
0 votes
1 answer

What is AWS Cloudfront?

CloudFront is a Content Delivery Network (CDN). ...READ MORE

Jan 24, 2020 in AWS by Priya
868 views
+7 votes
1 answer

Error: Path not found

try using the following command aws s3 cp ...READ MORE

Sep 20, 2018 in AWS by Priyaj
• 58,090 points
868 views
0 votes
1 answer

How to create a Kubernetes cluster with a specific version?

Hi@akhtar, You can create a Kubernetes Cluster in ...READ MORE

Nov 17, 2020 in Azure by MD
• 95,440 points
867 views
0 votes
1 answer

How to create a routes-based cluster on Gcloud?

In Google Kubernetes Engine, clusters can be ...READ MORE

Oct 31, 2019 in GCP by Sirajul
• 59,230 points
867 views
+2 votes
1 answer

How to do SSH in GCP instance from command line?

Hi@akhtar, You can do SSH to GCP instance ...READ MORE

Aug 24, 2020 in GCP by MD
• 95,440 points
866 views
0 votes
1 answer

Can I customise the Pod address range for a routes-based cluster on GKE?

For GKE version 1.7 and later, the ...READ MORE

Oct 31, 2019 in GCP by Sirajul
• 59,230 points
866 views
0 votes
1 answer

Check the validity of HTTPS certificates in GCP.

Taking a look on the current documentation ...READ MORE

Oct 10, 2019 in GCP by Sirajul
• 59,230 points
866 views
0 votes
1 answer

What is azure blob storage?

Azure Blob storage is Microsoft's object storage ...READ MORE

Jan 13, 2020 in Azure by Sirajul
• 59,230 points

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

How to recreate a google compute engine VM from one project in another project?

Since I cannot turn off the source ...READ MORE

Nov 14, 2019 in GCP by Sirajul
• 59,230 points
865 views
0 votes
1 answer

Create a Cloud spanner instance.

You can create an instance with the gcloud command-line ...READ MORE

Nov 13, 2019 in GCP by Sirajul
• 59,230 points
865 views
0 votes
1 answer

How do i delete a RAM disk from my instance on GCP?

You can unmount a tmpfs RAM disk just like ...READ MORE

Oct 22, 2019 in GCP by Sirajul
• 59,230 points
865 views
0 votes
2 answers

How to configure Amazon EC2 command line interface?

You can use this command to create ...READ MORE

Feb 23, 2019 in AWS by Shashank
• 1,370 points
865 views
0 votes
1 answer

How to launch one instance in OpenStack from CLI?

Hi@akhtar, You need to login to your OpenStack ...READ MORE

Jul 5, 2020 in OpenStack by MD
• 95,440 points
864 views
0 votes
1 answer

How do I Configure GlusterFS for OpenStack Block Storage?

Hi@akhtar, To set GlusterFS as your partitioner tool in ...READ MORE

Mar 19, 2020 in OpenStack by MD
• 95,440 points
862 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
862 views
0 votes
1 answer

Create a customized windows image using an existing windows server instance.

You can create disk images from the ...READ MORE

Nov 7, 2019 in GCP by Sirajul
• 59,230 points
861 views
0 votes
1 answer

What is cloudtrail in AWS?

Cloudtrail is a service provided by Amazon ...READ MORE

Dec 6, 2018 in AWS by Nitesh
859 views
0 votes
1 answer

GCP - how to add a Google account as an IAM principal to a project?

I post this community wiki answer to ...READ MORE

Nov 10, 2022 in GCP by Ashwini
• 5,430 points
857 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
857 views
0 votes
1 answer

What is the use of a Private Subnet in a VPC?

Private subnets are available across all AWS ...READ MORE

Mar 12, 2019 in AWS by Reena Mishra
856 views
0 votes
2 answers

How to create a VPC in AWS?

There is another method i.e. creating an ...READ MORE

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

How to create Athena tables for dynamic S3 paths using AWS Crawler?

The simplest and most efficient way to ...READ MORE

Feb 16, 2022 in AWS by anonymous
853 views
0 votes
1 answer

Https Load balancer limitations on gcp

While using Https Load balancer, you need ...READ MORE

Sep 26, 2019 in GCP by Sirajul
• 59,230 points
853 views
0 votes
1 answer

How to get instance views for all VMs in Azure?

Hi@akhtar, You can get instance views for all ...READ MORE

Nov 11, 2020 in Azure by MD
• 95,440 points
852 views
0 votes
1 answer

* Error: "field_name": this field cannot be set

Hi@akhtar, You are likely using an older version ...READ MORE

Jun 15, 2020 in Terraform by MD
• 95,440 points
852 views
0 votes
1 answer

Unable to locate paste config file for glance-registry.

Hi@akhtar, You have add one property in glance-registry.conf ...READ MORE

Mar 27, 2020 in OpenStack by MD
• 95,440 points
852 views
0 votes
1 answer

How do I change the object storage class within a bucket using console?

No,Individual object storage classes cannot be set ...READ MORE

Oct 25, 2019 in GCP by Sirajul
• 59,230 points
852 views
0 votes
0 answers

AWS Lambda does not seem to get an private IP address

I am testing the Vault Lambda Extension which allows ...READ MORE

Feb 16, 2023 in AWS by sarit
• 1,830 points
851 views
0 votes
1 answer

Unable to create a function in Lambda.

Hey @Jino, the error that you are ...READ MORE

Dec 20, 2018 in AWS by Shuvodip
851 views
0 votes
1 answer

AWS Simple AD : SSH based key Authentication for Linux instances

You can interact with SimpleAD in the ...READ MORE

Aug 29, 2018 in AWS by Priyaj
• 58,090 points
851 views
0 votes
1 answer

What is Azure Cloud Service?

Azure Cloud Services is an example of ...READ MORE

Jan 10, 2020 in Azure by Sirajul
• 59,230 points

edited Jun 21, 2023 by Khan Sarfaraz 850 views
0 votes
1 answer

How to create a virtual MFA device using AWS CLI?

Hi@akhtar, You can create a new virtual MFA device ...READ MORE

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

Amazon Athena or Redshift Spectrum?

Amazon Athena is the simplest way to give ...READ MORE

Nov 26, 2018 in AWS by Archana
• 5,640 points
849 views
0 votes
1 answer

How to configure Elastic Beanstalk for RDS

I suggest removing the config file from ...READ MORE

Aug 14, 2018 in AWS by anonymous
848 views