Hacker News new | ask | show | jobs
by sagikazarmark 2165 days ago
We (at Banzai Cloud) use Cadence for managing infrastructure. Workflow as code is a huge thing for us, because we can use the official SDKs for cloud providers, but still have the flexibility of implementing our own logic easily and in a testable way.

Temporal is even better as it replaces Thrift with gRPC and adds tons of improvements.