XtreemFS is a distributed file system designed for cloud storage. It uses object storage devices to store file data and metadata servers to manage file metadata and replication. Key features include multi-platform support, abstraction of storage via UUIDs, separation of communication layers, and flexibility in choosing object storage backends. The presentation discusses the architecture, high availability approaches including master-slave replication for metadata servers and primary-secondary replication for object storage devices, security including SSL encryption of communication channels, and areas still needing improvement like encryption without a PKI.