Common Use Cases for Temporal Nexus
Common use cases for Temporal Nexus
Common use cases for Temporal Nexus
Learn about error handling for Temporal Nexus.
Learn about execution debugging in Temporal Nexus.
Learn about Nexus latency and availability
Learn about Nexus limits including rate limits, the maximum number of Endpoints, and handler request timeouts.
Discover Temporal Nexus, a powerful feature for connecting durable executions across team, namespace, region, and cloud boundaries. Nexus also enables each team to have their own namespace for improved security, troubleshooting, and blast radius isolation.
Nexus Endpoints are reverse proxies that connect Nexus callers and handlers forwarding Nexus requests to an upstream target Namespace and Task Queue that a Worker is polling.
Learn about available metrics emitted by Temporal Nexus.
Learn about the Nexus Operation lifecycle, execution semantics, and automatic retries for reliable execution.
Use the Nexus Registry to manage Nexus Endpoints.
Nexus Services are named collections of arbitrary-duration Nexus Operations that provide a microservice contract suitable for sharing across team boundaries.
Learn about integrated observability in Temporal Nexus including cloud metrics and audit log streaming.
Learn about the pricing structure for using Nexus.
Learn about security in Temporal Nexus
Explore the security aspects of Temporal Nexus, including managing Nexus Endpoints, runtime access control, secure routing, and payload encryption to ensure safe and reliable cross-namespace operations.
Temporal Nexus is a feature of the Temporal platform designed to connect durable executions across team, namespace, region, and cloud boundaries. It promotes a more modular architecture for sharing a subset of your team's capabilities via well-defined microservice contracts for other teams to use, that abstract underlying Temporal primitives, like Workflows, or execute arbitrary code.
Learn how to use Temporal Nexus within the Go SDK to connect durable executions within and across Namespaces using a Nexus Endpoint, a Nexus Service contract, and Nexus Operations.
Learn how to use Temporal Nexus within the Java SDK to connect Durable Executions within and across Namespaces using a Nexus Endpoint, a Nexus Service contract, and Nexus Operations.
Temporal Nexus enables durable execution across team and namespace boundaries and promotes a modular architecture that enables each team to have its own namespace for improved security, troubleshooting, and blast radius isolation.