-
https://github.com/apache/incubator-pekko/blob/ae84471e4d2ae497682d08bc3dc1b62cda2cc908/docs/src/main/paradox/typed/fault-tolerance.md?plain=1#L119
The sentence should be changed to avoid confusion…
-
We want to backup the important data of the infrastructure.
This subject has multiple challenges:
- Portability (if a cloud provider kicks us out)
- Safety (data must be encrypted at rest)
- A…
-
If a cluster is running in `three_data_hall` mode, on three data halls, there is a case where losing a single zone will cause unavailability due to stuck recovery, even though in status, we see:
``…
-
QUESTION 2
You have an on-premises network that contains several servers.
You plan to migrate all the servers to Azure.
You need to recommend a solution to ensure that some of the servers are avail…
-
[Current Document](https://github.com/EECSSeniorDesignFa16/research/blob/master/ideas/fault_tolerant_microcontrollers.md)
> We would be building a system where we can test and demonstrate different f…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
NF…
-
User question
Do we have some best practices?
-
Dear team,
Is it a good idea to add a filter group or a tag to distinguish distributed database / single node database?
Is it a good idea to add a filter group / tag to describe fault tolerance …
-
**Describe the problem you have/What new integration you would like**
[BTHome](https://bthome.io/) combined with [Bluetooth Proxy](https://esphome.io/components/bluetooth_proxy.html) works great …
-
Although fault tolerance requires that each microservice writes to its own database tables, in practice this requirement is often violated.
The implementation of UUIDv7 for PostgreSQL had to switch…