Courseiva
Cloud Concepts, Architecture, and DesignhardMultiple SelectObjective-mapped

CCSP Cloud Concepts, Architecture, and Design Practice Question

An organization is migrating a legacy application to the cloud and wants to maximize elasticity. Which THREE characteristics should the application support to benefit from cloud elasticity?

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

Distributed architecture

Statelessness allows instances to be added/removed easily. Horizontal scaling (adding more instances) is typical for elasticity. Distributed architecture supports scaling. Vertical scaling (bigger instances) is limited by instance size, and monolithic design hinders elasticity.

Answer analysis

Option-by-option breakdown

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

  • Distributed architecture

    Why this is correct

    Distributed components can be scaled independently.

  • Monolithic architecture

    Why it's wrong here

    Monolithic apps are hard to scale elastically.

  • Horizontal scaling support

    Why this is correct

    Horizontal scaling adds/removes instances elastically.

  • Stateless design

    Why this is correct

    Stateless components can be scaled out without state issues.

  • Vertical scaling capability

    Why it's wrong here

    Vertical scaling is limited and not as elastic as horizontal.

About these practice questions

One of 964 original CCSP practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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 CCSP practice question is part of Courseiva's free ISC2 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 CCSP exam.