Articles Tagged: performance
Technical writings, opinionated architectures, and development guides tagged with performance.
Articles3
Est. Read Time24 mins
Categories2
Featured2
2026-02 · 4 min 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.
gogrpcmicroservicesperformance
2025-10 · 8 min 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.
PHPFrankenPHPDockerContainersPerformanceDevOpsDeploymentSevallaHTTP/2HTTPS
2025-10 · 12 min 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.
PHPStatic SitesTempestSSGPerformanceWeb DevelopmentSevallaJAMstack