Auftragsverarbeitung (EN)

Concept

Processing of personal data by a processor on behalf of the controller

Architecture

flowchart TD   A[Controller] -->|Instructions| B[Processor]   B -->|Data Processing| C[Data]   C -->|Processed Data| A   D[Personal Data] -->|Input| B   B -->|Processed Data| E[Data Recipient]      style A fill:#f9f,stroke:#333,stroke-width:2px   style B fill:#bbf,stroke:#333,stroke-width:2px   style C fill:#bfb,stroke:#333,stroke-width:2px   style D fill:#fbb,stroke:#333,stroke-width:2px   style E fill:#fbb,stroke:#333,stroke-width:2px 

In Context

  • Typically used together with Data Processing Agreement
  • Related to: DSGVO, Controller, Processor
  • Example use: Cloud service provider processing customer data on behalf of a company
Quelle: AI Generated