|
|
|
|
|
by carlosf
1836 days ago
|
|
At this point one might consider using a real language and common software practices for type checking, extending, modularization, testing, etc... Instead of building an ecosystem just to keep Infrastructure as Yaml sane. My experience with Pulumi and AWS CDK is absolutely brilliant in this regard, hopefully good DevOps/SRE/WhateverNewTerm practices and patterns will reassemble good software development practices in the future. |
|
In my view, this is the insight and value proposition that sets cue apart from everything else, including general programming languages.
Inheritance + property overriding is the source of most problems in configuration because you can never know if a value is the source of truth.