From 0bf8de18a0d370b8495d64895aa483f658f5746a Mon Sep 17 00:00:00 2001 From: Deepu Mohan Puthrote Date: Wed, 7 Feb 2018 13:38:29 +0000 Subject: [PATCH] closes #281 --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index 6d94db2..98f8062 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,27 @@ It's that simple. And when it comes time to scale the application, all you have I know right? +### Fault Tolerance + +Since there is nocode, that runs nowhere, we inherently have Fault tolerance. Have a look at the following: + +``` + +``` + +I know, this is revolutionary! + +### Diaster recovery +When a catastrohic disaster event happens, the system continues in it's nocode norun policy. This can be implemented in all cloud and non-cloud platforms in existance and yet to be invented. + +Here is an example nocode on Microsoft Azure. Same can be achieved on AWS Cloud. + +``` + +``` + +Take a moment to absorb that. + ## Contributing You don't.