This document describes a serverless data architecture for processing tweets about Black Friday and performing sentiment analysis using Google Cloud Platform services. It involves collecting tweets from Twitter using Pub/Sub, running containers on Kubernetes, processing the data with Dataflow pipelines that write to BigQuery tables, and using the Natural Language API for sentiment analysis. The full pipeline is demonstrated in a live demo.