Skip to main content

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

SectionSub SectionsInternal RulesPoliciesFlagsCompliance
💼 REL04-BP01 Identify the kind of distributed systems you depend onno data
💼 REL04-BP02 Implement loosely coupled dependenciesno data
💼 REL04-BP03 Do constant workno data
💼 REL04-BP04 Make mutating operations idempotentno data