Chapter 37 — CI/CD Platform
Purpose
[stub: ci-cd-platform]
Metadata
| Author | Amit Singh |
| Scope | system-design |
Local graph
Linked from 2 notes
CI/CD Platform Engineering
A book-shaped table of contents for CI/CD platform engineering: pipeline foundations, build/artifact/delivery platforms, GitHub Actions end to end (workflow mechanics through enterprise governance), Argo Workflows, Tekton, Jenkins, release engineering, platform security, observability, reliability, enterprise governance, and MAANG interview preparation — cross-linking existing tech/kubernetes/platform-engineering-fundamentals/system-design notes instead of duplicating them.
System Design
Principal/Staff-level system design reference collection for MAANG interview preparation — observability pipelines, distributed systems, reliability engineering, and beyond.
Related notes
Chapter 31 — API Gateway
Routing, auth, rate limiting, and protocol translation as the single front door for a large service fleet.
Chapter 21 — Chat System
Real-time message delivery, presence, and ordering guarantees at the scale of a WhatsApp/Messenger-like system.
Chapter 39 — Cloud File Storage (Google Drive-like)
Chunked upload/sync, conflict resolution, and metadata-service design for a Drive/Dropbox-like file-sync system.
Chapter 24 — Collaborative Document Editor
Operational transforms and CRDTs for real-time multi-user editing in a Google Docs-like system.