My Journey with Oracle DB: Lessons, Frustrations, and What I Carry Forward
A candid look at building massive multi-tenant ERPs with Oracle: the brilliance of schema isolation versus the friction of legacy developer experience.
Technical Writing & Insights
Explorations into AI pipelines, enterprise multi-tenancy, high-throughput cloud backends, and full-stack performance optimization.
A candid look at building massive multi-tenant ERPs with Oracle: the brilliance of schema isolation versus the friction of legacy developer experience.
How to investigate and resolve slow backend APIs in production when you have zero prior context on the codebase.
A complete architectural walkthrough of securely integrating Stripe payments and Firebase social authentication into a Node.js backend.
A candid look at building massive multi-tenant ERPs with Oracle: the brilliance of schema isolation versus the friction of legacy developer experience.
How decoupling background cron jobs from web application pods via environment variables solved severe data replication and API rate-limiting issues in a high-scale NYC PropTech platform.
A deep dive into building sub-100ms vector search retrieval pipelines for LLM RAG applications at enterprise scale.
Exploring schema-per-tenant vs row-level security (RLS) isolation strategies for mission-critical enterprise applications.
Practical techniques to achieve 100/100 Lighthouse scores, sub-50ms Interaction to Next Paint (INP), and zero Cumulative Layout Shift.
A hands-on guide to implementing automated zero-downtime rolling updates for enterprise cloud infrastructure using GitHub Actions.