nerdexam
Amazon

SAA-C03 · Question #790

A company runs an application on several Amazon EC2 instances. Multiple Amazon Block Store (Amazon EBS) volumes are attached to each EC2 instance. The company needs to back up the configurations and…

The correct answer is B. Create a backup plan in AWS Backup to take nightly backups. Copy the backups to a secondary. AWS Backup provides a fully managed, centralized way to back up AWS resources, including EC2 instances and their attached EBS volumes. By creating a backup plan that includes the EC2 instances and configuring cross-Region backup, the solution ensures both the configurations and…

Submitted by mateo_ar· Mar 4, 2026Design Resilient Architectures

Question

A company runs an application on several Amazon EC2 instances. Multiple Amazon Block Store (Amazon EBS) volumes are attached to each EC2 instance. The company needs to back up the configurations and the data of the EC2 instances every night. The application must be recoverable in a secondary AWS Region. Which solution will meet these requirements in the MOST operationally efficient way?

Options

  • AConfigure an AWS Lambda function to take nightly snapshots of the application's EBS volumes
  • BCreate a backup plan in AWS Backup to take nightly backups. Copy the backups to a secondary
  • CCreate a backup plan in AWS Backup to take nightly backups. Copy the backups to a secondary
  • DConfigure an AWS Lambda function to take nightly snapshots of the application's EBS volumes

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    86% (25)
  • D
    10% (3)

Explanation

AWS Backup provides a fully managed, centralized way to back up AWS resources, including EC2 instances and their attached EBS volumes. By creating a backup plan that includes the EC2 instances and configuring cross-Region backup, the solution ensures both the configurations and data are recoverable in a secondary Region with minimal operational overhead compared with managing Lambda snapshots manually.

Community Discussion

No community discussion yet for this question.

Full SAA-C03 Practice