Hacker News new | ask | show | jobs
by oulipo 422 days ago
What would be the difference between eg Tilt and Pulumi for this?
1 comments

Tilt is for your laptop, where you're editing code. Pulumi is for your cloud environments.
I can use Pulumi on my laptop too... that's precisely what I do... for my use-case I use it more like a "programmable docker-compose" if you want