Discussion about this post

User's avatar
Haris Pasha Dipto's avatar

I think "Node.js or react is popular for frontend development" is not absolutely correct as nodejs is mostly used for backend development.

Expand full comment
Paul Brobst's avatar

“With the data cached at so many levels, how can we guarantee the sensitive user data is completely erased from the systems?”

Every cache entry need a time-to-live so it will time out and eventually a be discarded. Ground truth data storage and backups need a different strategy, likely annotations/metadata around which data is deemed sensitive so it can be deleted directly.

Expand full comment
4 more comments...

No posts