Skip to main content
ArticlesProjects
Tag Archive

Articles Tagged: performance

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

Articles3
Est. Read Time24 mins
Categories2
Featured2
Feb 20264m read

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 20258m read

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 202512m read

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.