Explore >> Select a destination


You are here

www.danstroot.com
| | schadokar.dev
3.1 parsecs away

Travel
| | Setup serverless framework and create a hello function using the serverless template and deploy it on the cloud.
| | techsavvypriya.wordpress.com
2.3 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...
| | www.hugozap.com
3.5 parsecs away

Travel
| | A collection of random notes about life
| | sandrino.dev
18.2 parsecs away

Travel
| The Amazon API Gateway HTTP API allows you to configure JWT authorizers, making it very simple to control access to your API using Auth0. Read more...