professional-cloud-data-engineer
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
A financial enterprise is designing a scalable ingestion pipeline on Google Cloud to prepare multi-page PDF prospectuses and scanned image documents for a Retrieval-Augmented Generation (RAG) system. The documents are stored in Cloud Storage and contain multi-column text, nested tabular structures, and complex visual formatting that must be preserved to perform accurate layout-aware chunking before generating vector embeddings.
Which ingestion and extraction architecture should the data engineering team implement?
Dataflow is a fully managed, serverless stream and batch data processing service built on Apache Beam, designed to execute high-throughput data transformations. Document AI is Google Cloud's AI-powered document understanding platform that parses unstructured files (such as PDFs, HTML, and scanned images) into structured data representations, extracting structural entities, reading order, and table hierarchies.
Combining Dataflow with Document AI decouples document ingestion, structural layout parsing, and data normalization into an elastic, enterprise-grade pipeline. It avoids single-node processing bottlenecks and ensures rich structural metadata is preserved for context-accurate retrieval in RAG workloads.
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.