ServicesCase StudiesAboutBlogContact+1 347 389 5523
Cybersecurity SaaS

Keeper: Zero-Trust Secrets Management SaaS Built for US Enterprise DevOps Teams

HSM-backed zero-trust secrets management with SOC 2 from launch

Client: Keeper
Keeper: Zero-Trust Secrets Management SaaS Built for US Enterprise DevOps Teams

The Challenge

What Keeper Was Facing

Keeper provides secrets management for engineering teams — API keys, database credentials, TLS certificates — and the security bar for such a platform is exceptionally high. Every architectural decision had to assume breach: secrets had to be encrypted with keys the platform operator could not access, every read and write had to be immutably logged, and access had to be revocable instantly. Performance could not be sacrificed for security.

The Solution

What We Built

We built the encryption layer on AWS KMS with envelope encryption — each secret encrypted with a data key, the data key encrypted with a KMS CMK, and the CMK never leaving the HSM. The platform used a CQRS pattern: writes appended to an immutable event store (the audit log), with a projection worker maintaining the current state of each secret for fast reads. Access policies were evaluated by a dedicated authorization service using OPA (Open Policy Agent). All access flowed through an mTLS-authenticated API gateway with no public ingress.

Keeper: Zero-Trust Secrets Management SaaS Built for US Enterprise DevOps Teams – solution

Results

Measurable Outcomes

Secret retrieval P99 latency at 28ms including KMS decryption and policy evaluation
Immutable audit log captures 100% of operations with cryptographic integrity verification
SOC 2 Type II achieved within 4 months of platform launch

Let's build something great together — get in touch

Ready for Similar Results?

Start Your SaaS Journey
Keeper: Zero-Trust Secrets Management SaaS Built for US Enterprise DevOps Teams | SaaS Development US