Y
Hacker News
new
|
ask
|
show
|
jobs
by
cdogl
1037 days ago
It's not either or. A config file checked into git and applied by a CI/CD pipeline is infrastructure as code.
1 comments
jjnoakes
1037 days ago
Config files work fine. But so does expressive code with the right abstractions. And I think code scales up better and down almost as well. Just my opinion.
link