Skip to content

Instantly share code, notes, and snippets.

@noelmcloughlin
noelmcloughlin / gist:f14752992c4bc8fdf12127e33da66b23
Last active April 2, 2018 22:29
Persistent Storage Modelling
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'.