/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

til.simonwillison.net
| | adamj.eu
1.4 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.
| | seanmcgary.com
1.7 parsecs away

Travel
| |
| | awsfundamentals.com
1.0 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.
| | www.swifttoolkit.dev
16.2 parsecs away

Travel
| Testing Lambdas locally can be a pain. A different approach can make it easier.