问 HN:你们是如何在整个技术栈中处理数据保留的?

1作者: preston-kwei3 个月前
对于构建跨多个系统(S3、数据库、缓存等)处理数据的 SaaS 企业来说,你们是否有清晰的方法来管理所有这些系统的数据保留和删除?(尤其是在每个客户都有自定义策略的情况下) 或者,你们的做法更像是生命周期规则、定时任务和手动清理的混合? 你们现在是如何做的?我觉得在向受监管行业销售时,这会成为企业交易的障碍。
查看原文
For people building SaaS with data across multiple systems (S3, DBs, caches, etc), do you actually have a clean way to manage retention&#x2F;deletion across all of them? (Especially when each customer has custom policies)<p>Or is it more a mix of lifecycle rules, cron jobs, and manual cleanup?<p>How are you doing this today? I feel like this is a blocker in enterprise deals when selling to regulated industries.