Trending questions in Cloud Computing

0 votes
1 answer

How to delete a security group using Boto3 module?

Hi@akhtar, If you attempt to delete a security ...READ MORE

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

How to create a service using the EC2 launch type?

Hi@akhtar, The following create-service example shows how to create a ...READ MORE

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

How to copy an AMI to another region using AWS CLI?

Hi@akhtar, You can copy an AMI from the ...READ MORE

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

How to list down all the projects in GCP Cloud?

Hi@akhtar, GCP Shell has a command named gcloud. ...READ MORE

Aug 23, 2020 in GCP by MD
• 95,440 points
3,685 views
0 votes
1 answer

How to create a service with a Fargate task?

Hi@akhtar, You can create a service with a Fargate ...READ MORE

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

How to create a route table using Boto3?

Hi@akhtar, You can create a Route Table in ...READ MORE

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

How to create a password for an IAM user?

Hi@akhtar, You can create a password for the specified ...READ MORE

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

Is aws cdn edge locations are connected each other?

Hi@Senthiikumar, Yes, according to my knowledge all the ...READ MORE

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

How to activate an existing named configuration in GCP?

Hi@akhtar, You can activate an existing named configuration in ...READ MORE

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

Create a key pair in AWS using Boto3.

Hi@akhtar, You need to create a 2048-bit RSA ...READ MORE

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

You must specify a region. You can also configure your region by running "aws configure".

Hi@akhtar, When you installed AWS CLI first time ...READ MORE

Jun 1, 2020 in AWS by MD
• 95,440 points
7,236 views
0 votes
1 answer

how to get the list of aws services i am used in aws my account by using the lambda function

Hi@shalk, You can create a session in your ...READ MORE

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

Create a new invalidation in Cloudfront.

Hi@akhtar, The CloudFront console allows you to specify ...READ MORE

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

How to delete a key pair using Boto3?

Hi@akhtar, You can delete a key pair using ...READ MORE

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

How to monitor Oracle RDS instance in AWS?

You could probably use Cloudwatch itself for ...READ MORE

Nov 2, 2020 in AWS by Nilesh
530 views
0 votes
1 answer

How to remove tags from a CloudFront distribution?

Hi@akhtar, The following example removes two tags from ...READ MORE

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

How to list CloudFront public keys?

Hi@akhtar, You can list down your public keys ...READ MORE

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

How to check the state of the snapshot from the command line in AWS?

Hi@akhtar, You can check the state of the snapshot ...READ MORE

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

How to creates a new origin access identity in Cloudfront?

Hi@akhtar, If you're using Amazon S3 for your ...READ MORE

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

How to attach a volume to an instance in AWS?

Hi@akhtar, You can attach an EBS volume to a ...READ MORE

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

How to attach a managed policy to an IAM user?

Hi@akhtar, You can attach the specified managed policy ...READ MORE

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

How to create an access key for an IAM user in AWS?

Hi@akhtar, You can create a new AWS secret ...READ MORE

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

Creates a new web distribution in Cloudfront.

Hi@akhtar, You can create a CloudFront distribution to ...READ MORE

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

What makes Amazon’s T-series EC2 instances unsuitable for production deployments?

It's not unsuitable, it depends on your ...READ MORE

Oct 28, 2020 in AWS by Lohith
699 views
0 votes
1 answer

How to add a role to an instance profile in AWS?

Hi@akhtar, You can add the specified IAM role ...READ MORE

Nov 3, 2020 in AWS by MD
• 95,440 points
418 views
+1 vote
1 answer

How to add an user to an IAM group?

Hi@akhtar, You can add the specified user to the ...READ MORE

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

How to attach a managed policy to an IAM group?

Hi@akhtar, You can attach the specified managed policy to ...READ MORE

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

What is the difference between aws system manager and aws cloudwatch?

Hi@Edureka, AWS Systems Manager is an AWS service that you can ...READ MORE

Sep 21, 2020 in AWS by MD
• 95,440 points

edited Jun 20, 2023 by Khan Sarfaraz 2,287 views
0 votes
1 answer

Error: error executing "/tmp/terraform_1104475889.sh": Process exited with status 1

Hi@akhtar, You are trying to run a remote ...READ MORE

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

How to get the CloudFront distribution?

Hi@akhtar, To get the distribution, you need to ...READ MORE

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

How to list CloudFront origin access identities?

Hi@akhtar, The following example gets a list of ...READ MORE

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

How to enable the Public DNS Hostname?

Hi@akhtar, we can also enable the Public DNS ...READ MORE

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

How to create a VPC in AWS using Boto3?

Hi@akhtar, Amazon Web Services enables you to create ...READ MORE

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

Delete a signing certificate 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
343 views
0 votes
1 answer

How do I delete an azure account? What's the Procedure for cancelling azure subscription?

You can cancel your Azure subscription in ...READ MORE

Jan 13, 2020 in Azure by Sirajul
• 59,230 points
13,058 views
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
897 views
0 votes
1 answer

How to connect to GCP VM using putty?

Hi, You don't need to connect your putty ...READ MORE

Sep 24, 2020 in GCP by MD
• 95,440 points
2,016 views
0 votes
1 answer
+1 vote
0 answers

How to run boto3 in Lambda Function

Hi, I have two boto3(python) script for creating ...READ MORE

Sep 30, 2020 in AWS by Lakshminarayanan
• 1,370 points
1,713 views
+2 votes
1 answer

How to create elastic load balancer using Terraform?

Hi@akhtar, You can use an aws_elb load balancer ...READ MORE

Aug 17, 2020 in Terraform by MD
• 95,440 points
3,528 views
0 votes
1 answer

List all the existing buckets for the AWS account using Boto3.

Hi@akhtar, You need to create a client using ...READ MORE

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

Add role assignment option is disabled while trying to assign a role to a user using portal.

If you don't have permissions to assign ...READ MORE

Dec 27, 2019 in Azure by Sirajul
• 59,230 points
13,690 views
0 votes
1 answer

How to get alert of hard disk space in ec2 instance?

Check this out! https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/mon-scripts.html Also, you can create your ...READ MORE

Sep 24, 2020 in AWS by Ashish
1,947 views
0 votes
1 answer

Need help to deploy the IIS websites and windows services into EC2 machines using automation.

Hey, you could automate this scenario using ...READ MORE

Oct 23, 2020 in AWS by Vikas
654 views
0 votes
1 answer

How to describe a key pair using Boto3?

Hi@akhtar, You can find one method in your ...READ MORE

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

How to create Filestore instance in GCP using Terraform?

Hi@akhtar, You can manage services in the GCP ...READ MORE

Sep 14, 2020 in Terraform by MD
• 95,440 points
2,353 views
0 votes
1 answer

How to monitor instances using Boto3?

Hi@akhtar, You can monitor your EC2 instances with ...READ MORE

Oct 8, 2020 in AWS by MD
• 95,440 points
1,265 views