|
2 | 2 | id: index |
3 | 3 | slug: /cloud/nexus |
4 | 4 | title: Nexus |
5 | | -description: 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. |
| 5 | +description: Temporal Cloud adds global Nexus Registry, built-in access controls, audit logging, and multi-region connectivity on top of core Nexus. |
6 | 6 | sidebar_label: Temporal Nexus |
7 | 7 | keywords: |
8 | 8 | - Temporal Nexus |
@@ -32,48 +32,20 @@ Learn why you should use Nexus in the [evaluation guide](/evaluate/nexus). |
32 | 32 |
|
33 | 33 | ::: |
34 | 34 |
|
35 | | -[Temporal Nexus](/nexus) allows you to connect Temporal Applications across (and within) isolated Namespaces. |
36 | | -This provides all the benefits of Durable Execution across team and application boundaries with improved modularity, security, debugging, and fault isolation. |
37 | | -Nexus supports cross-team, cross-domain, cross-namespace, multi-region, and multi-cloud use cases. |
| 35 | +Temporal Cloud builds on the [core Nexus experience](/nexus) with: |
| 36 | + |
| 37 | +- **Global [Nexus Registry](/nexus/registry)** - Scoped to your entire Account across all Namespaces. Workers in any Namespace can host Nexus Services for others to use. |
| 38 | +- **Built-in [access controls](/nexus/registry#configure-runtime-access-controls)** - Restrict which caller Namespaces can use a Nexus Endpoint at runtime. |
| 39 | +- **[Audit logging](/cloud/audit-logs)** - Stream Nexus Registry actions (create, update, delete Endpoints) to your audit log integration. |
| 40 | +- **Multi-region connectivity** - Nexus requests route across Namespaces within and across AWS and GCP using a global mTLS-secured Envoy mesh. Compatible with [Multi-region Namespaces](/cloud/high-availability#multi-region-replication) as Endpoint targets. |
| 41 | +- **[Terraform support](/cloud/terraform-provider#manage-temporal-cloud-nexus-endpoints-with-terraform)** - Manage Nexus Endpoints with the Temporal Cloud Terraform provider. |
38 | 42 |
|
39 | 43 | <CaptionedImage |
40 | 44 | src="/img/cloud/nexus/nexus-overview-short.png" |
41 | 45 | title="Nexus Overview" |
42 | 46 | /> |
43 | 47 |
|
44 | | -Temporal Cloud support is built on top of the [core Nexus experience](/nexus) and adds a global Nexus Registry within an Account, enhanced security, and multi-region connectivity within and across AWS and GCP. |
45 | | - |
46 | | -:::tip RELATED |
47 | | - |
48 | | -- [Evaluate](/evaluate/nexus) why you should use Nexus and learn more about [Nexus use cases](/evaluate/nexus#use-cases). |
49 | | -- [Learn Nexus concepts](/nexus) in the Encyclopedia. |
50 | | - |
51 | | -::: |
52 | | - |
53 | | -## Global Nexus Registry |
54 | | - |
55 | | -The Nexus Registry in Temporal Cloud is scoped to an Account. |
56 | | -Workers in any Namespace can host Nexus Services for others to use within an Account. |
57 | | - |
58 | | -## Built-in access controls |
59 | | - |
60 | | -Temporal Cloud has built-in Endpoint access controls to restrict which callers can use a Nexus Endpoint. |
61 | | - |
62 | | -## Audit logging |
63 | | - |
64 | | -Temporal Cloud supports audit log streaming for Nexus Registry actions to create, update, or delete Endpoints. |
65 | | - |
66 | | -## Multi-region connectivity |
67 | | - |
68 | | -Nexus requests in Temporal Cloud are routed across Namespaces, within and across AWS and GCP, using a global mTLS-secured Envoy mesh. |
69 | | -Built-in Nexus Machinery provides reliable at-least-once execution and Workflow policy can deduplicate requests for exactly-once execution, even across multi-region boundaries. |
70 | | - |
71 | | -## Terraform support |
72 | | - |
73 | | -The [Terraform provider for Temporal Cloud](/cloud/terraform-provider#manage-temporal-cloud-nexus-endpoints-with-terraform) supports managing Nexus Endpoints. |
74 | | - |
75 | 48 | ## Learn more |
76 | 49 |
|
77 | | -- [Evaluate](/evaluate/nexus) why you should use Nexus and watch the [Nexus keynote and demo](https://youtu.be/qqc2vsv1mrU?feature=shared&t=2082). |
78 | | -- [Learn key Nexus concepts](/nexus) and how Nexus works in the [Nexus deep dive talk](https://www.youtube.com/watch?v=izR9dQ_eIe4&t=934s) |
79 | | -- Explore [additional resources](/evaluate/nexus#learn-more) to learn more about Nexus. |
| 50 | +- [Evaluate Nexus](/evaluate/nexus) | [Keynote and demo](https://youtu.be/qqc2vsv1mrU?feature=shared&t=2082) |
| 51 | +- [How Nexus works](/nexus) | [Deep dive talk](https://www.youtube.com/watch?v=izR9dQ_eIe4&t=934s) |
0 commit comments