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

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

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

SBOMs are essential to circumventing software supply chain attacks, and they provide visibility into various software components.

The Latest Tools Topics

article thumbnail
Scaling Azure Microservices for Holiday Peak Traffic Using Automated CI/CD Pipelines and Cost Optimization
Automate Azure microservice scaling with CI/CD, AKS, and IaC for cost-effective, error-free holiday peak traffic handling.
May 30, 2025
by Prabhu Chinnasamy
· 4,885 Views · 42 Likes
article thumbnail
Is Low Code the Developer's Ally or Replacement? Debunking Myths and Misconceptions
Low-code complements developers by automating routine tasks while preserving their essential role in architecture and complex problem-solving.
May 30, 2025
by Vinish Kapoor
· 2,580 Views · 4 Likes
article thumbnail
The Ultimate Guide to Code Formatting: Prettier vs ESLint vs Biome
Break down the differences and customize the three most popular tools for formatting and checking code: the simple Prettier, the modern Biome, and the boundless ESLint.
May 29, 2025
by Maksim Kachurin
· 2,859 Views
article thumbnail
When Airflow Tasks Get Stuck in Queued: A Real-World Debugging Story
Fixed Airflow 2.2.2 tasks stuck in "queued" state by backporting a patch from v2.6.0, optimizing scheduler config, and deploying temporary workarounds.
May 29, 2025
by Gurmeet Saran
· 3,269 Views · 3 Likes
article thumbnail
Monoliths, REST, and Spring Boot Sidecars: A Real Modernization Playbook
Modernization isn’t a rewrite, it’s a dance. Wrap REST around SOAP, sneak in AWS, and layer smartly. Change only what matters. Legacy can live modern.
May 29, 2025
by Chandra Sekhar Kondaveeti
· 5,135 Views · 1 Like
article thumbnail
How GitHub Copilot Helps You Write More Secure Code
GitHub Copilot can help you write more secure code — but only if you guide it correctly. This post walks through real examples.
May 29, 2025
by Ravi Teja Thutari
· 2,581 Views · 4 Likes
article thumbnail
Introducing Graph Concepts in Java With Eclipse JNoSQL, Part 2: Understanding Neo4j
Learn how to integrate Neo4j into Java apps using Eclipse JNoSQL 1.1.8 — model entities, define relationships, and query graphs with Cypher and Jakarta Data.
May 28, 2025
by Otavio Santana DZone Core CORE
· 4,303 Views · 1 Like
article thumbnail
Comparing Managed Postgres Options on The Azure Marketplace
Azure offers several managed Postgres services designed for a variety of use cases. In this article, we review the key differences among them.
May 28, 2025
by Carlota Soto
· 3,063 Views · 1 Like
article thumbnail
How to Use AWS Aurora Database for a Retail Point of Sale (POS) Transaction System
Using Aurora, AWS's managed, highly scalable relational database, for a POS transaction system ensures efficient scaling to handle high transaction volumes.
May 28, 2025
by Spurthi Jambula
· 3,351 Views · 2 Likes
article thumbnail
Optimizing Serverless Computing with AWS Lambda Layers and CloudFormation
Learn how AWS Lambda Layers and CloudFormation simplify serverless computing by managing dependencies and automating infrastructure provisioning.
May 27, 2025
by Srinivas Chippagiri DZone Core CORE
· 2,558 Views · 3 Likes
article thumbnail
Building a Real-Time Audio Transcription System With OpenAI’s Realtime API
Dive into real-time audio transcription with this hands-on guide, showing how to stream and transcribe audio in Java using OpenAI’s WebSocket API and GPT-4o models.
May 27, 2025
by Roline Stapny Saldanha
· 3,633 Views · 2 Likes
article thumbnail
The Evolution of Scalable and Resilient Container Infrastructure
Kubernetes made the container deployment scalable, resilient, and production-ready which completely changed how services operate.
May 26, 2025
by Siri Varma Vegiraju DZone Core CORE
· 4,220 Views · 3 Likes
article thumbnail
After 9 Years, Microsoft Fulfills This Windows Feature Request
Developers can now look under the hood at the component that allows a Linux environment to run within Windows.
May 23, 2025
by Megan Crouse
· 3,188 Views
article thumbnail
Event-Driven Microservices: How Kafka and RabbitMQ Power Scalable Systems
Event-driven microservices use Kafka and RabbitMQ for scalable, fault-tolerant data processing in modern application architectures.
May 23, 2025
by Bhanuprakash Madupati
· 9,172 Views · 12 Likes
article thumbnail
Scaling Microservices With Docker and Kubernetes on Production
This is a guide to scaling FastAPI microservices with Docker and K3s on Azure, covering service discovery, load balancing, observability, and optimized pipelines.
May 23, 2025
by Ravi Teja Thutari
· 5,110 Views · 9 Likes
article thumbnail
Apple and Anthropic Partner on AI-Powered Vibe-Coding Tool – Public Release TBD
This vibe-coding tool is only being tested inside Apple; the company hasn’t decided whether to release the platform to outside developers.
May 23, 2025
by Aminu Abdullahi
· 3,296 Views · 1 Like
article thumbnail
System Coexistence: Bridging Legacy and Modern Architecture
Integrating legacy systems with modern applications is a complex but essential challenge for organizations aiming for long-term success.
May 22, 2025
by Soumya Ramesh
· 2,628 Views · 1 Like
article thumbnail
Code Reviews: Building an AI-Powered GitHub Integration
An AI-powered code review assistant that integrates GitHub, a Flask app, and the qwen2.5-coder model on Ollama to automate code reviews.
May 22, 2025
by Vamshidhar Parupally
· 4,558 Views · 2 Likes
article thumbnail
GitHub Copilot's New AI Coding Agent Saves Developers Time – And Requires Their Oversight
GitHub has launched a powerful AI coding agent in Copilot that writes code, fixes bugs, and opens pull requests.
May 22, 2025
by Aminu Abdullahi
· 4,484 Views · 2 Likes
article thumbnail
Exploring Intercooler.js: Simplify AJAX With HTML Attributes
Discover how Intercooler.js makes AJAX simple using HTML attributes, no heavy JavaScript needed. A smart and lightweight alternative for dynamic pages.
May 21, 2025
by Nagappan Subramanian DZone Core CORE
· 2,968 Views · 1 Like
  • 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
  • [email protected]

Let's be friends: