robertdfrench / lambda-is-terrible

AWS Lambda: What It Is and Why It's Terrible
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link
aws-lambda cgi python serverless tutorial

AWS Lambda

What It Is and Why It's Terrible

A presentation & live demo highlighting the the dark underbelly of "Serverless" solutions, picking on AWS Lambda because it is the most prevelant. We build an old-school HitCounter in Lambda + DynamoDB and compare this approach to CGI + SQLite.

Outline

Acknowledgements