Skip to content
Kloudle Logo
Academy

Learn Cloud Security

Page 2 of 13

How to disable the Database flag user options for Cloud SQL on the SQL Server instance via gcloud
academy 2 min

How to disable the Database flag user options for Cloud SQL on the SQL Server instance via gcloud

We will go through the steps to disable the Database flag user options for SQL.

Akash Mahajan
How to delete an IAM Role in AWS
academy 2 min

How to delete an IAM Role in AWS

IAM Roles should be removed if they are no longer being used as a security best practice. This article provides a walkthrough of how to delete an IAM Role in AWS.

Akash Mahajan
How to remove an IAM User in AWS
academy 2 min

How to remove an IAM User in AWS

Having unused IAM users extends the attack surface. As a security best practice, users should be removed if they are no longer being used. This article provides a walkthrough of how to remove an IAM User in AWS.

Akash Mahajan
How to remove an IAM User using AWS CLI
academy 2 min

How to remove an IAM User using AWS CLI

Having unused IAM users extends the attack surface. As a security best practice, users should be removed if they are no longer being used. This article provides a walkthrough of how to remove an IAM User using AWS CLI.

Akash Mahajan
How to create an IAM Admin user in AWS
academy 3 min

How to create an IAM Admin user in AWS

It is recommended to have a separate Admin user for managing AWS account, while the root user should be used only for super administrative tasks like managing billing etc. This article provides a step by step guide on how to create an IAM Admin user in AWS.

Akash Mahajan
How to create an IAM Admin user using AWS CLI
academy 2 min

How to create an IAM Admin user using AWS CLI

It is recommended to have a separate Admin user for managing AWS account, while the root user should be used only for super administrative tasks like managing billing etc. This article provides a step by step guide on how to create an IAM Admin user using AWS CLI.

Akash Mahajan
How to remove the Access key of a user in AWS
academy 2 min

How to remove the Access key of a user in AWS

IAM user Access keys that are not being used should be removed. This article provides a step by step walkthrough of how to remove the Access key of an IAM user in AWS.

Akash Mahajan
How to remove the Access key of a user using AWS CLI
academy 2 min

How to remove the Access key of a user using AWS CLI

IAM user Access keys that are not being used should be removed. This article provides a step by step walkthrough of how to remove the Access key of an IAM user using AWS CLI.

Akash Mahajan
How to rotate the Access key of a user in AWS
academy 3 min

How to rotate the Access key of a user in AWS

Access keys are long-term credentials for an AWS user. One of the best ways to protect your account is to ensure access keys are rotated periodically. This article provides a walkthrough of how to rotate Access keys for an IAM user in AWS.

Akash Mahajan
How to rotate the Access key of a user using AWS CLI
academy 3 min

How to rotate the Access key of a user using AWS CLI

Access keys are long-term credentials for an AWS user. One of the best ways to protect your account is to ensure access keys are rotated periodically. This article provides a walkthrough of how to rotate Access keys for an IAM user using AWS CLI.

Akash Mahajan
How to deactivate the Access key of a user in AWS
academy 2 min

How to deactivate the Access key of a user in AWS

Access keys for IAM users should be created only if there is a requirement and disabled or deleted afterwards if there won't be any further usage. In this article we take a look at how to deactivate Access keys for an IAM user in AWS.

Akash Mahajan
How to deactivate the Access key of a user using AWS CLI
academy 2 min

How to deactivate the Access key of a user using AWS CLI

Access keys for IAM users should be created only if there is a requirement and disabled or deleted afterwards if there won't be any further usage. In this article we take a look at how to deactivate Access keys for an IAM user using AWS CLI.

Akash Mahajan