Architectural Blueprint

SwiftVault

From Monolithic Competition Sprint to Serverless Production.

Zero-Trust Verified
Edge-Native Performance
Baseline: Monolith

Original Sprint

Designed for BalkanID Capstone. Fixed AWS t2.small instance costing ~$204/yr at idle.

~$17 / mo
Post-Competition Audit

Serverless Shift

Decoupled the monolith to stop "burning money" on idle servers. Auto-scales to zero.

$0.00 / idle

47%

Actual TCO Savings

Optimized via R2 Egress avoidance & Neon Scaling.

// Select System Node

Open Source Handshake

The Monolith codebase is public for technical audit. It contains the core Go handlers and GraphQL resolvers used in the competition.

Access Monolith Repo

System visualization // system-map

Monolith System Mesh

The original hybrid architecture: Next.js routing, Go backend services, and multi-tier data persistence built for the BalkanID capstone.