Airbyte Certified Data Integration Professional Practice Test
Airbyte data integration certification covering connector configuration, ELT pipelines, incremental syncs, custom connector development, and data integration best practices. Administered by Airbyte. Key domains include Advanced Topics, Best Practices, Core Knowledge and Fundamentals.
Preguntas de Muestra
Prueba algunas preguntas para ver cómo es el examen completo.
The analytics engineering team has one Salesforce source with 38 available objects, but only six objects should land in Snowflake. The product manager asks whether to create six separate sources. Which design uses Airbyte's connection and stream concepts correctly?
The data platform manager wants one Airbyte workspace to replace a scheduler, a data quality engine, and a warehouse semantic layer for Postgres to BigQuery reporting. Which response sets the right boundary for Airbyte?
A Postgres table has no updated_at column, has a stable primary key, and receives moderate updates. The team does not need delete capture, but wants to avoid full refresh scans into Snowflake. Which replication method is the best first candidate when supported?
A finance team wants Postgres orders to arrive in Snowflake after a vendor file closes at 02:10 UTC, but they also need a backfill to be triggered from an incident runbook. Which scheduling approach is most appropriate?
A MongoDB source with 750 GB of transactional tables must sync deletes and updates into Databricks with low latency. The DBA grants SELECT only and asks Airbyte to infer changes from query time. What is the key missing prerequisite?