Top "Amazon-ebs" questions

Amazon Elastic Block Store (EBS) provides block level storage volumes for use with Amazon EC2 instances.

Why can't I see my EBS volume snapshots in S3 from AWS Management Console?

If EBS volume snapshots are stored in S3, then why can't I see them in the AWS Management Console? Am …

amazon-s3 amazon-ec2 amazon-ebs
How to 'warm up' EC2/EBS storage?

I have seen advice to 'warm up' EC2 to overcome a first write penalty:- Warm up data partitions - …

amazon-ec2 amazon-ebs
Automounting ebs volume in linux-Ec2 instance using cloud formation?

Wrote one CFT to create redhat instance with two ebs volume attached. And need automount or formatted the ebs volume …

linux amazon-web-services amazon-ec2 amazon-ebs amazon-cloudformation
How to Copy files from one EBS to Another EBS

The problem is simple. I need to copy the files from one EBS to Another without passing the files through …

amazon-ec2 amazon-ebs
cloudwatch command get-metric-data

I'm not able to get the metric data through this command. aws cloudwatch get-metric-data --metric-data-queries jsonfile.json \ --start-time 2019-02-01…

amazon-web-services amazon-ec2 amazon-cloudwatch amazon-ebs
How can I transfer data from an EBS volume to a S3 bucket?

I have about 400 GB data on an Amazon EBS volume and I need this data in a S3 bucket for …

amazon-web-services amazon-s3 amazon-ebs
Can I create an AMI that includes multiple ebs volumes (i.e. both sda and sdb)

I have an ebs-backed instance running on EC2. I'm using it to do some computationally intensive text processing on around 16…

amazon-ec2 amazon-web-services parallel-processing amazon-ebs