Back to portfolio

Blog

Architecture

Designing a Multi-Tenant ERP with NestJS and NATS

How we structured domain boundaries, event contracts, and tenant-aware services to scale B2B/B2C telecom workflows.

Mar 18, 20268 min read

Read article

Frontend

From Monolith to Modular Frontend in Next.js

A practical migration path to feature-based modules, shared UI contracts, and predictable ownership across teams.

Feb 9, 20266 min read

Read article

Backend

Production Caching Strategy with Redis for High-Traffic APIs

Key invalidation patterns, cache key design, and operational guardrails we used to reduce latency under peak load.

Jan 22, 20267 min read

Read article

DevOps

Kubernetes Delivery Pipeline: Build, Verify, Release

An end-to-end CI/CD flow with staged rollouts, smoke tests, and rollback checkpoints for safer enterprise deployments.

Dec 14, 20259 min read

Read article