2 Comments
User's avatar
Hector Flores's avatar

Great article! I have implemented a state machine using postgres for a verification system but I did all the workflow logic by myself. This is definetely a better approach, specially because of the temporal UI tracks everything. Here is the official temporal.io helm charts to deploy to k8s https://github.com/temporalio/helm-charts

Markus Eisele's avatar

Thanks for the addition! 🙏