Explore >> Select a destination


You are here

nodogmablog.bryanhogan.net
| | techsavvypriya.wordpress.com
9.7 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...
| | schadokar.dev
8.3 parsecs away

Travel
| | Setup serverless framework and create a hello function using the serverless template and deploy it on the cloud.
| | adamj.eu
10.6 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.serverless.com
56.0 parsecs away

Travel
| Learn everything you need to know about building applications and architectures with AWS Lambda. We cover use-cases like REST APIs, data processing pipelines, using DynamoDB, API Gateway & more.