Top "Amazon-ebs" questions

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

How can I be alerted when an EBS instance is running out of space?

I'm running a wordpress off of AWS, and I can't figure out how to monitor if the volume is running …

amazon-web-services monitoring amazon-ebs amazon-cloudwatch
How to change default root EBS size in cloudformation? [AWS]

Considering there is less amount of documentation and solutions online for cloudformation I decided to address a common problem regarding …

json amazon-web-services amazon-ebs amazon-cloudformation
Amazon EC2 with or without EBS?

Still reading up on AWS. Amazon Large Instances comes with 850GB local storage. However, i read in case of failover …

amazon-web-services amazon-ec2 amazon-ebs
AWS ec2 root volume increase: Expanding elastic root volume on aws ubuntu instance not working

I've followed aws doc for expanding elastic root volume and got my root volume size increased from 8 GB to 20 GB, …

linux amazon-web-services ubuntu amazon-ec2 amazon-ebs
Getting started with Django on Amazon Web Services

I'm starting to migrate a few applications to Amazon Web Services. My applications are Python/Django apps, running over MySQL. …

python django amazon-ec2 amazon-web-services amazon-ebs
Differences between Amazon Elastic Block Storage (EBS) and Microsoft Azure Drives

I've been looking at using either Amazon EC2 or Microsoft Azure to host a new project, and plan on using …

azure amazon-ec2 azure-storage amazon-ebs
Will moving data from EBS to ephemeral storage improve MySQL query performance?

I am using EBS volume to store MySQL data. I do have enough space on ephemeral device as well. I …

mysql amazon-web-services amazon-ebs
(AWS/EC2/EBS) Why does "Delete on Termination" default to true for root devices?

On Amazon EC2, when you use an EBS volume as the root device for an EC2 instance, the "Delete on …

amazon-web-services amazon-ec2 amazon-ebs
Unable to growpart because no space left

I'm running an AWS EC2 Ubuntu instance with EBS storage initially of 8GB. This is now 99.8% full, so I've followed …

amazon-web-services amazon-ec2 amazon-ebs
EC2 EBS Snapshots as Incremental Backups

I understand that AWS snapshots can create incremental backups of EBS volumes. Does AWS automatically handle the incremental part (i.…

amazon-web-services amazon-ebs