[The third in an (at least) 6-part series, all code on GitHub as always.]
- Node.js
- Node.js + AWS Lambda
- Python 2.7 + AWS Lambda
- Purescript
- Purescript + AWS Lambda
- Bonus: Purescript + Twitter Streaming
Lambda also allows Python functions, although only Python 2.7. In practice, this won't affect us much …