N
Nilesh.
My Journal

Insights & Engineering Notes

Articles, tutorials, and tech write-ups about Java, Spring Boot, Next.js, databases, and AI engineering.

Featured · Backend Development

Building Scalable Microservices with Spring Boot and Spring Cloud

Learn the core design patterns and best practices for creating resilient, distributed, and highly available Java microservices.

Jun 1, 2026 8 min read
< Engineering Log />
Web Development

The Ultimate Guide to Next.js App Router and Supabase Authentication

Secure your modern Next.js SaaS platforms using Supabase Auth, middleware protection, and server components seamlessly.

May 25, 2026 6 min read
Artificial Intelligence

Vector Databases: Choosing Between pgvector, Pinecone, and Chroma for LLMs

An in-depth analysis of semantic search architectures and how to store multi-dimensional embeddings for RAG systems.

May 10, 2026 10 min read
Database Design

PostgreSQL Query Optimization: Indexes, EXPLAIN ANALYZE, and RLS

How to audit slow database requests, write performant SQL indexes, and structure row-level security without sacrificing execution speed.

Apr 28, 2026 7 min read