AWS Storage Blog
Tag: AWS Backup
Simplify auditing your data protection policies with AWS Backup Audit Manager
Have you had to prove to an auditor that you are protecting and retaining data adequately to meet regulatory or organizational requirements? The audit process can be resource intense. To meet an auditor’s criteria, the burden of proof is on you to show that you had proper controls in place to protect and retain your […]
Centralizing data protection and compliance for Amazon Neptune with AWS Backup
Amazon Neptune is a fast, reliable, fully managed graph database service that makes it easy to build and run applications that work with highly connected datasets. Amazon Neptune has native support for backing up and restoring Neptune DB clusters and customers currently using those methods can continue to do so. However, many customers, especially those […]
Obtain aggregated daily cross-account multi-Region AWS Backup reporting
UPDATE (2/3/2022): Source code extended to support AWS Backup for Amazon S3. UPDATE (6/24/2022): Source code updated to support tag extraction to support cost allocation reporting. UPDATE (5/5/2025): This post was originally developed and tested for Python 3.7. An update to this post featuring Python 3.12 will be published 6/30/25. Customers treat data as an […]
Enhance the security posture of your backups with AWS Backup Vault Lock
When dealing with backups, data managers frequently ask, “how do I prevent my backups from being accidentally or maliciously deleted?” or “what can I do to enhance protection against ransomware?” In highly regulated industries, WORM* (write-once-read-many) compliance is required for backups and archives. WORM compliance means immutability and an immutable backup helps in the recovery […]
How to retain resource tags in AWS Backup restore jobs
UPDATE (2/3/2022): Source code extended to support AWS Backup for Amazon S3. UPDATE (6/24/2022): Source code updated to read tags from recovery points inline with changes to AWS Backup boto3 APIs. Update (2/23/2023): Fixed bug in source code related to support for Amazon S3 backup restores. AWS customers use tags to track ownership of resources, […]
Managing access to backups using service control policies with AWS Backup
Effective and reliable ways of securing data are important to any organization, and every business must address the protection of valuable information. When thinking about security in the cloud, an important consideration is reducing the surface area of negative impacts using a strategic data protection plan. Your data protection plan should mitigate the risk of […]
Automate centralized backup at scale across AWS services using AWS Backup
UPDATE 11/11/2021: Updated to improve the user experience in the walkthrough steps. Reliable and consistent backup of cloud data is important to have a secure data archive and restore in the event of data loss. Traditionally, backup administrators used manual backup procedures that were difficult to scale and lowered productivity, with data distributed across multiple […]
How to simplify Microsoft SQL Server backup using AWS Backup and VSS
Backing up your valuable data is an inseparable part of running Microsoft SQL (MSSQL) Server workloads, due to the importance and value of data in today’s enterprises. SQL Server backup and restore operations can complexify as your number of databases grows and your recovery time and recovery point objectives approach zero. These factors make it […]
Automate data recovery validation with AWS Backup
UPDATE (2/3/2025): In the time since this blog was published, AWS Backup announced restore testing, a new capability that allows you to automate the entire restore testing process of your AWS resources across storage, compute, and database. To learn more about how to implement restore testing, go to the restore testing developer guide. Your data […]
Configuring notifications to monitor AWS Backup jobs
Your data and applications are some of the most valuable assets in your company. The ability to protect your data and IT infrastructure against cyber-attacks, accidental deletion, natural disasters, and several other threats is essential to secure your business. An important aspect to protecting your assets is the ability to monitor backup, restore, and copy […]