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

The Latest Coding Topics

article thumbnail
DocumentDB on Kubernetes
Securely connect to a MongoDB DocumentDB replica set in Kubernetes using mongosh with credentials retrieved dynamically from Kubernetes secrets for direct access.
April 1, 2026
by Abhishek Gupta DZone Core CORE
· 3,086 Views
article thumbnail
Kubernetes Autoscaling: What Breaks Under Real Traffic
Under real production traffic, Kubernetes autoscaling can struggle with delayed metrics, startup latency, and downstream pressure.
March 31, 2026
by Ankush Madaan
· 2,754 Views · 2 Likes
article thumbnail
Designing Production-Grade AI Tools: Why Architecture Matters More Than Models
Many AI tools fail in production not because of model quality, but due to architectural decisions around retries, cost control, observability, and multi-tenant safety.
March 31, 2026
by Aditya Gupta
· 1,673 Views · 1 Like
article thumbnail
Memory Optimization and Utilization in Java 25 LTS: Practical Best Practices
Memory optimization in the latest Java is more about controlling allocation, choosing the right GC, and measuring real behavior under load.
March 31, 2026
by Muhammed Harris Kodavath
· 3,176 Views · 5 Likes
article thumbnail
Building a Deterministic Event Correlation Engine in Go for High-Volume Alert Systems
Design a deterministic event correlation engine so the same alerts always produce the same incidents, no matter arrival order or runtime.
March 31, 2026
by Akshay Pratinav
· 1,287 Views · 1 Like
article thumbnail
Queues Don't Absorb Load — They Delay Bankruptcy
Queues hide overload. Without back-pressure, limits, and scaling, lag just grows until failure. Bound queues, alert on lag, fail fast, and plan capacity.
March 30, 2026
by David Iyanu Jonathan
· 1,765 Views · 2 Likes
article thumbnail
Scaling Kafka Consumers: Proxy vs. Client Library for High-Throughput Architectures
Scaling Apache Kafka consumption requires new patterns; proxy layers and client libraries offer practical solutions for high-throughput.
March 30, 2026
by Kai Wähner DZone Core CORE
· 1,502 Views · 3 Likes
article thumbnail
The "Bus Factor" Risk in MongoDB, MariaDB, Redis, MySQL, PostgreSQL, and SQLite
Ever wonder what would happen to an open source database project in case its main developers “get hit by a bus?" That’s what the “bus factor” measures.
March 30, 2026
by Alejandro Duarte DZone Core CORE
· 3,275 Views · 2 Likes
article thumbnail
Data-Driven API Testing in Java With REST Assured and TestNG: Part 5
Learn how to perform data-driven API automation testing with REST Assured using Excel Files and TestNG's @DataProvider annotation.
March 30, 2026
by Faisal Khatri DZone Core CORE
· 1,354 Views · 2 Likes
article thumbnail
Migrating Legacy Microservices to Modern Java and TypeScript
Incremental strangler fig migration — containerize first, route traffic gradually, and validate with shadow mode testing.
March 30, 2026
by Venkata Sandeep Dhullipalla
· 2,718 Views
article thumbnail
Deploying Java applications on Arm64 with Kubernetes
Tuning Java on Kubernetes (Arm64): align CPU/memory limits with JVM, use container-aware settings, optimize placement, and leverage OS tuning for better performance.
March 30, 2026
by Dave Neary
· 2,031 Views · 1 Like
article thumbnail
Azure Cosmos DB Playground: Learn and Experiment With Queries in Your Browser
Interactive, browser-based Azure Cosmos DB playground to learn, prototype, and test SQL queries instantly — no setup, installation, or cloud costs required.
March 30, 2026
by Abhishek Gupta DZone Core CORE
· 1,115 Views
article thumbnail
Scaling AI Workloads in Java Without Breaking Your APIs
Learn how to scale AI inference workloads in Java using async and event-driven patterns, maintaining stable APIs while improving performance and resilience.
March 27, 2026
by Ramya vani Rayala
· 4,096 Views · 3 Likes
article thumbnail
From Stream to Strategy: How TOON Enhances Real-Time Kafka Processing for AI
The TOON data format specifically targets the propagation of structured, validated, and semantically consistent data, thereby reducing ambiguity in real time.
March 27, 2026
by Gautam Goswami DZone Core CORE
· 2,061 Views
article thumbnail
Taming the JVM Latency Monster
For heaps exceeding 50 GB, choose G1 for balanced stability, Shenandoah for <10ms concurrent compaction, or ZGC for terabyte-scale orchestration with <1ms pauses.
March 26, 2026
by Theo Ezell
· 4,392 Views · 5 Likes
article thumbnail
Automating Maven Dependency Upgrades Using AI
Build an AI-driven Maven dependency upgrade pipeline that detects outdated libraries, applies safe updates, generates notes, and auto-creates tested PRs.
March 26, 2026
by Sravan Reddy Kathi
· 4,012 Views · 2 Likes
article thumbnail
When Kubernetes Says "All Green" But Your System Is Already Failing
Learn about how standard cluster observability misses the failure signals that matter most during real incidents, outages, and postmortems.
March 26, 2026
by Shamsher Khan DZone Core CORE
· 3,380 Views
article thumbnail
Document Generation API: How to Automate Personalized Document Creation at Scale
Learn how document generation APIs automate PDF and DOCX creation using templates and JSON data, with real-world use cases and a step-by-step Foxit DocGen implementation.
March 26, 2026
by Jakkie Koekemoer
· 3,396 Views · 3 Likes
article thumbnail
MCP vs Skills vs Agents With Scripts: Which One Should You Pick?
Learn about when to use MCP, skills, and agents with scripts. How are they different from each other and what are they actually meant to be used for.
March 26, 2026
by Vidyasagar (Sarath Chandra) Machupalli FBCS DZone Core CORE
· 4,731 Views · 4 Likes
article thumbnail
Data-Driven API Testing in Java With REST Assured and TestNG: Part 4
Learn how to perform data-driven API automation testing with Rest-Assured using JSON Files and TestNG's @DataProvider annotation.
March 26, 2026
by Faisal Khatri DZone Core CORE
· 3,574 Views
  • Previous
  • ...
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • ...
  • Next
  • 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
×