Here’s another short episode I did on the vBrownBag YouTube channel talking about what I’ve learned about writing PowerShell for AWS Lambda.
- 00:28 A quick overview of PowerShell & AWS Lambda 💪
- 01:07 Anatomy of a PowerShell Lambda function
- 01:35 Setting up a development environment
- 03:00 AWSLambdaPSCore modules
- 03:42 Packaging a PowerShell module
- 04:19 Handling the handler
- 05:14 Publishing your PowerShell Lambda function 🚀
- 05:42 Understanding the AWS Lambda filesystem
Resources: