Explore >> Select a destination


You are here

kewah.com
| | www.hugozap.com
10.1 parsecs away

Travel
| | A collection of random notes about life
| | blog.theserverlessterminal.com
15.4 parsecs away

Travel
| | Learn how to use AWS Lambda's response streaming for improved performance with large payloads and real-time applications
| | nodogmablog.bryanhogan.net
14.2 parsecs away

Travel
| | 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
36.2 parsecs away

Travel
| It is very easy to run .NET 6 AWS Lambda functions on ARM64 processors, read on to find out how...