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.
355 results
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...
Is it possible to launch a new instance with Windows AMI without any volume(to be attached later), or attach an existing gp3 from a free tier instance that I detached from, to the new instance at the...
We have a EBS io2 Volume with Multi-Attach enabled that we are attaching and mounting to 2 different EC2 instances, but it only shows the files on the 2nd instance that were available at the point...
I want to download EBS volume which isn't attached to any VM. It is purpose for mounting it to my local Linux. Is it possible and how to? I only found the AWS service which physically deliver the...