API 與後端 MOC

用途:串連 API 設計、後端與資料庫的相關筆記。 上層:Software Engineering MOC

API 設計

驗證

資料庫

資料庫效能原理

大量資料與長時間工作

Review 時要抓的坑

可觀測性 / Logging

  • Logging 架構設計 — logging 作為橫切關注點:ambient singleton + AsyncLocalStorage 串 trace(NestJS + Winston + GCP)