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, 2026 • 8 min read
Read articleArchitecture
How we structured domain boundaries, event contracts, and tenant-aware services to scale B2B/B2C telecom workflows.
Mar 18, 2026 • 8 min read
Read articleFrontend
A practical migration path to feature-based modules, shared UI contracts, and predictable ownership across teams.
Feb 9, 2026 • 6 min read
Read articleBackend
Key invalidation patterns, cache key design, and operational guardrails we used to reduce latency under peak load.
Jan 22, 2026 • 7 min read
Read articleDevOps
An end-to-end CI/CD flow with staged rollouts, smoke tests, and rollback checkpoints for safer enterprise deployments.
Dec 14, 2025 • 9 min read
Read article