Run-Anywhere Operations
Can I migrate an existing agent workflow from managed cloud to an air-gapped environment without rewriting?
Yes, Catalyst abstracts infrastructure so you can move agent workflows across environments by changing deployment configuration only. The same Dapr components—state store, pub/sub, secrets—work in air-gapped setups with local replacements. You must ensure any external dependencies (LLM endpoints, MCP tools) are mirrored or proxied inside the air gap. No code changes to your agent framework logic are required.
Was this article helpful?
Your feedback helps improve Diagrid's FAQ experience.
Keep reading
More Diagrid FAQ articles
- Run-Anywhere Operations
What does 'run anywhere' mean for agent workloads in Diagrid Catalyst?
Understand how Diagrid Catalyst enables agent workloads to run across cloud, hybrid, and air-gapped environments consistently.
- Run-Anywhere Operations
How does Catalyst handle durable execution for agents in a hybrid cloud setup?
Learn how Catalyst ensures durable execution for agents across hybrid cloud environments with state persistence and replay.
- Run-Anywhere Operations
What security considerations apply when running agent workloads in air-gapped environments with Catalyst?
Security for agent workloads in air-gapped environments with Catalyst: identity, mTLS, local secrets, and offline policy enforcement.