AWS Lambda C# Layer with Serverless Framework

Almir Zulic
October 30, 2020

Key Features

Share Code Between C# Lambda Functions
Avoid Slow Deployments
Publish C# Binary File as AWS Lambda Layer
Download Template

Detailed Overview

Motivation for this template comes from the fact that the vast majority of examples are written in NodeJS for AWS Lambda Layers.

We will show a simple use case where two lambda functions written in C# will use the same class library deployed as lambda layer.

We leverage the Serverless Framework to handle deploying our IAC.

Almir Zulic

Principal Serverless Developer

Almir Zulic is a Principal Serverless Developer at Serverless Guru who specializes in building enterprise serverless applications.

Join the Community

Gather, share, and learn about AWS and serverless with enthusiasts worldwide in our open and free community.