diff --git a/docs/develop/python/temporal-nexus.mdx b/docs/develop/python/temporal-nexus.mdx index 289c2b852f..2f77c974cc 100644 --- a/docs/develop/python/temporal-nexus.mdx +++ b/docs/develop/python/temporal-nexus.mdx @@ -18,11 +18,7 @@ import { CaptionedImage } from '@site/src/components'; :::tip SUPPORT, STABILITY, and DEPENDENCY INFO -Temporal Python SDK support for Nexus is at [Public Preview](/evaluate/development-production-features/release-stages#public-preview). - -Features in public preview may undergo further development and testing before they are made Generally Available. -These features are being refined and are recommended for production usage. -The APIs may undergo changes; however, Temporal's goal is to maintain backward compatibility. +Temporal Python SDK support for Nexus is now [Generally Available](/evaluate/development-production-features/release-stages#general-availability). ::: diff --git a/docs/evaluate/development-production-features/temporal-nexus.mdx b/docs/evaluate/development-production-features/temporal-nexus.mdx index 9261274fe5..7c0842f3eb 100644 --- a/docs/evaluate/development-production-features/temporal-nexus.mdx +++ b/docs/evaluate/development-production-features/temporal-nexus.mdx @@ -50,21 +50,6 @@ Nexus supports cross-team, cross-domain, cross-namespace, multi-region, and mult Unlike other forms of inter-service communication, Nexus combines a familiar programming model with the resiliency of the Temporal Platform and its queue-based Worker architecture. -Use the following decision tree to help determine if Nexus is right for your use case: - -
- - - -
- ### Benefits - **Integrated Temporal experience** \- with improved security, observability, and reliability. @@ -143,6 +128,23 @@ Use the following decision tree to help determine if Nexus is right for your use - Restrict which callers can use a Nexus Endpoint, with built-in Endpoint access controls. - Stream audit logs including Nexus Registry actions to create, update, or delete Endpoints. +## Should I use Nexus? + +Use the following decision tree to help determine if Nexus is right for your use case: + +
+ + + +
+ ## Learn more To connect with the Nexus community, join the [#nexus](https://temporalio.slack.com/archives/C07LQN0JK9B) channel in [Temporal Slack](https://t.mp/slack). @@ -154,6 +156,9 @@ To connect with the Nexus community, join the [#nexus](https://temporalio.slack. + + + - + \ No newline at end of file