You are here |
blog.bencope.land | ||
| | | |
nodogmablog.bryanhogan.net
|
|
| | | | In my previous post I showed how to build a .NET 5 library inside a docker image and deploy it to an AWS Lambda. This post is a small extension on that. I'm going to build a .NET 5 Web API application, turn it into a docker image, deploy it to an AWS Lambda, and connect an API Gateway to the Lambda to call the controller inside the application, inside the container, inside the Lambda! | |
| | | |
nodogmablog.bryanhogan.net
|
|
| | | | Cold starts with .NET AWS Lambda functions are a concern for some, but provisioned concurrency provides a simple and cost-effective way to keep your Lambda function warm. | |
| | | |
www.serverless.com
|
|
| | | | AWS just announced API Gateway WebSockets support, and the serverless community got pretty excited. Here's why. | |
| | | |
serverlesscode.com
|
|
| |