diff --git a/brodie.id.au/blog/serverless-investment-management-portfolio.md b/brodie.id.au/blog/serverless-investment-management-portfolio.md index a823a5c..ea98dec 100644 --- a/brodie.id.au/blog/serverless-investment-management-portfolio.md +++ b/brodie.id.au/blog/serverless-investment-management-portfolio.md @@ -76,7 +76,7 @@ Scaling to zero is economical. The website will have many dozens of views per month. It's not running when you're not looking at it. -It turns out you can wrap entire Python web applications with a Lambda Function. +It turns out you can wrap entire Python web applications with a [Lambda](https://github.com/abersheeran/a2wsgi) [Function](https://mangum.fastapiexpert.com). The downside is potentially having to wait a needless couple of hundred milliseconds.