All Content tagged with AWS Backup
AWS Backup enables you to centralize and automate data protection across AWS services and hybrid workloads. AWS Backup offers a cost-effective, fully managed, policy-based service that further simplifies data protection at scale.
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
569 results
Minseo KimEXPERT
published 5 months ago8 votes922 views
This article provides a step-by-step guide for implementing cross-region disaster recovery for Amazon EKS clusters using AWS Backup. It covers regional failure protection through cross-region backup r...
I have been backing up an EFS using the AWS Managed Key "aws/backup", however, restoring from a recovery point is impossible because the managed key policy doesn't not allow for EFS to use it. You nee...
10
answers
0
votes
260
views
asked 5 months ago
Hi AWS, we are implementing an automated backup-tagging solution for AWS resources (S3, DynamoDB, DocumentDB, RDS, EFS) as part of our audit and compliance requirements. AWS Backup plans are already d...
4
answers
0
votes
178
views
asked 5 months ago
AWS OfficialMODERATOR
published 6 months ago0 votes347 views
This spotlight on AWS Backup equips you with the skills and troubleshooting best practices to get the most out of this centralized backup service.
How can I restore an EC2 instance using Powershell cmdlet Start-BAKRestoreJob without the newly created virtual machine automatically starting? I want it to remain in a stopped state and never start.
1
answers
0
votes
71
views
asked 6 months ago
I got the restore job to kick-off with
```
$BackupJob = Get-BAKBackupJobList | ? ResourceName -eq "testrestore"
$BackupMetadata = [see below] -RecoveryPointArn $BackupJob.RecoveryPointArn -BackupVaul...
2
answers
0
votes
143
views
asked 6 months ago

AWS OFFICIALUpdated 6 months ago
Hi all,
I’ve been testing the new EKS backup capability in AWS Backup and wanted to check whether cross-region backup/copy is supported for EKS clusters.
Environment
- Source region: eu-west-2
- Tar...
3
answers
0
votes
193
views
asked 6 months ago