What problem does it solve?
This Skill helps you build, package, launch, and troubleshoot Apache Beam pipelines on Google Cloud Dataflow without guessing at deployment details or runtime settings.
Core Features & Use Cases
- Project Setup Guidance: Choose Beam versions, language-specific project structure, and consistent dependency versions across Java and Python pipelines.
- Flex Template Packaging: Build reproducible Dataflow Flex Templates, with Cloud Build preferred for image creation and single-image support for Python dependencies.
- Operations and RCA: Diagnose slow or failing jobs using Dataflow messages, Monitoring metrics, and Cloud Logging.
- Example Use Case: A team migrating a Python streaming pipeline to Dataflow can use this Skill to standardize the Docker image, launch parameters, and troubleshooting workflow.
Quick Start
Ask for help creating or debugging a Google Cloud Dataflow Apache Beam pipeline, and include the language, whether you need a Flex Template, and any job or performance details you already have.