Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 594 Bytes

11.DEC_App_data_security_and_high_availability.md

File metadata and controls

19 lines (11 loc) · 594 Bytes

reliability

How the system recovers data

If application development is not satisfied with automatic increment, or does not need to back up so much data, how should it be managed

High availability

What to do with OOD failure What to do with a lot of read requests What to do with a large number of write requests

data firewall

Complete understanding of CYFS ACLs and application container isolation concepts

Application container isolation

The application's data is in the container, and using a path specification, the application can request access to data in other paths.