AWS Storage Blog

Category: Amazon EC2

Monitoring Amazon EBS volume disruptions using Amazon EventBridge

A top priority for customers is to make sure that their applications are highly resilient and durable to meet their business goals. To make sure that applications are working and performing as expected, you can use monitoring tools such as Amazon CloudWatch metrics and events to track the health of your applications. Monitoring and alarming […]

Cost-optimizing Amazon EBS volumes using AWS Compute Optimizer

When I talk with customers about their block storage needs, I frequently get asked “How can I optimize my block storage costs?” The simple answer is through two ways. One is always using the latest storage technology available that provides the best price-performance ratio. Another is provisioning the correct storage configuration catered to your workloads. […]

AWS Elastic Disaster Recovery

Synchronize Amazon EC2 instance tags and instance type with AWS Elastic Disaster Recovery source servers

When performing disaster recovery, you recover your original systems and IT infrastructure to their original state at an alternate, available site. When you recover your servers, the recovered servers should match the original compute infrastructure to reduce the risk of underprovisioning or overprovisioning your recovery environment. This improves the likelihood that your recovery servers have […]

Prevent IOPS over-provisioning by monitoring striped Amazon EBS volumes within EC2 instance limits

Enterprises are always looking for ways to optimize storage performance to support their performance-intensive applications and workloads. One technique is data striping, which involves segmenting data across multiple storage volumes to aggregate maximum logical capacity and increase performance. The technique is useful for workloads that require high levels of input/output operations per second (IOPS) and/or […]

AWS Elastic Disaster Recovery

How to perform non-disruptive tests with AWS Elastic Disaster Recovery

By performing frequent disaster recovery (DR) tests and drills, your organization can prepare for unexpected IT outages caused by ransomware, human error, and other disruptions. Some organizations avoid DR testing because their testing procedures are time-consuming or costly, or because they cannot test without disrupting business. This can mean that they are unprepared to implement […]

AWS Elastic Disaster Recovery

Private cross-Region disaster recovery with AWS Elastic Disaster Recovery

Editor’s note: Before reading about cross-Region disaster recovery using private connectivity in this blog, learn how to install an AWS DRS agent in a secured network in this blog. Update 5/7/2024: Steps for creating a security group that allows port 443 from the source VPC added to section “2. Establish private connectivity” and steps for […]

Amazon EBS at re:Invent 2022: Protect data at rest, in transit, and in volume backups

Mission critical workloads need advanced data services for data protection. Amazon Elastic Block Store (EBS) not only provides high-performance block-level storage volumes for Amazon Elastic Compute Cloud (EC2) instances, but also offers comprehensive and consistent data protection capabilities designed to protect data on block storage. Customers have been using Amazon EBS for over a decade […]

Amazon EBS at re:Invent 2022: Balancing costs and getting the most out of your block storage

When I talk with customers, one of the most popular questions that I get asked is “What are the easiest ways I can get more out of what I’m provisioning on AWS?” In my role, I’m focused on Amazon Elastic Block Store (EBS), the storage powering Amazon Elastic Compute Cloud (EC2) and many managed services. […]

Amazon EBS at re:Invent 2022: Build data resiliency and highly available architectures

Amazon Elastic Block Store (EBS) is a foundational service for almost anything customers do in AWS. It’s always a good idea to revisit your architecture to make sure it is scaling in a resilient way as you grow in AWS. With this in mind, we have several re:Invent sessions planned this year with a focus on […]

Automatically archive Amazon EBS Snapshots with Amazon Data Lifecycle Manager

Customers use snapshots to capture a point-in-time copy of their data, which can be used to enable disaster recovery, migrate data across regions and accounts, and improve backup compliance. For enterprises using snapshots, it is a common requirement to keep snapshots (which are seldom accessed) for more than 90 days, for compliance purposes. However, the […]