tezvyn:

Design a GDPR 'Right to be Forgotten' System

Source: aws.amazon.comintermediate

Tests your ability to design a verifiable data deletion system. A good answer outlines an index metastore, an orchestrated workflow, and auditing. A red flag is focusing only on the primary database, ignoring the data lake, warehouse, and caches.

This tests your grasp of designing a verifiable, auditable process for data deletion across heterogeneous storage like S3, Snowflake, and Redis. A strong answer details three components: a central index metastore to locate data, an orchestrated workflow (e.g., Step Functions) to manage deletion tasks, and a robust auditing mechanism to prove compliance. A major red flag is proposing a simple 'delete' script that ignores the complexities of immutable data, caches, and the need for verification, which is the core challenge.

Read the original → aws.amazon.com

Get five bites like this every day.

Tezvyn delivers a daily feed of 60-second tech bites with quizzes to lock in what you learn.

Design a GDPR 'Right to be Forgotten' System · Tezvyn