Cloud Concepts第 18 / 100 题

What is meant by 'loose coupling' as an architectural best practice in the cloud?

a.Making every component depend directly on every other component
b.Designing components so a failure in one has limited impact on others
c.Running all code on a single large server
d.Avoiding the use of any managed services

解析

Loosely coupled architectures reduce interdependencies so that a change or failure in one component does not cascade to others. Services like queues and load balancers help decouple components and improve resilience.

免费刷完整 100 道题库 — 无需注册。

同考点相关题目

最近核对: · 审核流程

PrepPass 编辑团队 · 依据官方资料核对 AWS Certified Cloud Practitioner (CLF-C02) · 我们如何核对
反馈