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 Languages Topics

article thumbnail
Enterprise Java Applications: A Practical Guide to Securing Enterprise Applications with a Risk-Driven Architecture
A risk-driven security architecture for enterprise Java-based applications, which prioritizes security controls according to the impact of the risk.
April 8, 2026
by Sravan Reddy Kathi
· 3,792 Views · 2 Likes
article thumbnail
How We Reduced LCP by 75% in a Production React App
We had a production React app with major performance issues, but a rewrite wasn't practical. This article illustrates the ways we made it better.
April 8, 2026
by Satyam Nikhra
· 4,606 Views
article thumbnail
The ORM Is Over: AI-Written SQL Is the New Data Access Layer
ORMs add hidden complexity and unpredictable performance as apps grow. With AI, you can generate clear raw SQL fast and run it safely.
April 7, 2026
by Satyam Nikhra
· 5,054 Views · 1 Like
article thumbnail
Chat with Your Oracle Database: SQLcl MCP + GitHub Copilot
MCP gives Copilot a standard way to call tools (like SQLcl) without custom integrations. SQLcl runs locally and talks to Oracle; SQL MCP exposes an MCP server over stdio.
April 3, 2026
by Sanjay Mishra
· 3,801 Views
article thumbnail
SELECT AI Query Integration Using Oracle Autonomous Database 26AI and OpenAI
A custom framework testing Oracle 26ai’s ability to convert natural language into SQL using the 22 TPC-H benchmark. With no prompt engineering, it achieves high accuracy.
April 1, 2026
by Sanjay Mishra
· 3,343 Views
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
· 2,606 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,129 Views · 1 Like
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
· 2,619 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,246 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,493 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
· 1,902 Views · 1 Like
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
· 3,872 Views · 3 Likes
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,186 Views · 5 Likes
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,130 Views · 3 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,421 Views
article thumbnail
Stop Writing Slow Pandas Code: Vectorization and Modern Alternatives Explained
Fix slow Pandas code with vectorized operations, proper indexing, and modern tools like Polars or DuckDB for faster, scalable data pipelines.
March 25, 2026
by Ankush Rastogi
· 4,138 Views · 2 Likes
article thumbnail
Data-Driven API Testing in Java With REST Assured and TestNG: Part 3
Learn how to perform data-driven API automation testing with Rest-Assured using CSV Files and TestNG's @DataProvider annotation.
March 25, 2026
by Faisal Khatri DZone Core CORE
· 3,246 Views · 1 Like
article thumbnail
Swift: Master of Decoding Messy JSON
Learn how to decode messy flat JSON in Swift using dynamic CodingKeys, clean models, and custom Decodable logic for scalable, production-ready apps.
March 25, 2026
by Pavel Andreev
· 966 Views
article thumbnail
Robust Network Layer in Swift via Clean Architecture Approach
In this article, learn how to build a highly testable and robust network layer in Swift using a Clean Architecture approach.
March 24, 2026
by Pavel Andreev
· 1,232 Views · 2 Likes
article thumbnail
Data-Driven API Testing in Java With REST Assured and TestNG: Part 2
Learn how to perform data-driven API automation testing with REST Assured using Iterator and TestNG's @DataProvider annotation.
March 24, 2026
by Faisal Khatri DZone Core CORE
· 1,622 Views · 2 Likes
  • Previous
  • ...
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • ...
  • 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
×