You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Unhosted Web Apps
Great find Pierre.
Regarding the term "Serverless", the community is still converging on what that means. I think there's definite overlap with Unhosted, but where I see the terms separate is with regard to how much concern is regarded for backend infrastructure. For example, with AWS Lambda, I can focus precisely on business/secret logic around with no regard to physical or virtual hardware and I get monitoring out of the box. In contrast, with Unhosted, I may or may not use something like Lambda to feed my client-side application into the browser, and then in my application, it proxies data through a unified API a la remoteStorage that talks to some data providers (ie: Google Drive, Dropbox, etc). What do you think?
Pierre Ozoux
unread,
Oct 25, 2016, 2:49:40 PM10/25/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message