RDRodrigo de Alvarenga Mattosinenkinex.hashnode.dev·2d ago · 10 min readEnkinex ODCS Tutorial — Part 01Most data contracts start as a single YAML file, which is fine for one contract. But as organizations grow into a data mesh with many domains and contracts, issues appear. The same SLA block or custom00
RDRodrigo de Alvarenga Mattosinenkinex.hashnode.dev·2d ago · 10 min readEnkinex ODCS Tutorial — Part 03Across Part 01 and Part 02 we built most of the contract: the module and its dependency, the contract-level metadata under contract/, the roles and team members under iam/, and the Postgres server und00
RDRodrigo de Alvarenga Mattosinenkinex.hashnode.dev·2d ago · 5 min readEnkinex ODCS Tutorial — Part 02Governance-as-Code with KCL Language In Part 01 we installed KCL, created a contract module that depends on enkinex-odcs, and authored the contract-level metadata under contract/ — the description, pr00