Explore >> Select a destination


You are here

www.blog.pythonlibrary.org
| | earthly.dev
10.0 parsecs away

Travel
| | This tutorial explains how to create a Python virtual environment using PyInstaller, a packaging tool for Python applications, and distribute them ...
| | digitaldrummerj.me
10.2 parsecs away

Travel
| | Web Developer, Tester and Professional Speaker; passionate about good code, automated testing, devops, and presenting.
| | stribny.name
7.9 parsecs away

Travel
| |
| | adamj.eu
74.4 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.