Explore >> Select a destination


You are here

arkadiyt.com
| | adamj.eu
5.8 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.
| | hoelz.ro
10.3 parsecs away

Travel
| | I recently ran into a surprising behavior when calling a Lambda function from the command line that I thought I'd share.
| | golb.hplar.ch
7.8 parsecs away

Travel
| |
| | blog.bencope.land
70.0 parsecs away

Travel
| It is well-known, or at least well-documented, that F# is an excellent language for doing type-driven development using domain driven design, although it may be less well known that F# is an excellent language for microservices. Indeed, microservices benefit greatly from F#'s typesystem - making it easy to focus