This document discusses a research project called Hecatonchire that aims to provide distributed shared memory (DSM) capabilities to cloud computing. Hecatonchire breaks down physical servers into their core components of CPU, memory, and I/O, and extends existing cloud software like KVM, QEMU, and libvirt to allow virtual machines to transparently access remote resources. Some key capabilities discussed include live migration, flash cloning for rapid auto-scaling, memory pooling to access unused memory on remote hosts, and the long term goal of implementing true DSM across the cluster. The presentation was given by researchers from SAP Research in Belfast and Israel.