mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-23 16:12:25 +02:00
### Summary Examples:   
1.4 KiB
1.4 KiB
Self-Hosted Data Plane (Beta)
To deploy a LangGraph Server, follow the how-to guide for how to deploy the Self-Hosted Data Plane.
Overview
LangGraph Platform's Self-Hosted Data Plane deployment option is a "hybrid" model for deployemnt where we manage the control plane in our cloud and you manage the data plane in your cloud.
| Control Plane | Data Plane | |
|---|---|---|
| What is it? |
|
|
| Where is it hosted? | LangChain's cloud | Your cloud |
| Who provisions and manages it? | LangChain | You |
Architecture
Compute Platforms
Kubernetes
The Self-Hosted Data Plane deployment option supports deploying data plane infrastructure to any Kubernetes cluster.
Amazon ECS
Coming soon...
