Trending questions in Cloud Computing

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 create Cloudfront public key?

Hi Team, The following example creates a CloudFront ...READ MORE

Nov 2, 2020 in AWS by MD
• 95,440 points
1,516 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
+1 vote
1 answer

how to take multiple folder s3 data into one table using athena in python (pyathena)

Hi@himanshu, You can do that in Athena. You ...READ MORE

Aug 28, 2020 in AWS by MD
• 95,440 points
4,292 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
491 views
0 votes
1 answer

How to create a global static IP address in GCP?

Hi@akhtar, Global IP addresses can only be attached to ...READ MORE

Nov 9, 2020 in GCP by MD
• 95,440 points
1,147 views
0 votes
2 answers

Create an S3 bucket using CloudFormation - AWS

Hey you can create an S3 bucket ...READ MORE

Aug 19, 2020 in AWS by Preeti

edited Aug 19, 2020 15,363 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 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 clear the AWS Credentials from Windows system?

Hi@akhtar, You need to remove .aws/credentials along with .aws/config files from ...READ MORE

Sep 22, 2020 in AWS by MD
• 95,440 points
3,158 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 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 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 683 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 create a custom role from a YAML file in GCP?

Hi@akhtar, You can create an IAM role in ...READ MORE

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

How to download S3 Objects With Python and Boto3?

Hi@akhtar, You can download one file from a ...READ MORE

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

How to update a firewall rule in GCP Cloud?

Hi@akhtar, You can create a rule that allows TCP ...READ MORE

Nov 9, 2020 in GCP by MD
• 95,440 points
1,025 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 regenerate login credentials for an Azure Container Registry?

Hi@akhtar, It is possible that you can renew ...READ MORE

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

edited Jul 4, 2023 by Khan Sarfaraz 836 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

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
901 views
0 votes
1 answer

How to delete an access key for an IAM user?

Hi@akhtar, If you do not specify a user ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
1,245 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 create a new project in GCP using the command line?

Hi@akhtar, You need to configure GCP SDK in ...READ MORE

Nov 9, 2020 in GCP by MD
• 95,440 points
975 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 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,688 views
0 votes
1 answer

Error bucket name already exists.

Hi@akhtar, AWS S3 bucket is a global service. ...READ MORE

Oct 5, 2020 in AWS by MD
• 95,440 points
2,511 views
+2 votes
1 answer

Permissions for 'key123.pem' are too open. It is required that your private key files are NOT accessible by others.

Hi@akhtar, You got this error because you didn't ...READ MORE

Jun 3, 2020 in AWS by MD
• 95,440 points
7,768 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
876 views
0 votes
1 answer

How to create an account alias in AWS?

Hi@akhtar, You can create an alias for your ...READ MORE

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

How to create Kubernetes Cluster in GCP Cloud?

Hi@akhtar, A cluster consists of at least one cluster control ...READ MORE

Nov 11, 2020 in GCP by MD
• 95,440 points
856 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

How to create an empty snapshot in Azure?

Hi@akhtar, A snapshot is a full, read-only copy ...READ MORE

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

How to list the subscriptions of a Azure account?

Hi@akhtar, You can get all the subscriptions for ...READ MORE

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

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

How to install Azure CLI on Windows?

Hi@akhtar, For Windows, the Azure CLI is installed ...READ MORE

Nov 10, 2020 in Azure by MD
• 95,440 points
853 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 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 create an AWS EC2 Instance in the VPC with Boto3 module?

Hi@akhtar, You can use a network interface in ...READ MORE

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

How to configure AWS CLI on top of Docker?

Hi@akhtar, The official AWS CLI version 2 Docker ...READ MORE

Nov 6, 2020 in AWS by MD
• 95,440 points
1,007 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
+1 vote
1 answer

Publishing SNS Message with Customized subject

Hello @ srinivas, Amazon SNS allows users to specify ...READ MORE

Aug 3, 2020 in AWS by Niroj
• 82,880 points
5,117 views
0 votes
1 answer

Create a security group and rules using Boto3 module.

Hi@akhtar, A security group is for use with ...READ MORE

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

How to create a regional static IP address in GCP?

Hi@akhtar, The regional IP addresses can be attached to ...READ MORE

Nov 9, 2020 in GCP by MD
• 95,440 points
847 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

Create an S3 bucket in a specific region from the command line.

Hi@akhtar, You can use LocationConstraint in your command. ...READ MORE

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

How to create a resource group lock in Azure?

Hi@akhtar, Resource Manager Locks provide a way for ...READ MORE

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

How to list down all the distributions in Cloudfront?

Hi@akhtar, You can list down all the distributions ...READ MORE

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

How to create a Lambda function with AWS CLI?

Hi@akhtar, To create a function, you need a ...READ MORE

Nov 5, 2020 in AWS by MD
• 95,440 points
1,005 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