This section introduces the principles and practices of Component-Based Development (CBD), an approach in which applications are constructed by composing reusable, self-contained components with well-defined interfaces. It explores how CBD supports modularity, maintainability, and scalability in modern software systems.
This article uses the 01-minimal family to examine the smallest Textus Component / Service / Operation and how it is invoked on the CNCF engine.
2026-06-29
This article explains the Textus / Cozy Textus product names, the internal CNCF engine, and the roles of the cozy, cncf, and textus launchers before learning Textus component development with textus-tutorial 0.1.3.
2026-06-15
CNCF Job Management manages Command execution state, results, and diagnostics. It handles synchronous execution, synchronous execution with Job tracking, asynchronous execution, and synchronous execution with asynchronous continuation through one model, and it organizes follow-up processing after Event publication as either synchronous or asynchronous subscriptions.
2026-06-08