Hello, I've been using Beam for a few months now and I'd like to know if there are any best practices/materials that explain how to write efficient and optimized Beam pipelines.
For example using a CombinePerKey/ReducePerKey/SumPerKey instead of a simple GroupByKey to reduce shuffling and latency. Any tips are welcome as I want to learn a lot (: Have a nice day, J.
