
Explanation:
Loose coupling is the correct AWS architectural best practice that ensures one system component cannot negatively impact another component.
Loose coupling is a fundamental principle in AWS Well-Architected Framework that promotes system resilience and fault tolerance.
Ultimate access to all questions.
No comments yet.
A company needs an AWS design solution for a distributed system. The system's components need to be set up so that one system component cannot negatively impact another component. Which AWS architectural best practice will meet this requirement?
A
Use request throttling
B
Use a stateful service
C
Implement automatic data backups
D
Implement loose coupling