/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.jennapederson.com
| | adamj.eu
3.5 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.
| | awsteele.com
3.0 parsecs away

Travel
| | Here's my seventh or eighth attempt at a blog. It's mostly going to be my experimentation with using AWS (Amazon Web Services, not Aidan William Steele).
| | www.kencochrane.com
3.8 parsecs away

Travel
| | [AI summary] The author provides a tutorial on creating a Python Lambda function integrated with CloudFormation to reliably obtain and standardize Availability Zone data across different AWS regions.
| | www.fredrikmeyer.net
5.6 parsecs away

Travel
| In the old days, well before my time as a programmer, you had servers, which maybe had a Java server running, connecting to a Oracle SQL database, managed by...