|
You are here |
amorgunov.com | ||
| | | | |
blog.michielborkent.nl
|
|
| | | | | ||
| | | | |
nodogmablog.bryanhogan.net
|
|
| | | | | It is very easy to run .NET 6 AWS Lambda functions on ARM64 processors, read on to find out how... | |
| | | | |
masnun.com
|
|
| | | | | I have heard about AWS Lambda and all the cool things happening in the serverless world. I have also deployed Go functions using the Apex framework for serverless deployment. But recently I have started working on some Python projects again and decided to see how well the Python community is adapting to the serverless era. [] | |
| | | | |
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! | ||