Storage services¶
Storage services use the storage type.
They provide shared storage that other services can mount, for example distributed or network-backed filesystems that support multiple writers.
Use this type when the service's main purpose is to provide storage rather than run application logic.