AWS Lambda: Calling functions from a web browser
Danilo Poccia
211
I really like the alternative approach, Danilo Poccia!
Serverless server-side rendering of simple websites sounds interesting, although most frontend developers would probably continue serving their “static” webapp entirely via S3 + CloudFront (with modern client-side frameworks such as Angular or React) and use API Gateway + Lambda only for the dynamic data layer.
I still see where this is going, regarding your Serverless-WordPress evil plan! :)