Its likely just a difference in cost and ease of implementation but Cloud Functions seems like it may fit your use case fine.
On Thu, Jun 20, 2019 at 5:48 AM Joshua Fox <[email protected]> wrote: > I need to take data that is sent over PubSub and simply store it into > MongoDB. > > Is there an advantage to use Dataflow Streaming > <https://cloud.google.com/blog/products/data-analytics/introducing-cloud-dataflows-new-streaming-engine> > rather than Cloud Functions > <https://cloud.google.com/functions/docs/concepts/events-triggers>, given > that I just need a simple insertion, not any shuffling or other > processing across time-windows? > > > > > > -- > > > *JOSHUA FOX* > Director, Software Architecture | Freightos > > > > *T (Israel): *+972-545691165 | *T (US)*: +1-3123400953 > Smooth shipping. > > > >
