documentation: Add tags to all featured blibs (#139)
* documentation: add tags to all featured blips
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
title: "Resilience Thinking"
|
||||
ring: adopt
|
||||
quadrant: methods-and-patterns
|
||||
tags: [architecture]
|
||||
---
|
||||
|
||||
Resilience is the capability of an application or service to resist different error scenarios. Especially for distributed systems - where a lot of communication between different services happen - it's very important to explicitly think of implementing resilience.
|
||||
|
||||
Reference in New Issue
Block a user