Hacker News new | ask | show | jobs
by jcusch 664 days ago
We really like CDKTF and Pulumi, they're two options nitric uses for deployments, but it's also a layer on top that helps decouple application code from the target cloud(s).
1 comments

Ok that makes sense, it’s like an ORM for terraform for developers, cool