Great writeup. You can add an additional benefit of docker vs templates: Dynamically reconfigure/rebuild your pipelines from external parameters (example arguments), iso only using the Value placeholders.
_/ _/ Alex Van Boxel On Wed, Oct 9, 2019 at 4:55 PM Pierre Vanacker < [email protected]> wrote: > Hi Apache Beam community, > > > > We’ve been working with Apache Beam in production for a few years now in > my company (Dailymotion). > > > > If you’re interested to know how we use Apache Beam in combination with > Google Dataflow, we shared this experience in the following article : > https://medium.com/dailymotion/realtime-data-processing-with-apache-beam-and-google-dataflow-at-dailymotion-7d1b994dc816 > > > > Thanks to the developers for your great work ! > > > > Regards, > > > > Pierre >
