Tag:AWS Lambda
All posts tagged with AWS Lambda
- Conquer .NET Lambda Performance with these 3 steps
Running .NET on AWS Lambda? Follow these steps to ensure you're getting the best possible performance for your workload
- Why .NET Devs Should Stop Writing Lambda YAML Forever
Deploying .NET Lambda functions on AWS just got easier! In this video, you'll learn how to leverage the AWS Cloud Development Kit (CDK) to build, configure, and deploy serverless applications—no YAML, no tedious console clicking, and no need to master new syntaxes. Discover how CDK lets you use C# to define infrastructure, streamline permissions, and automate deployment, all within your familiar .NET workflow.