Cloud native
Hi,
I was thinking about how much cpu and gpu are being used for some projects and how it is a huge investement to buy a decent pc to run it.
So the idea is to have a cloud native application. You have all the menus and buttons locally (or even web?) and the Frame where the picture is. Every menu or button click is a REST API call with your token and all the proccessing is done on Adobe servers. When action is over you get the result in the Frame. File is also saved on the cloud so you cant lose your work if something crashed.
I would love to hear your thoughts about this.
