I'm thinking that this would only work for relatively simple apps though. There might be cases where the functionalities in your apps could only be supported by server-side infrastructure, like uploading files, resizing images, emailing, cron jobs, etc.
What would be really nice is if Parse had a way to somehow plug in existing backend infrastructure to Parse's data model.