/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

nodogmablog.bryanhogan.net
| | lannonbr.com
2.3 parsecs away

Travel
| | A AWS Lambda function that will watch the rest of my Lambda functions to see if any are using an unsupported version of nodejs
| | adamj.eu
1.7 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.
| | www.stackery.io
1.9 parsecs away

Travel
| | Container Images for Lambda Functions allow you to adopt serverless while keeping your image container image toolchain!
| | hiltmon.com
17.9 parsecs away

Travel
| [AI summary] The article discusses the effectiveness of Test-Driven Development (TDD) in improving software quality, reducing defects, and enhancing developer confidence through empirical evidence and personal experience.