nerdexam
Amazon

CLF-C02 · Question #592

A company migrated its core application onto multiple workloads in the AWS Cloud. The company wants to improve the application's reliability. Which cloud design principle should the company implement

The correct answer is B. Decouple the components.. Decoupling the components is a cloud design principle that enhances the reliability of an application. By separating the components into smaller, independent services or modules, the failure of one component does not directly affect others, allowing the system to remain more resi

Submitted by saadiq_pk· Mar 6, 2026Cloud Concepts

Question

A company migrated its core application onto multiple workloads in the AWS Cloud. The company wants to improve the application's reliability. Which cloud design principle should the company implement to achieve this goal?

Options

  • AMaximize utilization.
  • BDecouple the components.
  • CRightsize the resources.
  • DAdopt a consumption model.

How the community answered

(16 responses)
  • A
    6% (1)
  • B
    81% (13)
  • C
    13% (2)

Explanation

Decoupling the components is a cloud design principle that enhances the reliability of an application. By separating the components into smaller, independent services or modules, the failure of one component does not directly affect others, allowing the system to remain more resilient and fault-tolerant. This approach improves scalability, maintainability, and overall reliability in the cloud environment.

Community Discussion

No community discussion yet for this question.

Full CLF-C02 Practice