Questions tagged with Amazon Elastic Block Store
easy-to-use, scalable, high-performance block-storage service designed for Amazon Elastic Compute Cloud (Amazon EC2)
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
358 results
Hi
I am trying to create new volume based on the existing instance
instance - snapshot - (copy) - taking volume -- create new volume in lambda function
My logic is running upto 60 GB but getting...
Greetings from Vancouver Island!
I know you can share Snapshots between accounts but I'd like to share a snapshot with another IAM user on the same account. Is that possible for is the only way to...
Hello,
I upgraded EBS volumes from io2 to io3 and gp2 to gp3 about a month ago. I want to gauge performance and cost savings from the change then to now. What is the best practice in doing so? Thank...
Hi,
We are using Infrastructure-as-Code (IaC) to deploy our infrastructure, with strict compliance requirements.
We are looking at developing ML using Sagemaker, and realized that whenever a...
hello, i use this command line
aws lightsail disable-add-on --region eu-north-1 --resource-name redubuntu --add-on-type AutoSnapshot
but resource name is incorrect see the reponse
An error occurred...
We're currently running an application hosted on Elastic Beanstalk using Docker, with additional EBS volume to store SQLite data.
**We have a few concerns regarding this setup:**
...
I have an existing instance, and I want to change it to an instance plan, where the price would be more affordable, an instance reserved for 12 months, but I don't know how you're doing this, as I...
![Instruction on the volume's Write Operations graph](/media/postImages/original/IMFTpSEGLcQgyZHtT1z8QcgA)
The instruction states, "VolumeWriteOps is the total number of write operations in a...
Will there any Data loss happen while changing the EBS volume type from io1 to gp3?
I'm trying to update the disk size of my EC2 instance and am having problems.
I was able to use the AWS console and modify the size of the drive to 224GB. This is reflected when I use `lsblk`. I...
I already have a 30Gb ebs with the t2.micro instance on the free tier. If I provision a second instance like m5ad.large that comes bundled with 75 NVMe, would I be exceeding my 30GB free tier limit,...
Dear Team - As per https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volume-types.html, io2 volume type can provide up to 256K IOPS and 4,000 MiB/s of throughput. I wanted to know how much...