WoodITWork.com

It's about time I let the world know what I was thinking...

Introducing the PowerShell custom runtime for AWS Lambda | Amazon Web Services

Initially published on AWS Compute Blog

The new PowerShell custom runtime for AWS Lambda makes it even easier to run Lambda functions written in PowerShell to process events. Using this runtime, you can run native PowerShell code in Lambda without having to compile code, which simplifies deployment and testing. You can also now view PowerShell code in the AWS Management Console, […]

Read more on AWS Compute Blog