← Back to Projects

Cryptographic Data Export Pipeline — Document Signing Platform

Client: Confidential — Technology

Date: February 15, 2025

Durable FunctionsAzure Key VaultDEK/KEK EncryptionAWS S3Azure BlobCQRSSQL Server

Built a Durable Functions orchestrator for bulk export of signed envelopes. Envelope-level encryption using Azure Key Vault DEK/KEK pattern, dual-cloud storage across Azure Blob and AWS S3, SQL Server metadata tracking, and parallel batch processing. Includes a cryptographic key rotation tool. Clean domain-driven architecture with CQRS-style query objects. A system where getting the security architecture wrong has real consequences.