π IT Knowledge DB
A multi-dimensional map of modern IT: networks, systems, infrastructure, cloud, containers, data, code, automation, and security.
Ten vertical domains meet horizontal cross-cutting concepts and vertical abstraction layers.
π Domains
Domain MOC Scope Networking π Networking MOC Routing, switching, 802.1X, NAC, DNS, VPN Linux π§ Linux MOC systemd, kernel, shells, networking, security Server Infrastructure π₯οΈ Server Infrastructure MOC Hypervisors, storage, hardware, backup/DR Cloud βοΈ Cloud MOC AWS & Azure β VPC/VNet, IAM, hybrid connectivity Containers π¦ Containers MOC Docker, Kubernetes, registries, runtimes DevOps π DevOps MOC CI/CD, IaC, GitOps, release management Cybersecurity π Cybersecurity MOC Threats, controls, frameworks, tooling Database ποΈ Database MOC SQL, NoSQL, indexing, transactions, replication Programming π» Programming MOC Python, Bash, Git, paradigms, ops-focused coding Automation βοΈ Automation MOC Ansible, Terraform, network automation, scripting
π Cross-cutting Layers
π§ How to read this map
Vertical β deep-dive inside one domain (e.g. OSPF β Stub Areas β NSSA).
Horizontal β follow a concept across domains (e.g. Authentication shows up in 802.1X, PAM, IAM, OAuth).
Diagonal β connect a specific tool to an abstraction layer (e.g. Envoy β L7 β service mesh).
TABLE WITHOUT ID file.link AS "Note", type AS "Type", domain AS "Domain"
FROM "00 - MOC"
WHERE type = "moc"
SORT file.name ASC