Skip to content

AWS Lambda is Amazon’s answer to serverless compute services. It allows running code with zero administration of the infrastructure that the code is running on.

Notifications You must be signed in to change notification settings

waltujo/aws-lambda-dotnet

Repository files navigation

AWS Lambda For The .NET Developer

Source code samples used for the course published on Udemy - AWS Lambda For The .NET Developer

You can check out the course

👉 Udemy

About

AWS Lambda is Amazon’s answer to serverless compute services. It allows running code with zero administration of the infrastructure that the code is running on.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages