Skip to content

Commit

Permalink
Link to WSGI drinkers
Browse files Browse the repository at this point in the history
  • Loading branch information
eidorb committed Nov 24, 2024
1 parent 72d8cbc commit a5b8e80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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](https://github.com/abersheeran/a2wsgi) [turns](https://github.com/adamchainz/apig-wsgi) [out](https://github.com/adamchainz/apig-wsgi) you can wrap entire Python web applications with a Lambda Function!

The downside is potentially having to wait a needless couple of hundred milliseconds.

Expand Down

0 comments on commit a5b8e80

Please sign in to comment.