Courseiva
TechnologyeasyMultiple ChoiceObjective-mapped

PAS-C01 Technology Practice Question

A company is running SAP HANA on an EC2 instance with an EBS volume for data storage. The company wants to take daily snapshots of the EBS volume for backup. However, they are concerned about data consistency because the database is running. What should they do to ensure consistent snapshots?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Use AWS Backup with pre-scripts and post-scripts to quiesce SAP HANA.

Using AWS Backup with pre-scripts and post-scripts to quiesce SAP HANA ensures application-consistent snapshots by pausing I/O and flushing buffers before the snapshot. Option A is wrong because simply freezing the filesystem with fsfreeze does not guarantee database consistency without application-level quiescing. Option B is wrong because stopping the instance causes downtime and is unnecessary with proper quiescing. Option D is wrong because taking a snapshot while the database is running without preparation may result in an inconsistent state.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Freeze the filesystem using fsfreeze before taking the snapshot.

    Why it's wrong here

    Freezing filesystem alone may not ensure HANA consistency.

  • Stop the EC2 instance before taking the snapshot.

    Why it's wrong here

    Stopping causes downtime.

  • Use AWS Backup with pre-scripts and post-scripts to quiesce SAP HANA.

    Why this is correct

    AWS Backup can run scripts to ensure application consistency.

  • Take the snapshot while the database is running without any preparation.

    Why it's wrong here

    This may result in inconsistent data.

About these practice questions

Courseiva writes every PAS-C01 question from scratch — 1,616 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This PAS-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PAS-C01 exam.