/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

quickwit.io
| | techsavvypriya.wordpress.com
5.2 parsecs away

Travel
| | "Hello World" function(Lambda) for AWS using the serverless framework https://serverless.com/ What is Serverless Architecture? Serverless architectures refer to applications that significantly depend on third-party services (knows as Backend as a Service or "BaaS") or on custom code that's run in ephemeral containers (Function as a Service or "FaaS"), the best-known vendor host of which currently...
| | hugozap.com
3.5 parsecs away

Travel
| | A collection of random notes about life
| | betterdev.blog
5.3 parsecs away

Travel
| | Tips from real-life production applications for logging in AWS Lambda functions. Logs configuration for optimal price and powerful debugging.
| | www.claudiobernasconi.ch
27.5 parsecs away

Travel
| Minimal APIs allow you to create HTTP APIs with minimal dependencies and a minimal number of files. Learn about Minimal APIs.