nerdexam
CompTIA

SG0-001 · Question #363

Which of the following methodologies should an administrator use to backup a zero-downtime, high-performance application?

The correct answer is C. Serverless. The question asks for a suitable methodology or architectural approach to back up an application designed for continuous operation without downtime and high performance.

Storage Functionality

Question

Which of the following methodologies should an administrator use to backup a zero-downtime, high-performance application?

Options

  • ACold backup
  • BDAS
  • CServerless
  • DTape-to-disk

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    12% (3)
  • C
    77% (20)
  • D
    8% (2)

Why each option

The question asks for a suitable methodology or architectural approach to back up an application designed for continuous operation without downtime and high performance.

ACold backup

Cold backup requires the application or system to be shut down before backup, which directly contradicts the requirement for "zero-downtime."

BDAS

DAS (Direct Attached Storage) describes a storage type directly connected to a server and is not a backup methodology suitable for high-performance, zero-downtime applications.

CServerlessCorrect

A serverless architecture inherently provides high availability and resilience, where applications run without managing underlying servers, and data persistence often utilizes highly available cloud services with built-in backup and replication capabilities, ensuring zero downtime for application operations during backup processes. This approach moves the responsibility for infrastructure availability and data protection to the cloud provider, enabling seamless operation.

DTape-to-disk

Tape-to-disk describes a data movement strategy between storage media, typically for long-term retention. While it can be part of a backup strategy, it does not specifically ensure zero downtime for the application itself during the primary backup process.

Concept tested: Serverless architecture benefits for resilience/backup

Source: https://learn.microsoft.com/en-us/azure/architecture/guide/serverless/serverless-best-practices

Topics

#Backup methodologies#Zero-downtime backup#Application protection

Community Discussion

No community discussion yet for this question.

Full SG0-001 Practice