Skip to content

AWS bytes

  • Cheat Sheets
  • Concepts
    • Show All
    • S3 Concepts
  • How-To Guides
    • Show all
    • EC2
    • EBS
    • S3
    • Redshift
    • IAM
    • SQS
    • CloudWatch
    • Billing
  • CLI Guides
  • Contact Us
  • Tutorials
  • Interview Questions
  • Postgresql

Category: EBS

EBS / How-To Guides

How to check if an EBS volume is encrypted

You can determine if a particular EBS volume is encrypted or not from either AWS Management console or AWS CLI.

Continue reading
EBS / How-To Guides

How to encrypt an EBS volume

Step1: Create snapshot of unencrypted volume Step2: Create encrypted copy of the snapshot Step3: Create volume from the encrypted snapshot

Continue reading
EBS / How-To Guides

How to change EBS volume type

Login to the AWS Management console and navigate to EC2 dashboard. Choose ‘Volumes’ under ‘Elastic Block Store’ on the left

Continue reading
EBS / How-To Guides

How to create snapshot of an EBS Volume

Login to the AWS Management console and navigate to EC2 dashboard. Choose ‘Volumes’ under ‘Elastic Block Store’ on the left

Continue reading
EBS / How-To Guides

How to create copy of an EBS volume snapshot

Login to the AWS Management console and navigate to EC2 dashboard. Choose ‘Snapshots’ under ‘Elastic Block Store’ on the left

Continue reading
EBS / How-To Guides

How to delete snapshot of an EBS volume

Login to the AWS Management console and navigate to EC2 dashboard. Choose ‘Snapshots’ under ‘Elastic Block Store’ on the left

Continue reading
EBS / How-To Guides

How to create an EBS volume

Login to the AWS Management console and navigate to EC2 dashboard. Choose ‘Volumes’ under ‘Elastic Block Store’ on the left

Continue reading
EBS / How-To Guides

How to encrypt the snapshot of an EBS volume

Login to the AWS Management console and navigate to EC2 dashboard. Choose ‘Snapshots’ under ‘Elastic Block Store’ on the left

Continue reading
EBS / How-To Guides

How to delete unused EBS volumes from AWS CLI to save on cost

Use the below command to generate a list of volume id’s of all detached EBS volumes. aws ec2 describe-volumes –filter

Continue reading
EBS / How-To Guides

Delete an EBS Volume from AWS CLI

Use the below command to delete an EBS volume that is ‘available’ (i.e) not attached to any EC2 Instance. delete-volume

Continue reading

Posts navigation

1 2 Next Posts»
  • PostgreSQL Tutorials
  • Redshift Tutorials
WordPress Theme: Maxwell by ThemeZee.