Lambda on Lambda: Serverless Haskell on AWS
Summary
The article discusses building and deploying Haskell-based AWS Lambda functions, using OCI-format containers and OpenTofu for configuring Lambda resources. It includes an end-to-end example and references slides from a talk, highlighting practical serverless workflows and tooling. Useful for developers exploring serverless, Haskell, and IaC on AWS.