Data Forge — Market Data Engineering
Data Forge is a data engineering platform developed by DWCorp as outsourcing for KBRA, focused on distributed market data scraping and visualization for CMBS domain advisors.
Data Pipeline (5 Stages)
- deal_access_scraper — Market data collection
- deal_manager — Data management and organization
- file_fetcher — File retrieval
- preprocessor — Data preparation and cleaning
- file_validator — Validation and quality control
Infrastructure (Terraform)
- AWS S3 for data storage
- AWS EventBridge for event orchestration
- AWS RDS for database
- AWS SSO for authentication
- Docker for containerization
Forge UI — Visualization Dashboard
- React 19 with React Router 7 and SSR
- TailwindCSS 4 for styling
- Vite 6 for fast builds
- Docker + Nginx for production deployment
- ESLint + Prettier + Husky for code quality
Context
Developed as an outsourcing project for KBRA, Data Forge demonstrates DWCorp's capability in enterprise data engineering with high complexity and volume.


