Technical notes
Blog
Technical posts and architecture notes that support the platform, data, and enterprise AI work featured on this site.
Start with projects for public project notes, or the resume for a role-specific summary.
Updated
Profile content was refreshed May 2026. New posts appear here when published.
Data engineering
Jul 4, 2023 / 3 min read
Data Mesh: A New Paradigm for Data Engineering and Analytics
As organizations collect more and more data, the traditional centralized approach to data engineering and analytics is no longer...
Read article
Data engineering
Jul 2, 2023 / 3 min read
Bare Metal to Kubernetes Migration: A Comprehensive Guide for On-Premise Environments
Introduction In recent years, Kubernetes has become the de facto standard for container orchestration, enabling organizations to deploy,...
Read article
Data engineering
Jul 2, 2023 / 3 min read
The Power of Data Visualization: Unveiling Insights That Drive Business Growth
In today's data-driven world, data visualization has emerged as a powerful tool to unlock the true potential of data.
Read article
Data engineering
Jun 29, 2023 / 3 min read
Maven Wrapper: Maven behind proxy and internal repository using mvnw
TLDR: Use maven wrapper to automatically resolve dependencies from internal nexus (or any other repository) if you're behind VPN, or from...
Read article