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
Please enter at least three characters to search
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Because the DevOps movement has redefined engineering responsibilities, SREs now have to become stewards of observability strategy.

Apache Cassandra combines the benefits of major NoSQL databases to support data management needs not covered by traditional RDBMS vendors.

The software you build is only as secure as the code that powers it. Learn how malicious code creeps into your software supply chain.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

The Latest Coding Topics

article thumbnail
How To Introduce a New API Quickly Using Quarkus and ChatGPT
Stepping outside of my comfort zone, let’s see how quickly we can introduce an API-First-driven RESTful by leveraging ChatGPT, Quarkus, and Heroku.
May 21, 2025
by John Vester DZone Core CORE
· 14,029 Views · 3 Likes
article thumbnail
The Future of Java and AI: Coding in 2025
Explore how Java developers are leveraging AI and modern frameworks like Quarkus to build cutting-edge applications in 2025.
May 21, 2025
by Daniel Oh DZone Core CORE
· 3,386 Views · 2 Likes
article thumbnail
Can You Run a MariaDB Cluster on a $150 Kubernetes Lab? I Gave It a Shot
Alejandro Duarte tests a MariaDB Galera cluster on a budget Orange Pi Kubernetes setup, tuning settings for resource limits and confirming successful replication.
May 21, 2025
by Alejandro Duarte DZone Core CORE
· 9,634 Views · 3 Likes
article thumbnail
Driving DevOps With Smart, Scalable Testing
DevOps thrives on fast, reliable releases — and that means better testing. Automation across APIs, code, and E2E flows helps catch bugs early and ship confidently.
May 21, 2025
by Dima Kramskoy
· 2,739 Views
article thumbnail
Manual Sharding in PostgreSQL: A Step-by-Step Implementation Guide
Implement manual PostgreSQL sharding with simple SQL routing functions and measure performance gains through benchmarking.
May 20, 2025
by Aditya Karnam Gururaj Rao
· 2,704 Views · 3 Likes
article thumbnail
Building Reliable LLM-Powered Microservices With Kubernetes on AWS
This article explores how to design, build, and deploy reliable, scalable LLM-powered microservices using Kubernetes on AWS, covering best practices for infrastructure.
May 20, 2025
by Rajarshi Tarafdar
· 4,111 Views · 2 Likes
article thumbnail
Tired of Spring Overhead? Try Dropwizard for Your Next Java Microservice
You'll learn how to set up your first Dropwizard project, create a RESTful API, and run it with an embedded Jetty server — all using minimal boilerplate.
May 20, 2025
by Mohit Menghnani
· 5,071 Views · 5 Likes
article thumbnail
How Kubernetes Cluster Sizing Affects Performance and Cost Efficiency in Cloud Deployments
Learn how Kubernetes cluster sizing impacts performance and cost efficiency. Learn best practices for optimal resource management and cloud deployment success.
May 20, 2025
by Hitesh Jodhavat
· 4,330 Views · 1 Like
article thumbnail
How to Perform Custom Error Handling With ANTLR
An article to help you understand how to configure a custom error listener to provide better error handling while using ANTLR to build your parser.
May 19, 2025
by Sandeep Bishnoi
· 1,827 Views · 1 Like
article thumbnail
Using Python Libraries in Java
This article discusses how Python libraries can be integrated into Java by presenting real-world examples and Jython samples.
May 16, 2025
by Constantin Kwiatkowski
· 5,813 Views · 6 Likes
article thumbnail
AWS to Azure Migration: A Cloudy Journey of Challenges and Triumphs
Migrating from AWS to Azure isn’t a simple swap — it needs planning, testing, and adaptation, from cost benefits to Microsoft integration.
May 15, 2025
by Abhi Sangani
· 4,127 Views
article thumbnail
Designing a Java Connector for Software Integrations
A Java connector unites different systems by allowing them to send information effectively while making crucial data freely available through interoperable interfaces.
May 15, 2025
by Anant Wairagade
· 6,182 Views · 1 Like
article thumbnail
Vibe Coding With GitHub Copilot: Optimizing API Performance in Fintech Microservices
Can GitHub Copilot optimize fintech APIs? We test its performance, help, vibe coding flow, real-world impact, and limits.
May 15, 2025
by Sibasis Padhi
· 6,422 Views · 6 Likes
article thumbnail
Memory Leak Due to Time-Taking finalize() Method
All objects in Java implicitly inherit from java.lang.Object. This class contains multiple methods, which can be overridden in the child class.
May 15, 2025
by Ram Lakshmanan DZone Core CORE
· 5,112 Views · 2 Likes
article thumbnail
Mastering Advanced Aggregations in Spark SQL
OLAP (Online Analytical Processing) aggregation techniques in Spark SQL are used for complex, multi-level data analysis over large datasets.
May 15, 2025
by Ram Ghadiyaram
· 3,720 Views · 8 Likes
article thumbnail
MySQL to PostgreSQL Database Migration: A Practical Case Study
In this case study, learn how migrating MySQL to PostgreSQL boosted query speed, optimized JSON and JOINs, and improved scalability for an e-commerce platform.
May 14, 2025
by Vlad Bilyak
· 3,245 Views · 2 Likes
article thumbnail
Unlocking AI Coding Assistants: Generate Unit Tests
This blog post instructs on creating qualitative unit tests for a Spring Boot application using an AI coding assistant and its capabilities and limitations.
May 14, 2025
by Gunter Rotsaert DZone Core CORE
· 3,372 Views · 2 Likes
article thumbnail
A Simple, Convenience Package for the Azure Cosmos DB Go SDK
Learn about cosmosdb-go-sdk-helper: Simplify Azure Cosmos DB operations with Go. Features auth, queries, error handling, metrics, and Azure Functions support.
May 14, 2025
by Abhishek Gupta DZone Core CORE
· 2,972 Views · 1 Like
article thumbnail
Performing and Managing Incremental Backups Using pg_basebackup in PostgreSQL 17
PostgreSQL 17 adds incremental backups with pg_basebackup and pg_combinebackup, saving time and storage by capturing only changed data since the last backup.
May 14, 2025
by arvind toorpu DZone Core CORE
· 2,226 Views · 1 Like
article thumbnail
DGS GraphQL and Spring Boot
This article explain how to use and implement DGS GraphQL using Spring Boot, and the GraphQL dashboard to make specific REST requests.
May 13, 2025
by Milan Karajovic
· 5,299 Views · 3 Likes
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • Next

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

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 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: