Virtual File System
Allows to display and manage files and directories for services.
Each service can have an independent bucket that can be provided with ACL rights.
A bucket defines a self-contained VFS tree structure (see VFS Package). It is similar to a folder or directory in a filesystem, where each bucket can hold an arbitrary number of objects.
Bucket
├── Directory1
├── Directory2
| └── file1.docx
├── Directory3
| ├── file2.mp4
| └── file3.sql