# The Backend Engineer's Playbook - Lorbic Technical Journal

> **Source:** [http://localhost:1313/series/the-backend-engineers-playbook/](http://localhost:1313/series/the-backend-engineers-playbook/)
> **Author:** [Vikash Patel](https://vikashpatel.net)
> 
> *A curated list of articles from [Lorbic.com](http://localhost:1313/).*

---


- **[How Go Channels Actually Work](http://localhost:1313/go-channels-deep-dive/)** - Aug 2026
  *Source:* `http://localhost:1313/go-channels-deep-dive/index.md`

- **[Designing a Usage-Based Billing Pipeline for SaaS](http://localhost:1313/designing-a-usage-based-billing-pipeline-for-saas/)** - Aug 2026
  *Source:* `http://localhost:1313/designing-a-usage-based-billing-pipeline-for-saas/index.md`

- **[Couchbase Index Best Practices and Query Performance Tuning](http://localhost:1313/couchbase-index-best-practices-performance-tuning/)** - Jul 2026
  *Source:* `http://localhost:1313/couchbase-index-best-practices-performance-tuning/index.md`

- **[API Design for Backend Systems](http://localhost:1313/api-design-for-backend-systems/)** - Jul 2026
  *Source:* `http://localhost:1313/api-design-for-backend-systems/index.md`

- **[Cache-Driven Development: Saving Your Database From Itself](http://localhost:1313/cache-driven-development/)** - Jul 2026
  *Source:* `http://localhost:1313/cache-driven-development/index.md`

- **[How Multi-Tenant SaaS Actually Works](http://localhost:1313/how-multi-tenant-saas-works/)** - Jul 2026
  *Source:* `http://localhost:1313/how-multi-tenant-saas-works/index.md`

- **[So, We Are Writing Efficient Software Again](http://localhost:1313/so-we-are-writing-efficient-software-again/)** - Jun 2026
  *Source:* `http://localhost:1313/so-we-are-writing-efficient-software-again/index.md`

- **[A Love Letter to the L1 Cache](http://localhost:1313/love-letter-to-the-l1-cache/)** - Jun 2026
  *Source:* `http://localhost:1313/love-letter-to-the-l1-cache/index.md`

- **[Why Explaining Technical Difficulty is Hard](http://localhost:1313/why-explaining-technical-difficulty-is-hard/)** - May 2026
  *Source:* `http://localhost:1313/why-explaining-technical-difficulty-is-hard/index.md`

- **[Just About Go Time](http://localhost:1313/just-about-go-time/)** - May 2026
  *Source:* `http://localhost:1313/just-about-go-time/index.md`

- **[Understanding CPU Caches in Go](http://localhost:1313/cpu-caches-in-go/)** - Mar 2026
  *Source:* `http://localhost:1313/cpu-caches-in-go/index.md`

- **[AI Coding in 2026: Productivity Multipliers vs. Skill Replacements](http://localhost:1313/ai-coding-productivity-vs-skill/)** - Mar 2026
  *Source:* `http://localhost:1313/ai-coding-productivity-vs-skill/index.md`

- **[Fast Docker CI: Stop Rebuilding Container Images on Every Commit](http://localhost:1313/stop-rebuilding-docker-images-runtime-containers/)** - Feb 2026
  *Source:* `http://localhost:1313/stop-rebuilding-docker-images-runtime-containers/index.md`

- **[Python Background Workers: Architecture, Queues, and Retry Strategies](http://localhost:1313/building-production-ready-background-workers-in-python/)** - Feb 2026
  *Source:* `http://localhost:1313/building-production-ready-background-workers-in-python/index.md`

- **[Go Struct Field Alignment: How Memory Padding Wastes Your RAM](http://localhost:1313/go-struct-field-alignment/)** - Jan 2026
  *Source:* `http://localhost:1313/go-struct-field-alignment/index.md`

- **[Memory Mechanics In Go - Stack vs Heap](http://localhost:1313/memory-mechanics-stack-vs-heap-in-go/)** - Jan 2026
  *Source:* `http://localhost:1313/memory-mechanics-stack-vs-heap-in-go/index.md`

- **[OLTP vs OLAP - Why You Need Two Databases](http://localhost:1313/oltp-vs-olap-why-you-need-two-databases/)** - Jan 2026
  *Source:* `http://localhost:1313/oltp-vs-olap-why-you-need-two-databases/index.md`

- **[Go Garbage Collector Mechanics: Pacer, GOGC, and Allocation Latency](http://localhost:1313/dont-take-out-the-garbage-go-gc-deep-dive/)** - Jan 2026
  *Source:* `http://localhost:1313/dont-take-out-the-garbage-go-gc-deep-dive/index.md`

- **[What Couchbase Taught Me About System Thinking](http://localhost:1313/what-couchbase-taught-me-about-system-thinking/)** - Nov 2025
  *Source:* `http://localhost:1313/what-couchbase-taught-me-about-system-thinking/index.md`

