- Messages
- 7,417
That covers the server side, but I still think the client side implementation on the QC is pretty slick. I'm not talking about sharing (or selling) captures and presets here so much as the other things WiFi to cloud brings to the table, e.g. standalone firmware upgrades, backups, and restores. (Especially helpful when you're managing more than one QC.)I think that's a super low bar these days. It doesn't take a whole lot of effort for a competent dev to spin up a few AWS S3 buckets (file storage), apply AWS permission management to it, and make your software download that content as needed. These cloud services are built to make that relatively easy.