Explore >> Select a destination


You are here

www.integralist.co.uk
| | truemped.github.io
5.7 parsecs away

Travel
| | My usual web application stack for the past years was based on a nginx as reverse proxy in front of a number of Python processes. Static resources were served by nginx. Each Python process was stateless, state was stored in some kind of database. If the processes needed some shared ephemeral state like counters a local redis instance solved that. A battle tested common ground for Python based web applications.
| | httptoolkit.com
2.7 parsecs away

Travel
| | If you run any large public-facing website or web application on the modern web, caching your static content in a CDN or other caching service is super...
| | apisyouwonthate.com
4.5 parsecs away

Travel
| | Stop wasting server(less) resources answering the same questions over and over again, by enabling CloudFront for your Laravel REST/HTTP API.
| | sidhion.com
29.1 parsecs away

Travel
| [AI summary] This blog post outlines a method to deploy blog content using Sourcehut's build system with SSH key authentication and rsync for automated updates.