⭐ Repository → 💼 AWS Well-Architected → 💼 Reliability → 💼 Workload architecture
💼 Design interactions in a distributed system to prevent failures
- ID:
/frameworks/aws-well-architected/reliability/workload-architecture/rel04
Description
Distributed systems rely on communications networks to interconnect components, such as servers or services. Your workload must operate reliably despite data loss or latency in these networks. Components of the distributed system must operate in a way that does not negatively impact other components or the workload. These best practices prevent failures and improve mean time between failures (MTBF).
Similar
Sub Sections
Section | Sub Sections | Internal Rules | Policies | Flags | Compliance |
---|---|---|---|---|---|
💼 REL04-BP01 Identify the kind of distributed systems you depend on | no data | ||||
💼 REL04-BP02 Implement loosely coupled dependencies | no data | ||||
💼 REL04-BP03 Do constant work | no data | ||||
💼 REL04-BP04 Make mutating operations idempotent | no data |