Portfolio Website Data Architecture
End-to-end modern data architecture showcasing operational sources, ingestion pipelines, cloud data lake, and analytics serving layers.
I design performance-critical, Low-latency data platforms in AWS and hybrid environments — especially for Fintech and Hedge funds — where milliseconds, resilience, and data integrity matter. This website showcases my work and architecture case studies using cloud services.
Deep database foundations: My architecture work is grounded in 15+ years of hands-on Oracle and SQL Server DBA experience. View my DBA portfolio →
Owned and evolved the firm’s cloud database, replication, and access platforms, driving adoption of modern AWS services, reducing cost, and enabling secure, low-latency data access at scale.
Delivered AWS and Private cloud database reliability, automation, and operational excellence across AWS environments.
Owned performance, resilience, and security of high-throughput Oracle databases supporting mission-critical financial trading and risk platforms.
End-to-end modern data architecture showcasing operational sources, ingestion pipelines, cloud data lake, and analytics serving layers.
A self-service portal built from scratch by me enabling users to reset their own passwords and unlock accounts securely using AWS-managed services like Active Directory and JWT Tokens. Users log in using network credentials, meaning no usernames or passwords are required.
Automated hourly refresh of reference tables from Oracle RDS database to a RDS Postgres database using DMS and scheduled AWS EventBridge Rules.
Daily refresh of Oracle Development database tables from Production using AWS export and import Procedures run by a Lambda on an EventBridge Schedule.
Serverless CDC pipeline: AWS DMS captures changes and write to S3 as CSV files, New files triggers a Lambda function to loads data into ClickHouse tables.