From Zero to Deployed: Building and Shipping an AWS Lambda with TypeScript, Terraform & GitHub Actions When: 1830, 5th November, 2025 Where: ACCU York, Patch, The Bonding Warehouse, Terry Ave, York, YO1 6FA RSVP: https://www.meetup.com/accu-york/events/308548806/ Ever wanted to build a serverless function, but felt there was too much boilerplate to write before it gets interesting? In this talk, we’ll walk through creating an AWS Lambda from scratch, using TypeScript, and show just how clean, fast, and repeatable deployment can be when using Terraform for infrastructure and GitHub Actions for deployment. This practical demonstration will cover: Writing and packaging a simple TypeScript Lambda Defining and provisioning AWS infrastructure with Terraform Automating deployment with GitHub Actions Things I’ve learnt using Lambdas And all in the space of an hour. Whether you’re new to AWS or just looking to try serverless, this talk will leave you k...