Skip to content

Comment on Launch HN: Defer (YC W23) – Zero-infrastructure background jobs for Node.js

Comments

Where are the encryption keys stored? Is this CronAAS suitable for sensitive workloads?

Where are the encryption keys stored?

We use AWS KMS to perform data-at-rest encryption on all data we store. We perform another encryption pass for sensitive data (e.g., Github Token, Secrets, etc.) before storing the data with a symmetric PGP key.

Is this CronAAS suitable for sensitive workloads?

It should be. Could you elaborate?

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.