Google Cloud's serverless workflow orchestration service for connecting and automating cloud services using HTTP-based state machines. Like a traffic controller directing requests between services in a defined sequence. It is GCP's equivalent of AWS Step Functions.
A payment processing pipeline uses Cloud Workflows to call a fraud-detection API, charge a card, update the database, and send a receipt — all in a reliable, ordered sequence.