RabbitMQ

Airbyte Support Options: Cloud, Community or Independent

Tyler Eastridge

By Tyler Eastridge, Head of Operations

LinkedIn · Updated

Airbyte support comes from Airbyte for Airbyte Cloud customers, from the Airbyte community for the open-source, self-hosted platform, and from independent providers for self-hosted deployments that carry production data pipelines with no contract behind them. Support also depends on the connector, not only the platform, and that is the part most teams miss.

What Airbyte supports

Airbyte Cloud plans include access to the Airbyte support team through the support portal, with premium support and SLAs at the higher tiers. Self-hosted open-source data integration, which Airbyte now calls Airbyte Core, is community supported: the Airbyte docs, GitHub issues and the community Slack. One change is worth knowing if you planned around it. Airbyte's documentation now states that it no longer sells Self-Managed Enterprise, and points new deployments to a Cloud plan or to Airbyte Core. For a team that wants to keep data movement inside its own infrastructure, that leaves the open-source platform and no vendor contract.

Support depends on the connector

Airbyte publishes connector support levels. Airbyte connectors are maintained by the Airbyte team and supported, with SLAs for premium support customers. Enterprise connectors are maintained by Airbyte and available only to enterprise customers at additional cost. Marketplace connectors are maintained by the community, carry no support and no SLAs, and Airbyte says they should be tested before production use. Custom connectors are yours to maintain.

Look at your own connection list with that in mind. Most estates run a few certified database and warehouse connectors and a long tail of marketplace connectors for SaaS APIs. When an upstream API changes and a marketplace connector breaks a sync, the fix is a pull request you write or wait for.

Where independent Airbyte support fits

  • Self-hosted Airbyte on Kubernetes or Docker with no vendor to call: failed upgrades, workers that run out of memory, the internal database filling up, jobs stuck in a retry loop.
  • Sync problems: schema changes that break a destination table, incremental syncs that silently fall back to full refresh and multiply warehouse cost, CDC replication from a database that falls behind.
  • Connectors: fixing or replacing a marketplace connector, or custom connector development for an internal API with the low-code builder or the CDK.
  • The pipeline around it: orchestration with Airflow, transformation in dbt, and the warehouse at the other end. ELT pipelines fail at the joins between tools, and no single vendor supports the joins.
  • Architecture decisions such as self-hosted versus Airbyte Cloud, or Airbyte versus Fivetran for a given set of data sources, from engineers who do not sell either.

AceMQ provides 24/7 Airbyte support with a 15-minute emergency SLA and named senior data engineers, for self-hosted Airbyte and Airbyte Cloud. Examples: a connector schema drift remediation and an incremental sync cost remediation.

The Airbyte incidents that actually page people

  • A sync that silently became a full refresh. A cursor field was changed, a stream was reset, or a connector upgrade altered state handling, and an incremental sync now reloads the whole table every run. Nobody notices until the warehouse bill arrives.
  • Schema drift. A source adds, renames or retypes a column. Depending on the connection settings Airbyte propagates it, pauses the connection, or fails the sync, and the downstream dbt models break either way.
  • Jobs killed for memory. On Kubernetes, sync pods are terminated when a wide table or a large record exceeds the memory limit. The defaults are conservative and the right values differ per connector.
  • CDC that falls behind. Log-based replication from PostgreSQL or MySQL depends on a replication slot or binlog retention. If syncs stop for long enough, the source either runs out of disk or discards the log, and the only recovery is a full resync.
  • Upgrades that break connectors. Platform and connector versions move independently, and a connector with a breaking change needs a reset or a migration step that is easy to miss when you upgrade everything at once.

Self-hosted or Airbyte Cloud?

Self-hosting keeps credentials and data inside your own network, which is the usual reason regulated teams choose it, and it costs you a Kubernetes deployment to run, upgrade and monitor. Airbyte has moved self-hosted deployment to Helm and its own abctl tool, and Docker Compose is no longer the supported path, so older installations have a migration ahead of them. Airbyte Cloud removes that operational work and adds vendor support for certified connectors, at a price that follows data volume. Many teams end up with both questions open at once: whether to stay self-hosted, and who supports it while they decide. An independent provider can answer the first without a stake in it, and cover the second.

Choosing

On Airbyte Cloud with certified connectors, Airbyte's own support is the first call. Self-hosted, or dependent on marketplace and custom connectors, you are the support team unless you arrange otherwise. If those syncs feed finance, product analytics or customer-facing data, arrange it.

Frequently Asked Questions

Who provides Airbyte support?

Airbyte supports Airbyte Cloud customers through its support portal. Self-hosted open-source Airbyte is community supported through docs, GitHub and Slack. Independent providers such as AceMQ support self-hosted and Cloud deployments, including connectors.

Is open-source Airbyte supported?

Only by the community. There is no vendor support contract for the self-hosted open-source platform, which Airbyte calls Airbyte Core.

Does Airbyte still sell Self-Managed Enterprise?

No. Airbyte's documentation states it no longer sells Self-Managed Enterprise and recommends a Cloud plan or Airbyte Core for new deployments.

Are all Airbyte connectors supported?

No. Airbyte-maintained connectors are supported. Marketplace connectors are community maintained with no support and no SLAs, and custom connectors are maintained by you.

Can someone build a custom Airbyte connector for us?

Yes. Custom connectors can be built with the low-code connector builder or the CDK, by your team or an independent provider, and you then own their maintenance.

Free Consultation

Get Expert Eyes on Your RabbitMQ Cluster

Whether you're troubleshooting a production incident, planning a migration, or want a second opinion on your architecture — our team is ready. No pitch, just answers.

Email Us