EdgeX - Resiliency/Fail Safe Features #79
-
Hi all,
Like this any microservice can run into errors. Could you please share some links or documents to understand how resilient is EdgeX? As a user do we need to do anything to handle any such errors? Please let us know. It will be very helpful. Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
@vijay-hcl-epl Please see the following writeup: https://docs.edgexfoundry.org/2.4/general/EdgeX_CN/, particularly, the question "Is EdgeX HA?" In particular, if you have a need for HA, the community has a process called "Use Case Requirements" where you can describe your requirements, such as what kind of failures that EdgeX needs to be able to recover from, and this document can be the basis of architectural changes to support it. Also if you have any SLA's that need to be complied with, like recovery time for various services failing, that would be important as well to capture in the UCR. |
Beta Was this translation helpful? Give feedback.
@vijay-hcl-epl Please see the following writeup: https://docs.edgexfoundry.org/2.4/general/EdgeX_CN/, particularly, the question "Is EdgeX HA?"
In particular, if you have a need for HA, the community has a process called "Use Case Requirements" where you can describe your requirements, such as what kind of failures that EdgeX needs to be able to recover from, and this document can be the basis of architectural changes to support it. Also if you have any SLA's that need to be complied with, like recovery time for various services failing, that would be important as well to capture in the UCR.
See Use Cases and Design Process