Store events from Twilio Segment
Overview
This solution listens to events from Twilio Segment and writes data to a Teradata Vantage instance. The example uses Google Cloud but it can be translated into any cloud platform.
Architecture
In this solution, Twilio Segment writes raw event data to Google Cloud Pub/Sub. Pub/Sub forwards events to a Cloud Run application. The Cloud Run app writes data to a Teradata Vantage database. It's a serverless solution that doesn't require allocation or management of any VM's.

Deployment
Prerequisites
- A Google Cloud account. If you don't have an account, you can create one at https://console.cloud.google.com/.
gcloudinstalled. See https://cloud.google.com/sdk/docs/install.- A Teradata Vantage instance that Google Cloud Run can talk to.
노트
If you need a test instance of Vantage, you can provision one for free at https://clearscape.teradata.com