Hacker News new | ask | show | jobs
by edgoode 1194 days ago
super interesting. How do you workout the idiosyncrasies between different providers? If you restrict yourself to IaaS that shouldn't be an issue, but functions vs lambda vs cloud-run vs etc all have significant differences.
1 comments

The way we handle it is to provide a "runtime" within those environments to normalize behavior along the lines that the framework expects.
Sounds like Chef Habitat.