Skip to main content
ArticlesProjects
Tag Archive

Articles Tagged: performance

Technical writings, opinionated architectures, and development guides tagged with performance.

Articles3
Est. Read Time25 mins
Categories2
Featured2
Feb 20265 min read
Go

Building a Go microservice using gRPC for image metadata extraction

Learn how to build a production-grade Go microservice that extracts EXIF and image metadata using gRPC, complete with S3/R2 integration.

Oct 20258 min read
PHP

Modern PHP development with FrankenPHP and Docker

A hands-on guide to deploying PHP applications with FrankenPHP and Docker, from simple containers to standalone binaries.

Oct 202512 min read
PHP

Static site generation in PHP with Tempest

Learn how Tempest brings static site generation to PHP, making it easy to build fast, secure, and scalable sites with familiar patterns.