Courseiva
Cloud Architecture and DesignhardMultiple SelectObjective-mapped

CV0-004 Cloud Architecture and Design Practice Question

A company wants to ensure fault tolerance for a critical application by deploying across multiple availability zones. Which THREE design decisions contribute to fault tolerance? (Select THREE.)

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

Placing a load balancer in front of the instances to distribute traffic

Deploying across multiple AZs, using load balancers to distribute traffic, and having redundant components in each AZ contribute to fault tolerance. Single instance and same AZ do not provide fault tolerance.

Answer analysis

Option-by-option breakdown

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

  • Using a single database instance without replication

    Why it's wrong here

    Single database is a single point of failure.

  • Placing a load balancer in front of the instances to distribute traffic

    Why this is correct

    Load balancers distribute traffic and can route away from failed instances.

  • Deploying application instances in at least two availability zones

    Why this is correct

    Multiple AZs protect against an AZ failure.

  • Implementing duplicate components (N+1 redundancy) in each tier

    Why this is correct

    Redundant components ensure no single point of failure.

  • Using a single large instance in one AZ

    Why it's wrong here

    Single instance in one AZ is a single point of failure.

About these practice questions

Courseiva writes every CV0-004 question from scratch — 977 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 CV0-004 practice question is part of Courseiva's free CompTIA 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 CV0-004 exam.