Skip to main content
Feedback

Flow Multi-cloud

Flow Multi-cloud allows you to deploy Flow runtime applications to your own runtime environments, such as on-premise.

This allows you to achieve greater control over your business data; runtime business data will reside in the runtime environment that you define, instead of in the Flow cloud. Although you still build your Flows using the Flow cloud platform, you can also publish and run them in your own local runtime environment.

Local Runtime architecture

  • After the initial installation, the local runtime and the Flow cloud communicate using a bi-directional WebSocket.

  • Only the local runtime initiates communication, and no inbound connectivity is required.

  • All runtime data is stored within the on-premise boundary. Only optional metrics are sent to the Flow cloud, that is state metadata.

  • Build time configuration data remains in the Boomi Flow cloud; Flows are built in the Flow cloud platform. Refer to Data Handling.

  • The local runtime accesses internal connectors, databases, and any other required customer technologies over a customer’s local network. There is no requirement to maintain open firewall ports to the internet after the initial setup and configuration has been performed within the Flow cloud.

  • Before beginning deployment, review the Local runtime system requirements and ensure that your deployment system setup is configured, as the token generated when creating a local runtime connection in Flow expires 24 hours after generation.

Important

Multi-Cloud runtime is included in Flow usage based licensing and the legacy Flow Enterprise license application based plan.