MOCs
Maps of Content
Curated hub notes — entry points into deeper topic clusters, rather than a single note on one thing.
# Projects
4 notesReplication Guides: Instrumenting Your Own Project
Step-by-step, copy-paste guides for replicating SignalForge's OpenTelemetry instrumentation pattern in a new .NET/Python/Angular/RabbitMQ/K8s project.
SignalForge Documentation
Documentation hub for the SignalForge OTel Microservices Validation Lab — architecture, services, API, deployment, observability, and operations.
ShipSolid Observability Platform
Documentation hub for the **ShipSolid observability platform** — Grafana Cloud (Mimir / Loki /
Projects
Applied documentation for real, running systems — SignalForge (an OTel validation lab) and the ShipSolid observability platform — as opposed to the cross-linked reference books in the rest of this wiki.
# Patterns
2 notes04 — Fan-Out / Fan-In
Decompose a request into parallel sub-tasks (fan-out), execute concurrently, then merge results (fan-in). The foundational pattern for latency-bound aggregation.
Patterns
A book-shaped table of contents for reusable engineering patterns spanning object-oriented design, enterprise architecture, distributed systems, messaging, APIs, cloud infrastructure, observability, security, concurrency, AI/agentic systems, and organizational design — grounded in production experience at scale.
# README.md
1 note# Agentic Ai Engineering
1 note# Agentic Ai Projects And Mastery
1 note# Ai Architecture And System Design
1 note# Ai Foundations
1 note# Aptitude
1 note# Building Agentic Systems
1 note# Ci Cd
1 note# Data Engineering
1 note# Data Structures Algorithms
1 note# Dbms
1 note# Grafana Cloud
1 note# Infrastructure Platform Engineering
1 note# Internal Developer Platforms
1 note# Kubernetes Platform Engineering
1 note# Kubernetes
1 note# Low Level Design
1 note# Networks
1 note# Object Oriented Programming
1 note# Observability
1 note# Operating System
1 note# Philosophy
1 note# Platform Engineering Fundamentals
1 note# Production Agent Systems
1 note# Productivity
1 note# Prometheus
1 note# Sre
1 note# System Design
2 notesChapter 1 — Telemetry Ingestion Pipeline
Principal/Staff-level design of a high-throughput telemetry ingestion pipeline — requirements, architecture, deep dives, and trade-offs at 10x scale.
System Design
Principal/Staff-level system design reference collection for MAANG interview preparation — observability pipelines, distributed systems, reliability engineering, and beyond.