Hi! I would like to discuss Cloud filesystem through VDUSE / virtiofs I'm developing a POC about accessing the different cloud filesystems like azure blob [1] or google cloud storage [2] through VDUSE [3]. Doing that allows any workload to access the filesystem the same way, both if it is running containerized or in a VM. Cases like confidential computing orlibkrun can benefit about it. Moreover, accessing through VDUSE allows to skip the kernel FUSE mediation, potentially unlocking performance benefits. I could talk about the solution proposed, performance profiling, and future directions. Any kind of feedback is welcome, and I can include more information in this thread if you find this interesting. Thanks! [1] https://learn.microsoft.com/en-us/azure/storage/blobs/blobfuse2-what-is [2] https://cloud.google.com/storage/ [3] https://www.redhat.com/en/blog/introducing-vduse-software-defined-datapath-virtio