AWS User Group Finland August Meetup: Introduction to AWS Serverless Application Model
Building Serverless Applications on AWS with infrastructure-as-code tools such as “vanilla” AWS CloudFormation or Terraform can be quite challenging at times.
Luckily there are alternative solutions. At Alma, we started using AWS Serverless Application Model - also known as “SAM” - early on and therefore I gave an introduction to it at.
As of late 2018, we have moved away from SAM and are now using AWS CDK – which is something I warmly recommend for IaC on AWS (with or without serverless).