Skip to content

Commit 738da48

Browse files
authored
New Hybrid Diagram (#4277)
1 parent d79c90a commit 738da48

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

-350 KB
Loading

docs/cloud/features/scheduler/hybrid_executors_overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ In a standard deployment, all three of these occur within the Tobiko Cloud envir
1616

1717
In a hybrid deployment, Tobiko Cloud does not execute tasks directly with the engine. Instead, it passes tasks to the executors hosted in your environment, which then execute the tasks with the engine. This extra layer between Tobiko Cloud and your SQL engine means Tobiko Cloud has no knowledge of your credentials.
1818

19-
![Architecture for standard and hybrid deployments](./hybrid_executors/hybrid-executors_standard-hybrid-deployment.png)
20-
2119
Executors are Docker containers that connect to both Tobiko Cloud and your SQL engine. They pull work tasks from the Tobiko Cloud scheduler and execute them with your SQL engine.
2220

21+
![Architecture for standard and hybrid deployments](./hybrid_executors/hybrid-executors_standard-hybrid-deployment.png)
22+
2323
## Deployment Options
2424

2525
You can deploy the executor containers using any method that works for your infrastructure and operational requirements.

0 commit comments

Comments
 (0)