/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

eszter.space
| | schadokar.dev
1.2 parsecs away

Travel
| | Deploy the golang serverless application on AWS Lambda service.
| | amorgunov.com
0.4 parsecs away

Travel
| | [AI summary] The user is asking for a summary of a long text about using AWS Lambda with Node.js and Serverless Framework. The text includes installation steps, configuration of serverless.yml, deployment commands, and examples of Lambda functions.
| | blog.neverendingqs.com
2.3 parsecs away

Travel
| | An example of how to use dotenv with the Serverless Framework
| | lukesingham.com
16.1 parsecs away

Travel
| A simple introduction and comparison of normal and anonymous functions in R and Python. Anonymous Functions also known as lambdas have no identity, no name, but still do stuff! They do not live in the global environment.