Most voted questions in Cloud Computing

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,555 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,229 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
525 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,329 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,142 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,275 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,669 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
624 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
714 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
363 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
400 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
815 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
754 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,640 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,171 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
0 votes
1 answer

How to create a pull request in AWS CodeCommit?

Hi@akhtar, The following create-pull-request example creates a pull request named ...READ MORE

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

How to create a commit in AWS CodeCommit?

Hi@akhtar, The following create-commit example demonstrates how to create an ...READ MORE

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

How to view information about multiple commits in AWS CodeCommit?

Hi@akhtar, The following batch-get-commits example displays details about the specified ...READ MORE

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

How to create a branch in an AWS CodeCommit repository?

Hi@akhtar, This example creates a branch in an ...READ MORE

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

How to download the public key of an asymmetric CMK in AWS KMS?

Hi@akhtar, The following get-public-key example downloads the public key of ...READ MORE

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

How to enable a customer managed CMK in AWS KMS?

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

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

A characteristic of edge locations is

Hi@anjali, An edge location is where end-users access services located ...READ MORE

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

How to create a grant in AWS KMS?

Hi@akhtar, You can add a grant to a customer ...READ MORE

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

How to create a custom key store in AWS KMS?

Hi@akhtar, AWS Key Management Service (KMS) makes it easy ...READ MORE

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

How to update a user account in Azure?

Hi@akhtar, You can update a Windows user account ...READ MORE

Nov 18, 2020 in Azure by MD
• 95,440 points

edited Jul 4, 2023 by Khan Sarfaraz 682 views
0 votes
1 answer

Reset the SSH configuration on a VM in Azure.

Hi@akhtar, It is required to change the SSH ...READ MORE

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

How to delete a user account in Azure?

Hi@akhtar, You can manage multiple users accounts for a ...READ MORE

Nov 18, 2020 in Azure by MD
• 95,440 points

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

How to disable actions for an alarm in AWS?

Hi@akhtar, You can disable the actions for the specified ...READ MORE

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

How to delete an alarm in AWS?

Hi@akhtar, You can delete the specified alarms. You can ...READ MORE

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

How to describe a trail in AWS?

Hi@akhtar, You can retrieves settings for one or ...READ MORE

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

How to add tags to trail in AWS?

Hi@akhtar, You can add one or more tags to ...READ MORE

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

How to create a trail in AWS?

Hi@akhtar, You can create a trail that specifies the ...READ MORE

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

How to clear the credentials in AWS Configure?

Hi@akhtar, You need to remove the configuration file ...READ MORE

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

How to update a snapshot in Azure?

Hi@akhtar, Sometimes it is required to update a ...READ MORE

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

How to add a node pool to the managed Kubernetes cluster in Azure?

Hi@akhtar, You can add an extra node pool ...READ MORE

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

How to update an existing Kubernetes cluster with new service principal in Azure?

Hi@akhtar, Sometimes it is required to update the ...READ MORE

Nov 17, 2020 in Azure by MD
• 95,440 points

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

How to scale the node pool in a managed Kubernetes cluster in Azure?

Hi@akhtar, A node pool is a group of nodes within a ...READ MORE

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

How to get access credentials for a managed Kubernetes cluster in Azure?

Hi@akhtar, After creating the Kubernetes Cluster, you need ...READ MORE

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

How to enable Kubernetes addons in Azure?

Hi@akhtar, Azure Kubernetes Service (AKS) offers serverless Kubernetes, an ...READ MORE

Nov 17, 2020 in Azure by MD
• 95,440 points
503 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
905 views
0 votes
1 answer

How to update a CDN profile in Azure?

Hi@akhtar, A content delivery network (CDN) is a ...READ MORE

Nov 17, 2020 in Azure by MD
• 95,440 points

edited Jun 27, 2023 by Khan Sarfaraz 408 views
0 votes
1 answer

How to create a CDN profile in Azure?

Hi@akhtar, Azure Content Delivery Network (CDN) is a ...READ MORE

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

How to create an app service plan in Azure?

Hi@akhtar, An App Service plan defines a set of computing ...READ MORE

Nov 17, 2020 in Azure by MD
• 95,440 points
549 views