/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.neerajsidhaye.com
| | awsfundamentals.com
1.1 parsecs away

Travel
| | Learn how to effectively manage your AWS Lambda functions with the AWS CLI. Streamline deployment, configuration, and logging with this comprehensive guide.
| | golb.hplar.ch
0.8 parsecs away

Travel
| |
| | til.simonwillison.net
0.8 parsecs away

Travel
| | I've been wanting to figure out how to do this for years. Today I finally put all of the pieces together for it.
| | nodogmablog.bryanhogan.net
13.8 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!