A production-grade fintech portfolio platform — built end to end, backend through infrastructure, not just a frontend.
WealthWise is a portfolio-tracking dashboard for fintech-style investment data — built as a demonstration project, not a live product with real users. The goal was never a UI wrapped around fake JSON; it was proving out a complete build-to-operate pipeline end to end: a real Django REST API, a React frontend consuming it, and the exact infrastructure and observability discipline a production fintech platform would actually need underneath — provisioned as code, deployed through a real CI/CD pipeline, and watched by the same class of tools production systems use.
How a request gets served, how a deploy actually ships, and how anyone would know if either one broke.
Every piece above — VPC, EC2, RDS, ALB, S3, ECR, DynamoDB — is defined in Terraform. Nothing here was clicked together by hand.
Tell us what you're building — we'll scope it, quote it, and get moving.