This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some notes on Persistent Storage models. | |
Storage models do not require accurate details of physical storage technologies. | |
Storage Capacity Model | |
This is a simple model representing the abstraction of persistent storage. The model must be easy to understand as a abstract model | |
while scaling to support different types of “addressable storage” subsystems, ranging from cloud/enterprise storage technologies (SAN, | |
NAS, DSaaS, etc) down to the smallest deployment unit of 'an IoT device with one internal disk'. |