The Datashim adds the dataset abstraction in Kubernetes as a point of reference to an S3 or NFS data source.
Containerized applications do not need to know any detail about the data source and just reference its mnemonic name.
Datashim takes care of all the details for making sure credentials are valid, mounting the data source and attaching to containers, decoupling users of data from the maintenance of the data lifecycle.