Explore >> Select a destination


You are here

www.hugozap.com
| | schadokar.dev
8.4 parsecs away

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

Travel
| |
| | alexdebrie.com
76.1 parsecs away

Travel
| The Serverless Framework is the most popular tool for deploying serverless applications, but the AWS CDK has been building momentum. In this post, see why I prefer the Serverless Framework over the CDK for serverless applications.