DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library
Core Badge
Avatar

Jubin Abhishek Soni

DZone Core CORE

Senior Software Engineer at Yahoo

US

Joined May 2025

About

Jubin Soni is a Senior Software Engineer with 14+ years of experience building scalable systems, real-time data pipelines, and AI-driven platforms for industry leaders in technology and media. With deep expertise spanning cloud-native architectures, distributed systems, and applied machine learning, Jubin brings a rare combination of engineering depth and research breadth to every problem he tackles. He is a published researcher with work appearing in IEEE and other peer-reviewed venues, and a Manning Publications author. Jubin holds IEEE Senior Member status and has spoken at technical conferences including P99 CONF, ACM and APIdays, sharing his expertise in distributed systems, serverless architectures, and AI with engineering communities globally. He is passionate about pushing the boundaries of what scalable software can do — and sharing those insights with fellow engineers through writing, research, and open source.

Stats

Reputation: 2617
Pageviews: 101.2K
Articles: 46
Comments: 3

Expertise

Microservices Expertise Icon

Microservices

  • Articles
  • Trend Reports
  • Comments

Articles

article thumbnail
Building an AI Agent That Responds to Real-Time Events With AWS Bedrock, Kinesis, DynamoDB, and S3
Build an AI agent that processes real-time events with Amazon Bedrock and a serverless AWS architecture powered by Kinesis, DynamoDB, and S3.
July 3, 2026
· 207 Views
article thumbnail
Real-Time AI Feature Engineering With Spark Structured Streaming and Databricks Feature Store
How Spark Structured Streaming and the Databricks Feature Store work together to build point-in-time-correct features from Kafka events to streaming transformations.
July 2, 2026
· 392 Views
article thumbnail
Apache Spark Query Optimization on Databricks: Catalyst, AQE, and Photon Engine
Spark query performance on Databricks is driven by a multi-layer optimization stack: Catalyst transforms SQL into optimized execution plans.
July 2, 2026
· 364 Views
article thumbnail
Fine-Tuning LLMs at Scale With Databricks MLflow and Spark
Learn how Databricks, Apache Spark, MLflow, and Hugging Face Transformers work together to create an end-to-end fine-tuning platform.
June 30, 2026
· 865 Views
article thumbnail
Connect Existing Data to AI Retrieval: How to Build Production-Ready Search Without Rebuilding Core Systems
Step-by-step tutorial building AI retrieval over existing data systems using a thin layer, covering workflow design, indexing, evaluation, and RAG pipeline.
June 23, 2026
· 1,681 Views · 1 Like
article thumbnail
I Built a VS Code Extension to Debug Azure AI Foundry Agents Without Leaving My Editor
Free VS Code extension for Azure AI Foundry agent traces into your editor as an interactive timeline — see tool calls, token costs, and conversation replays.
June 23, 2026
· 1,020 Views · 1 Like
article thumbnail
Amazon CodeWhisperer to Q Developer to Kiro: The Rise of Agentic Coding
If you’re a backend engineer working with AWS and curious about how we went from autocomplete-style AI to agentic, this one breaks down the architecture shifts.
June 18, 2026
· 1,770 Views
article thumbnail
Building a Vector Index in Azure AI Search: HNSW, Profiles, and RAG Retrieval
Use Azure AI Search as your RAG vector store. Build a Python example: define an HNSW vector index, upload embeddings, and run k-NN queries.
June 15, 2026
· 1,113 Views
article thumbnail
Amazon OpenSearch Vector Search Explained for RAG Systems
Use Amazon OpenSearch k-NN as your RAG vector store. Build a small Python example: create the index, embed docs, search by meaning.
June 9, 2026
· 984 Views
article thumbnail
Amazon Quick: AWS's Agentic Workspace, Explained for Engineers
A technical deep dive into Amazon Quick — how it works, how it connects to your tools via MCP, and where it sits in the AWS agent stack.
June 9, 2026
· 2,517 Views
article thumbnail
S3 Vectors: How to Build a RAG Without a Vector Database
You don't need a vector database anymore. S3 Vectors gives you native vector storage + similarity search, serverless, at up to 90% less cost
May 19, 2026
· 1,435 Views
article thumbnail
Run Gemma 4 on Your Laptop: A Hands-On Guide to Google's Latest Open Multimodal LLM
Gemma 4 — architecture deep-dive, thinking mode, function calling, audio + image input, and a small project — no cloud, no API keys.
May 19, 2026
· 3,564 Views · 2 Likes
article thumbnail
The Agent Protocol Stack: MCP vs. A2A vs. AG-UI
Three protocols are shaping how AI agents interact with tools, other agents, and users. Here's what each one does, how they fit together, and when to reach for which.
May 15, 2026
· 2,888 Views
article thumbnail
AWS Kiro: The Agentic IDE That Makes Specs the Unit of Work
You describe a feature, and Kiro generates structured requirements.md, design.md, and tasks.md files first, then implements against them.
May 13, 2026
· 3,044 Views · 2 Likes
article thumbnail
I Gave Gemini 3 My Worst Legacy Code — Here’s What Happened
Feeding legacy code to Gemini 3 reveals key refactoring lessons: prioritize modularity, decouple logic, and use AI to automate unit tests.
May 7, 2026
· 2,960 Views · 1 Like
article thumbnail
Engineering LLMOps: Building Robust CI/CD Pipelines for LLM Applications on Google Cloud
Master LLMOps on GCP by automating prompt evaluation, model deployment, and monitoring with Cloud Build and Vertex AI for robust AI apps.
May 5, 2026
· 2,007 Views
article thumbnail
5 Ways Azure AI Search Enhances Enterprise RAG Architectures
Azure AI Search enhances RAG through hybrid search, semantic reranking, and enterprise-grade security for scalable production AI apps.
April 30, 2026
· 3,358 Views
article thumbnail
What AWS Kiro Matters for Agentic Development
AWS Kiro is a high-speed communication fabric for AI agents, enabling sub-millisecond coordination and persistent memory management.
April 29, 2026
· 2,311 Views
article thumbnail
65% of Enterprises Will Deploy Agentic AI by 2027: A Deep Technical Analysis of Readiness
Agentic AI is the next frontier for enterprises. This guide covers technical architectures, multi-agent design, and deployment readiness.
April 28, 2026
· 3,030 Views
article thumbnail
Architecting Autonomous Agents: A Deep Dive into Azure AI Foundry Agent Service
Build enterprise-ready AI agents using Azure AI Foundry Agent Service with integrated tools, state management, and robust security.
April 27, 2026
· 2,049 Views
article thumbnail
Gemini + Veo: A Deep Dive into Google’s High-Fidelity Video Generation Pipeline
A deep dive into Google's video generation stack, combining Gemini's reasoning with Veo's cinematic 1080p video production pipeline.
April 23, 2026
· 2,346 Views
article thumbnail
Gemini Agent vs Microsoft Copilot vs ChatGPT Operator: How They Compare
AI is shifting from chat to action. Learn how Agentic AI, Copilots, and Operators differ in architecture, capability, and autonomy.
April 20, 2026
· 1,839 Views
article thumbnail
AI-Powered Dev Workflows: How SWEs Are Shipping Faster in 2026
Boost your velocity with AI-orchestrated workflows. Learn best practices for prompt engineering, automated reviews, and secure code generation.
April 17, 2026
· 2,903 Views · 1 Like
article thumbnail
Architecting the Future of Research: A Technical Deep-Dive into NotebookLM and Gemini Integration
Explore how NotebookLM and Gemini 1.5 Pro revolutionize research through source grounding, long context windows, and content pipelines.
April 15, 2026
· 2,704 Views
article thumbnail
Mastering Gemma 4
Master Gemma 4 with this deep dive into its architecture, distillation training, and Python implementation for production AI workflows.
April 15, 2026
· 3,393 Views
article thumbnail
MCP + AWS AgentCore: Give Your AI Agent Real Tools in 60 Minutes
A hands-on walkthrough on building an AI agent with real tools using AWS Bedrock AgentCore Runtime. FastMCP and the Strands agent.
April 8, 2026
· 3,740 Views
article thumbnail
Beyond the LLM: Why Amazon Bedrock Agents Are the New EC2 for AI Orchestration
Amazon Bedrock Agents are the EC2 of the agentic era, providing scalable, managed infrastructure for complex AI reasoning workflows.
April 7, 2026
· 2,684 Views
article thumbnail
Mastering Azure Kubernetes Service: The Ultimate Guide to Scaling, Security, and Cost Optimization
Learn to optimize AKS with automated scaling, robust security policies, and cost-saving techniques for high-performance cloud clusters.
April 2, 2026
· 3,002 Views · 1 Like
article thumbnail
Getting Started with Gemini Agents: Build a Data-Connected RAG Agent using Vertex AI Agent Builder
Build a production-ready RAG agent using Gemini and Vertex AI Agent Builder to query your private data with high accuracy and speed.
March 31, 2026
· 1,264 Views
article thumbnail
Stateful AI: Streaming Long-Term Agent Memory With Amazon Kinesis
Stream every agent interaction into vector memory for real-time, scalable, persistent, fully queryable, and context-rich AI memory.
March 26, 2026
· 2,389 Views

Trend Reports

Trend Report

Cognitive Databases, Intelligent Data

No longer passive storage and query engines, databases are becoming active, intelligent participants in how modern systems interpret, connect, and act on data. As AI moves deeper into production and enterprises adopt generative and agentic architectures, the database layer is being reshaped to support semantic search, contextual retrieval, and real-time decision-making. Vector databases, semantic indexing, and AI-driven optimization are changing how developers work with both structured and unstructured data, while the line between transactional and analytical systems continues to fade under hybrid workload demands.This report examines these industry shifts in practical terms, exploring how relational, NoSQL, vector, and multi-model systems are coming together to support AI-native applications. Our research, guest thought leadership, and practitioner insights look at how teams are bringing vector search into production, updating architectures for AI workloads, and redesigning data pipelines around semantic and contextual intelligence.

Cognitive Databases, Intelligent Data

Comments

AWS Kiro: The Agentic IDE That Makes Specs the Unit of Work

May 20, 2026 · Jubin Abhishek Soni

Really appreciate that, Georgi, thanks for taking the time to read it!

Enhancing SQL Server Performance with Query Store and Intelligent Query Processing

Apr 14, 2026 · arvind toorpu

Great article! thanks for sharing

Mastering Azure Kubernetes Service: The Ultimate Guide to Scaling, Security, and Cost Optimization

Apr 14, 2026 · Jubin Abhishek Soni

Thanks, appreciate it! Great question, AKS autoscaling behaves similarly to self-managed Kubernetes since it uses the same HPA + Cluster Autoscaler components. HPA reacts quickly to spikes, but node scaling still has some lag due to provisioning time. AKS mainly makes this more reliable and easier to manage, but for sharp bursts, you may still need buffer capacity or tools like KEDA.

User has been successfully modified

Failed to modify user

  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook