Skip to main content

Security, Data Routing & GDPR

This section describes how the Bytek Prediction Platform (BPP) protects customer data: the architecture, the data routing from BigQuery to downstream platforms, the security control set, data residency, and the GDPR framework. ByTek S.r.l. (Datrix Group) operates the platform.

Principles

  1. Warehouse-centric processing. Source data is read from the customer's own BigQuery project and enriched results are written back into that same warehouse. BPP does not build a parallel data lake of raw customer data.
  2. Minimal, pseudonymized activation. Only SHA-256-hashed identifiers and predictive values (scores, pLTV, segment labels) are sent to downstream platforms (Google Ads, Meta, custom APIs). Raw behavioral and transactional records are never sent to advertising platforms.
  3. Customer stays the Data Controller. ByTek acts strictly as a Data Processor under Art. 28 GDPR, processing only on the customer's documented instructions, with no secondary use.
  4. EU-only, enterprise-grade controls. All infrastructure is hosted within the EU/EEA, governed by an Information Security Management System (ISMS) aligned to ISO/IEC 27001:2022 and the NIST CSF, with continuous control monitoring via Drata.

Infrastructure at a glance

ComponentTechnologyHosting
Core API (control plane)Django REST Framework (Python)Google Cloud Run — GCP europe-west1 (Belgium)
FrontendReact + Vite + TypeScriptGoogle Cloud Run — GCP europe-west1
Export / ETL / AI jobsPythonByTek EU infrastructure (GCP + Hetzner Cloud, Germany)
Central config DB / per-customer reconciliation DBPostgreSQLCloud SQL — GCP EU
Data warehouseGoogle BigQueryCustomer's own GCP project
Secret managementGoogle Secret Manager (apps) + Zoho Vault (privileged)GCP EU
CI/CDBitbucket Pipelines + Google Cloud BuildGCP EU
Identity providerGoogle Workspace (enforces MFA)EU

All ByTek-operated infrastructure runs within the EU/EEA.

In this section

Compliance posture

FrameworkStatus
ISO/IEC 27001:2022ISMS established with a defined certification scope; certification in progress.
NIST CSFControls mapped to the framework.
GDPRProcessor obligations met (DPA, ROPA, external DPO, policy set).
Google Cloud (sub-processor)ISO 27001:2022 certified and SOC 2 Type II.

Continuous compliance is monitored via Drata across Google Workspace, GCP, and Bitbucket.

Shared responsibility model

AreaCustomer (Controller)ByTek (Processor)
Raw customer dataOwns, stores, governs in own BigQuery projectReads in place; writes results back; no data lake
Lawful basis & consentEstablishes (e.g. via a consent platform)Honors PII flags & suppression
Data residency choiceDecides warehouse regionHosts ByTek components EU-only
Identifiers for activationProvidesNormalizes and SHA-256-hashes before sending
BPP UI accessManages its own usersEnforces MFA & RBAC
Erasure requestsInitiatesExecutes end-to-end across reconciliation DB and BigQuery
Activation platform termsHolds Google Ads / Meta accountsSends only hashed IDs and values

Quick reference

TopicAnswer
Data residencyEU/EEA only (GCP Belgium + Hetzner Germany)
Encryption at rest / in transitAES-256 / TLS 1.2+
Key rotation≤12 months
MFAMandatory (production, cloud, admin)
Access reviewQuarterly
Patch SLAsCritical 24h / High 72h / Medium 7d / Low 30d
SAST / DASTYes (CI/CD gate) / Yes (staging)
Penetration testAnnual, independent
SIEM / log retentionYes / ≥12 months
BackupsDaily, multi-region EU, AES-256, quarterly restore test
DR test cadenceSemi-annual
Breach notificationAuthority and controller within 72h
Secure deletionCrypto-shredding / secure media destruction
DPOExternal (SAPG Legal Tech S.r.l.)
Sub-processorsGCP, Hetzner (EU)