Most answered questions in Cloud Computing

0 votes
1 answer

Unziiping a tar.gz file in aws s3 bucket and upload it back to s3 using lambda

Hi@khyati, You can do your task using lambda. ...READ MORE

Dec 3, 2020 in AWS by MD
• 95,440 points
17,989 views
0 votes
1 answer

How to forward https traffic to launching new instances?

Hi@Lakshminarayanan, You can do this with the routing ...READ MORE

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

how do i copy/move incremental aws snapshot to s3 bucket ?

Hi@gorie, You can do this in two ways. ...READ MORE

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

How to find exact stopped time of AWS EC2 instances?

Hi@Lakshminarayanan, You can use InstanceState Data Types in your ...READ MORE

Dec 3, 2020 in AWS by MD
• 95,440 points
2,774 views
0 votes
1 answer

An argument named "versioning" is not expected here. Did you mean to define a block of type "versioning"?

Hi@akhtar, The error is telling that you need ...READ MORE

Dec 1, 2020 in Terraform by MD
• 95,440 points
2,566 views
0 votes
1 answer

How to create GCS bucket with versioning using Terraform?

Hi@MD, You can create a new bucket in Google ...READ MORE

Dec 1, 2020 in Terraform by akhtar
• 38,230 points
1,486 views
0 votes
1 answer

How to add a DNS record in GCP using Terraform?

Hi@akhtar, You can use the google_dns_managed_zone resource to ...READ MORE

Dec 1, 2020 in Terraform by MD
• 95,440 points
1,839 views
0 votes
1 answer

How to create GCP instance with public IP with terraform?

Hi@akhtar, You need to specify "access_config" under "network_interface" ...READ MORE

Dec 1, 2020 in Terraform by MD
• 95,440 points
1,793 views
0 votes
1 answer

GCP Custom IAM role creation with Terraform.

Hi@akhtar, You can use the google_project_iam_custom_role resource in Terraform. ...READ MORE

Dec 1, 2020 in Terraform by MD
• 95,440 points
1,163 views
0 votes
1 answer

In gcp service account had created manually, right now i need to add the members to service account through terraform

Hi@poorna, You can find one resource named google_service_account_iam_member in ...READ MORE

Dec 1, 2020 in Terraform by MD
• 95,440 points
1,576 views
0 votes
1 answer

How to resize a RedShift cluster in AWS?

Hi@akhtar, You can change the size of the cluster. ...READ MORE

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

How to reboot a RedShift Cluster?

Hi@akhtar, You can reboot a cluster. with the CLI ...READ MORE

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

How to disable snapshot copy for a cluster in RedShift?

Hi@akhtar, You can disable the automatic copying of snapshots ...READ MORE

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

How to delete a Cluster Snapshot in AWS RedShift?

Hi@akhtar, You can delete the specified manual snapshot. The ...READ MORE

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

How to delete a Cluster Security Group in RedShift?

Hi@akhtar, You can delete an Amazon Redshift security group. The ...READ MORE

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

How to delete a Cluster with No Final Cluster Snapshot in RedShift?

Hi@akhtar, You can delete a previously provisioned cluster without ...READ MORE

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

How to create tags for a cluster in AWS RedShift?

Hi@akhtar, You can add tags to a cluster. A ...READ MORE

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

How to create an HSM client certificate in AWS RedShift?

Hi@akhtar, You can create an HSM client certificate that ...READ MORE

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

How to create a notification subscription for an event in AWS RedShift?

Hi@akhtar, You can create an Amazon Redshift event notification ...READ MORE

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

How to create a Cluster Subnet Group in AWS RedShift?

Hi@akhtar, You can create a new Amazon Redshift subnet ...READ MORE

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

How to create a Cluster Snapshot in AWS RedShift?

Hi@akhtar, You can create a manual snapshot of the ...READ MORE

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

How to create a Cluster Security Group in RedShift?

Hi@akhtar, You can create a new Amazon Redshift security ...READ MORE

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

How to create a RedShift Cluster using command line?

Hi@akhtar, To create a cluster in Virtual Private ...READ MORE

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

How to create an endpoint in AWS DMS?

Hi@akhtar, First, you need to give the public ...READ MORE

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

How to add metadata tags to an AWS DMS resource?

Hi@akhtar, You can add metadata tags to an AWS ...READ MORE

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

How to delete an Auto Scaling group in AWS?

You can delete the specified Auto Scaling group. ...READ MORE

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

How to create or update tags for an Auto Scaling group in AWS?

Hi@akhtar, You can create or update tags for the specified ...READ MORE

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

How to create an Auto Scaling group using a launch configuration in AWS?

Hi@akhtar, You can create an Auto Scaling group with ...READ MORE

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

How to attach a load balancer to an Auto Scaling group in AWS?

Hi@akhtar, You can attach one or more Classic Load ...READ MORE

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

How to attach an instance to an Auto Scaling group in AWS?

Hi@akhtar, You can attach one or more EC2 instances ...READ MORE

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

How to get the contents of a folder in an AWS CodeCommit repository?

Hi@akhtar, The following get-folder example demonstrates how to get the ...READ MORE

Nov 25, 2020 in AWS by MD
• 95,440 points

edited Aug 4, 2023 by Khan Sarfaraz 2,219 views
0 votes
1 answer

How to add AWS tags to an existing repository in AWS CodeCommit?

Hi@akhtar, You can add or update tags for a resource ...READ MORE

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

How to change the name of a repository in AWS CodeCommit?

Hi@akhtar, You can rename a repository. The repository name ...READ MORE

Nov 25, 2020 in AWS by MD
• 95,440 points
2,325 views
0 votes
1 answer

How to update a comment on a commit in AWS CodeCommit?

Hi@akhtar, You can replace the contents of a comment. The ...READ MORE

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

How to change the default branch for a repository in AWS CodeCommit?

Hi@akhtar, You can set or change the default branch name ...READ MORE

Nov 24, 2020 in AWS by MD
• 95,440 points
2,135 views
0 votes
1 answer

How to add or update a trigger in a repository in AWS CodeCommit?

Hi@akhtar, The below example demonstrates how to update triggers ...READ MORE

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

How to add a file to a repository in AWS CodeCommit?

Hi@akhtar, You can add or update a file in a ...READ MORE

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

How to merge two branches using the squash merge strategy in AWS CodeCommit?

Hi@akhtar, You can merge two branches using the ...READ MORE

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

How to view a list of repositories in AWS CodeCommit?

Hi@akhtar, You can lists all AWS CodeCommit repositories ...READ MORE

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

How to view a list of branch names in AWS CodeCommit?

Hi@akhtar, You can get information about one or more ...READ MORE

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

How to merge two branches using the fast-forward merge strategy in AWS CodeCommit?

Hi@akhtar, The following merge-branches-by-fast-forward example merges the specified ...READ MORE

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

How to get information about a repository in AWS CodeCommit?

Hi@akhtar, You can get all the information about ...READ MORE

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

How to get information about differences for a commit specifier in a repository in AWS CodeCommit?

Hi@akhtar, You can get information about the differences ...READ MORE

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

How to view information about a commit in a repository in AWS CodeCommit?

Hi@akhtar, You can get information about a commit, ...READ MORE

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

How to get information about a branch in AWS CodeCommit?

Hi@akhtar, You can get information about a repository ...READ MORE

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

How to delete a repository in AWS CodeCommit?

Hi@akhtar, You can delete a repository in AWS CodeCommit. ...READ MORE

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

How to delete a file from a branch in AWS CodeCommit?

Hi@akhtar, The following delete-file example demonstrates how to ...READ MORE

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

Is it possible to preview the .pdf file from GCP using java through the signed urls?

Hi@ajith, You can preview something if it is ...READ MORE

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

How to delete a branch in AWS CodeCommit?

Hi@akhtar, You can delete a branch from a repository ...READ MORE

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

How to create a new, empty repository in AWS CodeCommit?

Hi@akhtar, You can create a repository and associate it with ...READ MORE

Nov 23, 2020 in AWS by MD
• 95,440 points
643 views