7 ms·
This looks cool, love the approach of a more "pythonic" infra as code -- have also noticed this pattern in Modal [1] and Ray [2] and all for it. [1] https://mo
by smithclay 8mo ago
This looks cool, love the approach of a more "pythonic" infra as code -- have also noticed this pattern in Modal [1] and Ray [2] and all for it.
[1] https://modal.com/docs/examples/hackernews_alerts https://modal.com/docs/examples/hackernews_alerts
[2] https://docs.ray.io/en/latest/ray-overview/getting-started.html https://docs.ray.io/en/latest/ray-overview/getting-started.h...
edit: forgot to mention StackQL [3], which is somewhat similar but takes a SQL-first vs python-first approach. The IaC space is about to get a lot more interesting.
[3] https://stackql.io/docs https://stackql.io/docs
- sebst 8mo agoThank you, just had a look at modal, which I’ve not heard before. Looks useful