Back to Browse

Using AWS Lambda Layers in .NET

10.1K views
Oct 4, 2019
9:06

Learn more about AWS at – https://amzn.to/31PyFoQ Follow .NET on AWS on Twitter - @dotNETonAWS In this video, we should you how to use AWS Lambda Layers in your .NET application. You can configure your Lambda function to pull in additional code and content in the form of layers. A layer is a ZIP archive that contains libraries, a custom runtime, or other dependencies. With layers, you can use libraries in your function without needing to include them in your deployment package.

Download

0 formats

No download links available.

Using AWS Lambda Layers in .NET | NatokHD