
| Google Cloud Service | Purpose |
|---|---|
| Pub/Sub | Ingests and streams large volumes of transaction events in real time. |
| Dataflow | Real-time stream processing (filtering, aggregation, anomaly detection logic). |
| Vertex AI | Trains, deploys, and serves ML models for fraud detection. |
| BigQuery | Stores historical transaction data for analysis, reporting, and retraining models. |
| Cloud Functions | Triggers actions like blocking transactions, sending fraud alerts, or updating records. |
| Cloud Logging & Monitoring (Operations Suite) | Monitors pipeline performance and detects anomalies in system behavior. |
| Cloud Storage | Stores raw transaction logs, training datasets, and model artifacts. |
| Looker Studio (Data Studio) | Visual dashboards for fraud monitoring, trends, and compliance reporting. |
| Cloud Key Management Service (KMS) | Manages encryption keys for sensitive financial data. |