/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.codeandunicorns.com
| | adamj.eu
6.9 parsecs away

Travel
| | AWS Lambda is a hip "serverless" technology that everyone is talking about. While I find 'serverless' a bit of a funny name-it just means a managed environment-I like using Lambda functions for infrastructure glue or running small internal applications. Putting these things on individually managed servers of their own has always been a pain, so Lambda is a perfect fit.
| | paulbutcher.com
6.0 parsecs away

Travel
| | [AI summary] This article explains how to deploy a Clojure Ring application to AWS Lambda using serverless infrastructure as code, leveraging tools like SAM and SnapStart to simplify deployment and reduce cold start issues.
| | nodogmablog.bryanhogan.net
3.6 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!
| | www.github.com
16.3 parsecs away

Travel
| my blog, with astro. Contribute to Krayorn/blog development by creating an account on GitHub.