exam questions

Exam AWS Certified Cloud Practitioner CLF-C02 All Questions

View all questions & answers for the AWS Certified Cloud Practitioner CLF-C02 exam

Exam AWS Certified Cloud Practitioner CLF-C02 topic 1 question 371 discussion

Which architecture design principle describes the need to isolate failures between dependent components in the AWS Cloud?

  • A. Use a monolithic design.
  • B. Design for automation.
  • C. Design for single points of failure.
  • D. Loosely couple components.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
[Removed]
8 months, 4 weeks ago
Selected Answer: D
Dependencies such as queuing systems, streaming systems, workflows, and load balancers are loosely coupled. Loose coupling helps isolate behavior of a component from other components that depend on it, increasing resiliency and agility. https://docs.aws.amazon.com/wellarchitected/latest/reliability-pillar/rel_prevent_interaction_failure_loosely_coupled_system.html
upvoted 1 times
...
BShelat
11 months, 1 week ago
Selected Answer: D
Loosely couple components (microservices) are conceptually small pieces of "monolithic" application created/implemented to isolate failures between dependent components in the AWS Cloud
upvoted 2 times
...
petercorn
11 months, 1 week ago
Selected Answer: D
https://docs.aws.amazon.com/wellarchitected/latest/framework/oe-design-principles.html
upvoted 1 times
...
Lyn
11 months, 3 weeks ago
D. Loosely couple components.
upvoted 1 times
...
Ashisohail
11 months, 3 weeks ago
Selected Answer: D
is the correct answer
upvoted 1 times
...
Mike1987
11 months, 3 weeks ago
Selected Answer: D
Loosely coupling components is a design principle that emphasizes minimizing dependencies between different components in a system. This helps isolate failures, meaning that if one component fails or undergoes changes, it doesn't have a significant impact on other components. This design principle contributes to increased resilience, flexibility, and easier maintenance of the overall system.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...