Blog

Insights From the Engineering Floor

Deep dives, tutorials, and honest takes from our engineering and strategy teams.

๐Ÿค–
DevOps

Our Production CI/CD Pipeline Template for Node.js on AWS ECS

A production-grade GitHub Actions workflow: test, lint, build, security scan, deploy to staging, smoke test, then blue-green production deploy โ€”…

March 1, 2026 ยท 2 min read
โ˜๏ธ
DevOps

Our Production CI/CD Pipeline Template for Node.js on AWS ECS

A production-grade GitHub Actions workflow: test, lint, build, security scan, deploy to staging, smoke test, then blue-green production deploy โ€”…

March 1, 2026 ยท 2 min read
๐Ÿ“ฑ
Performance

PostgreSQL as Your Only Database: The Limits You Actually Will Not Hit

We have run PostgreSQL as the sole datastore for products at 10 million daily active users. The playbook for making…

February 23, 2026 ยท 2 min read
๐Ÿ”’
Performance

PostgreSQL as Your Only Database: The Limits You Actually Will Not Hit

We have run PostgreSQL as the sole datastore for products at 10 million daily active users. The playbook for making…

February 23, 2026 ยท 2 min read
๐ŸŽจ
Cloud

Building a Real-Time Notification System for 2 Million Users

Architecture walkthrough of a pub/sub notification pipeline handling 50,000 events per second โ€” from Redis Streams to WebSocket fanout to…

February 17, 2026 ยท 1 min read
โšก
Cloud

Building a Real-Time Notification System for 2 Million Users

Architecture walkthrough of a pub/sub notification pipeline handling 50,000 events per second โ€” from Redis Streams to WebSocket fanout to…

February 17, 2026 ยท 1 min read
๐Ÿš€
Startup

Why We Stopped Using Microservices for New Projects Under $5M ARR

After 18 months helping a client untangle premature microservices, here is what we learned about when distribution is a liability,…

February 11, 2026 ยท 1 min read
๐Ÿ”—
Startup

Why We Stopped Using Microservices for New Projects Under $5M ARR

After 18 months helping a client untangle premature microservices, here is what we learned about when distribution is a liability,…

February 11, 2026 ยท 1 min read
โš™๏ธ
Performance

From 8 Seconds to 800ms: The Complete Next.js Performance Optimisation Playbook

Every technique we used to take a Lighthouse score 34 ecommerce site to 94 โ€” ranked by impact with concrete…

February 5, 2026 ยท 2 min read
๐Ÿ“Š
Performance

From 8 Seconds to 800ms: The Complete Next.js Performance Optimisation Playbook

Every technique we used to take a Lighthouse score 34 ecommerce site to 94 โ€” ranked by impact with concrete…

February 5, 2026 ยท 2 min read