Skip to content

Commit 2e2e51a

Browse files
becholsclaudebrianmacdonald-temporal
authored
Remove topology image from Temporal Cloud overview page (#4113)
The system topology image has been removed from the /cloud/overview page as it's no longer needed for this section. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com> Co-authored-by: Brian MacDonald <brian.macdonald@temporal.io>
1 parent 936e012 commit 2e2e51a

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

docs/evaluate/temporal-cloud/overview.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ tags:
1616
- Temporal Cloud
1717
---
1818

19-
import { CaptionedImage } from '@site/src/components';
20-
2119
Temporal Cloud is a fully managed durable execution platform.
2220
It handles the complexity of running Temporal at scale—persistence, replication, upgrades, and availability—so you can focus on building applications.
2321

@@ -27,11 +25,6 @@ The platform stores encrypted Workflow state and orchestrates execution, while y
2725

2826
## How Temporal Cloud works
2927

30-
<CaptionedImage
31-
src="/img/cloud/cloud-overview.png"
32-
title="High-level system topology"
33-
/>
34-
3528
Temporal Cloud operates as the control plane for your distributed applications:
3629

3730
1. **Your environment**: You run Workers that execute your Workflow and Activity code. These can be deployed anywhere—Kubernetes, VMs, serverless, on-premises.

0 commit comments

Comments
 (0)