Temporal.io is a workflow engine that able to coordinate microservices and can be developed by writing code and we can use its parts over and over again with a modular architecture.
One engineer from my team has written this tutorial explaining how to deploy multiple environments of Temporal on a Kubernetes cluster This tutorial explains how to get one temporal instance per environment.
Note: consider using Temporal namespaces if you do not want to spawn a full temporal cluster per environment.
Happy reading.
Top comments (0)