Platform Engineering 08 - CI/CD at Scale
Why every team writing their own pipelines creates chaos, and how standardized templates fix it
All posts in the Lectures
Why every team writing their own pipelines creates chaos, and how standardized templates fix it
How platform teams provide observability as a service instead of making every team build it from scratch
How platform teams bake security into the golden path so developers get guardrails, not gates
When to start a platform team, how to staff it, and how to avoid building an ivory tower nobody uses
Python's values, design philosophy, and the art of trade-offs
Learn how Python reads and understands your code, starting from the first step of lexical analysis
Learn about Python's container concept, list internals, and efficient iteration with generators
Deep dive into how Python classes work internally, uncovering the secrets of bound methods and descriptors