|
You are here |
til.simonwillison.net | ||
| | | | |
www.alexedwards.net
|
|
| | | | | ||
| | | | |
seanmcgary.com
|
|
| | | | | ||
| | | | |
adamj.eu
|
|
| | | | | 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. | |
| | | | |
til.simonwillison.net
|
|
| | | I figured out how to serve a JavaScript project built using Vite using GitHub Pages and a custom build script that runs using GitHub Actions. | ||