Which AWS service allows you to centrally manage and automate backups across AWS services?
a) AWS Backup
b) Amazon S3
c) AWS CloudFormation
d) AWS CloudTrail
Answer:
a) AWS Backup
Explanation:
AWS Backup is a centralized service that allows users to automate and manage backups across various AWS services. It provides a simple way to configure backup policies and ensure that all resources, such as databases, storage volumes, and file systems, are backed up automatically.
With AWS Backup, users can create automated backup schedules, retention policies, and lifecycle management rules for their backup data. It supports services like Amazon EBS, Amazon RDS, Amazon EFS, and DynamoDB, making it easy to manage backups across AWS environments.
By using AWS Backup, users can ensure data protection, disaster recovery, and compliance with organizational backup requirements.