Many customers build streaming data pipelines to ingest, process and then store data for later analysis. Google will focus on a common pipeline design shown below. It consists of three steps:  Data sources send messages with data to a Pub/Sub topic. Pub/Sub buffers the messages…