Design Your PipelineThis page helps you design your Apache Beam pipeline. It includes information about how to determine your pipeline’s structure, how to choose which transforms to apply to your data, and how to determine your input and output methods. Before reading this section, it is recommended that you become familiar with the information in the Beam programming guide. What to consider when