Storage

See also: SDK | Storage, How to manage storage

In Juju, storage refers to a data volume that is provided by a cloud.

Depending on how things are set up during deployment, the data volume can be machine-dependent (e.g., a directory on disk tied to the machine which goes away if the unit is destroyed) or machine-independent (i.e., it can outlive a machine and be reattached to another machine).

See more: