Skip to main content
Feedback

Boomi terminology changes

In the March 2025 Platform release, Boomi will update some of the terminology for our services. This is to make Boomi-specific terms more intuitive, better align with common industry concepts, and provide more specificity as our platform evolves. Starting on March 9, 2025, you will see the terms below updated throughout the application and documentation. The new terminology will be incorporated into training content and other assets over time.

Why are we making this change?

We are transitioning from the terms “atom” and “molecule” to the more intuitive term “runtime” to enhance clarity and reduce proprietary language.

These changes aim to improve consistency and eliminate ambiguity. For example, “atom” was previously used to refer to both a specific non-clustered runtime and a general term for all runtimes. We will now consistently use “runtime” instead of alternating between “atom” and “container”.

Additionally, to align with our ongoing product innovation, we need more precise terminology. For instance, with the introduction of multiple hosted runtime cloud options, the term “Boomi Cloud” requires further clarification.

What terms are changing?

These changes are primarily for Integration runtimes, including the types of runtimes, Boomi's hosted runtime options, and the various related user interfaces and features.

Old term(s)New termDefinition
Boomi AtomSphere Platform,
Boomi AtomSphere,
AtomSphere
Boomi Enterprise Platform,
Boomi Platform
A cloud-native, multi-tenant platform that lets you intelligently integrate applications, databases, and devices; securely manage your data; design, secure, and scale APIs; extend connectivity; and build automated workflows.
AtomSphere GoBoomi Pay-As-You-GoA self-service, usage-based platform edition.
Boomi DiscoverBoomi MarketplaceBoomi's marketplace of AI agents and pre-built integrations.
Atom (generic),
Container
runtimeGeneric term for the self-contained engines that execute integration process logic.
Atombasic runtimeA non-clustered, single-tenant runtime. Basic runtimes are highly performant but do not provide high availability.
Moleculeruntime clusterA clustered, single tenant runtime that provides high availability and horizontal scalability.
Atom Cloudruntime cloudA runtime cloud is a multi-tenant runtime that can be shared securely across multiple Boomi platform accounts.
Cloud Moleculeruntime cloud clusterThe physical cluster that powers a runtime cloud. A runtime cloud contains one or more cloud clusters.
Cloud Atomcloud attachmentA virtual runtime or tenant within a runtime cloud. Cloud attachments are assigned to a specific cloud cluster within the cloud.
Boomi Cloud,
Public Atom Cloud,
Public Cloud
public runtime cloudOne of the shared, multi-tenant runtime clouds hosted by Boomi as part of the Public Cloud Service.
Public Cloud Service (PCS) (new)Boomi's commercial offering for self-service, Boomi-hosted multi-tenant runtime offerings, including Base, Tier 1, and Tier 2. When you subscribe to Boomi's Public Cloud Service, you can deploy your integrations to one of Boomi's Public Runtime Clouds in the region of your choice. Public Runtime Clouds are multi-tenant, and your integrations will run securely during runtime alongside integrations from other customers.
Private Atom Cloud,
Virtual Private Cloud
private runtime cloudA runtime cloud is created, hosted, and managed by customers or partners.
Local,
On-premises/on-prem,
Private,
Self-hosted,
Customer-hosted
localThe various runtime options that can be installed and managed by customers.
Atom ManagementRuntime ManagementThe Boomi Enterprise Platform page where you create, configure, and manage local runtimes and attachments to clouds shared with your accounts.
Atom Workerexecution workerType of worker responsible for handling real-time, low latency executions within the runtime.
runtime worker (new)Generic term for all specialized, persistent workloads within a runtime, separate from the cloud nodes.

What's not changing

Some usages of the previous terms will remain unchanged for backward compatibility. Generally speaking, any usage that could break scripting or external client applications will not change.

  • Platform API endpoint names, request/response structures, and field values
  • Platform event types (such as ATOM.STATUS)
  • Connector SDK interfaces, methods, and variables
  • Custom scripting interfaces, methods, and variables
  • Runtime installer files, installation directory paths, and any local configuration files
  • Runtime container property keys and values (although user interface labels will be updated)
On this Page