I wonder if Unison Cloud is built with the Unison language, that would prove language maturity in my eyes.
We have a few things still in Haskell which we'll probably move into Unison eventually.
[1]: Just to clarify, our storage layer wraps DynamoDB in an interesting way to provide the transactional API we wanted - we didn't literally implement our own cloud database on top of just the file system and some VMs. :)