AWS Storage Blog

Category: Technical How-to

Amazon S3 featured image - new

Enabling and validating additional checksums on existing objects in Amazon S3

Verifying data integrity during a data migration or data transfer is a data durability best practice that ensures your data is error-free and not corrupt as it reaches its destination. One way to verify the integrity of your data is through checksums, which you can basically think of as a digital fingerprint for data that […]

Amazon FSx for NetApp OnTAP

Scaling container workloads with shared storage for Red Hat OpenShift Service on AWS

Kubernetes is a popular choice among many developers for application deployments, and many of these deployments can benefit from a persistent, shared storage layer. Red Hat OpenShift Service on AWS (ROSA) is a managed OpenShift integration on AWS developed by Red Hat and jointly supported by AWS and Red Hat. ROSA clusters typically store data […]

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 Backup 2021 blog image

Automate backups for AWS Amplify GraphQL backends with AWS Backup

Modern cloud based mobile and web applications require a rich set of functional features as well as non-functional features to support operations, for example database backups and restore jobs. IT leaders and developers are looking for simplified ways of building these cloud based applications and adding features to them. Organizations that prioritize agility when building […]

Amazon FSx for NetApp OnTAP

Protect your SQL Server workloads using NetApp SnapCenter with Amazon FSx for NetApp ONTAP

Update (February 23, 2023): No additional licensing is required to use SnapCenter software with FSx for NetApp ONTAP. See instructions on how to sign up for a NetApp account in our updated FSx for ONTAP user guide. SQL Server deployments need application-consistent backups and the ability to quickly restore or clone databases for development, testing, […]

Simplify archiving Amazon EBS Snapshots and monitor progress using a live Amazon CloudWatch dashboard

Data protection is top of mind for our customers, and having a data backup strategy is critical to ensure compliance, disaster recovery readiness, and business continuity. As customers experience exponential business growth, their data storage needs grow as well, and data retention can become very costly. In order to meet compliance requirements for data retention […]

Amazon FSx for NetApp OnTAP

Getting started with Amazon FSx for NetApp ONTAP using NetApp management tools

File systems are an essential component of organizations. Among the most common requirements of any organization is access to shared data storage, which is readily available on via cloud infrastructures. An issue that has slowed migration to the cloud has been that tools and processes can be very different, requiring time to re-educate administrators. Amazon […]

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-storage-gateway-high-availability

Automate Amazon S3 File Gateway deployments in VMware with Terraform by HashiCorp

Many customers have adopted an Infrastructure as Code (IaC) process within their organization to streamline and optimize provisioning infrastructure. Without an IaC practice in place, it becomes increasingly difficult to manage the scale of today’s infrastructure. IaC can help your organization manage IT infrastructure needs while also improving consistency and reducing errors and manual configuration. […]

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 […]