.NET on AWS Blog

Philip Pittle

Author: Philip Pittle

Philip 'pj' Pittle has been developing .NET applications since Framework 1.1. He is a Senior Software Engineer building .NET tools for AWS developers, with a focus on open source. You can find him at https://github.com/ppittle and https://twitter.com/theCloudPhil.

Improving SnapStart Performance in .NET Lambda Functions

AWS recently added AWS Lambda SnapStart support for .NET Lambda functions to deliver faster function startup performance, from several seconds to as low as sub-second, typically with minimal or no code changes. This post explores techniques to maximize the performance gains of SnapStart for several different types of .NET workloads. For a high-level overview and […]