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

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

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

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

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workloads.

The Latest Performance Topics

article thumbnail
A Practical Guide to OpenTelemetry With Spring Boot Workloads
This tutorial demonstrates setting up OpenTelemetry with Spring Boot for observability, including metrics, traces, and logs, using tools like Grafana, Loki, and Tempo.
April 8, 2025
by Víctor Orozco
· 5,553 Views · 5 Likes
article thumbnail
Your Ultimate Website QA Checklist
This article outlines a QA checklist to ensure a website functions smoothly and meets user expectations before launch.
April 8, 2025
by Nazneen Ahmad
· 5,747 Views · 4 Likes
article thumbnail
Evaluating Performance Gains in MySQL Lock Scheduling Algorithms
This article shows that MySQL’s CATS algorithm offers only a small performance gain over FIFO once deadlock logging interference is removed.
April 8, 2025
by Bin Wang
· 4,650 Views · 1 Like
article thumbnail
Shift-Right Testing: Smart Automation Through AI and Observability
Shift-right testing uses AI and observability to validate software in production-like environments, helping uncover real-world issues post-release.
April 7, 2025
by Raghavender Vanam
· 2,645 Views · 1 Like
article thumbnail
Introducing a Lightweight Apache JMeter Docker Image
Are you looking for a lean, secure, and versatile Docker image for Apache JMeter to streamline your load testing workflows? Look no further!
April 7, 2025
by NaveenKumar Namachivayam DZone Core CORE
· 5,249 Views · 4 Likes
article thumbnail
Understanding ldd: The Linux Dynamic Dependency Explorer
The Linux command ldd is a versatile utility that lists dynamic library dependencies for executables, helping users identify what shared libraries a program needs to run.
April 3, 2025
by Ajinkya K
· 4,742 Views · 3 Likes
article thumbnail
Cost-Aware Resilience: Implementing Chaos Engineering Without Breaking the Budget
See how to apply cost-aware chaos engineering techniques using open-source tools, automation, and prioritization to improve system resilience without breaking the bank.
April 1, 2025
by Binoj Melath Nalinakshan Nair DZone Core CORE
· 6,196 Views · 6 Likes
article thumbnail
Creating a Web Project: Refactoring
See how to approach refactoring as a strategic investment in your codebase. Learn best practices, when not to refactor, and how to use automated tools and metrics to guide your efforts.
April 1, 2025
by Filipp Shcherbanich DZone Core CORE
· 3,139 Views · 4 Likes
article thumbnail
Real-World Garbage Collection Scenarios and Solutions
Is GC tuning in Java really worthwhile? Real-life case studies show dramatic performance improvements with small tweaks to GC tuning.
March 28, 2025
by Jill Thornhill
· 6,123 Views · 2 Likes
article thumbnail
Modern QA Practices to Enhance Software Reliability
Modern QA approaches help business processes by improving operational efficiency through early defect detection, broader test coverage, and enhanced software stability.
March 26, 2025
by Pavel Novik
· 3,133 Views
article thumbnail
Avoid Cross-Shard Data Movement in Distributed Databases
Learn four effective strategies to optimize distributed joins, reduce network overhead, and improve query performance in sharded databases.
March 26, 2025
by Baskar Sikkayan
· 4,466 Views · 4 Likes
article thumbnail
Loader Animations Using Anime.js
Anime.js is a lightweight JavaScript library for smooth, customizable animations on CSS, SVG, and DOM elements. It offers flexibility and ease of use.
March 26, 2025
by Nagappan Subramanian DZone Core CORE
· 5,330 Views · 1 Like
article thumbnail
The Role of Sanity Testing in Performance Engineering
Sanity testing is often overlooked, yet it can catch script errors in minutes and prevent days of troubleshooting. Read this blog to learn how it is done right.
March 24, 2025
by Yam Sbar
· 2,563 Views · 1 Like
article thumbnail
Breaking AWS Lambda: Chaos Engineering for Serverless Devs
Our serverless system crashed from traffic surges. With chaos engineering, we purposely broke Lambda, tested failures with AWS FIS, and achieved 99% uptime, 30s MTTR!
March 24, 2025
by Bharath Kumar Reddy Janumpally
· 4,351 Views · 2 Likes
article thumbnail
5 Life Hacks to Protect Your Project from Escaped Defects
Prevents the appearance of escaped defects using left-shift testing, test prioritization, test optimization, exploratory testing, and knowledge transfer.
March 24, 2025
by Olha Holota
· 2,561 Views · 2 Likes
article thumbnail
How Doris SQL Cache Saved My Daily Morning Meetings
Doris SQL Cache can intelligently remember query results and make repetitive queries as smooth as silk, thus significantly improving query performance.
March 21, 2025
by Zen Hua
· 3,541 Views · 3 Likes
article thumbnail
AI-Powered Observability With OpenTelemetry and Prometheus
Learn how AI-driven observability transforms monitoring with proactive issue detection, smarter analysis, and seamless integration into modern IT systems.
March 19, 2025
by Vasanthi Govindaraj
· 5,717 Views · 1 Like
article thumbnail
Designing and Maintaining Event-Driven Architectures
Event-driven architecture enables scalable, real-time systems by decoupling components. Strategies for design, challenges, and maintenance are explored here.
March 19, 2025
by Koushik Balaji Venkatesan
· 4,063 Views · 2 Likes
article thumbnail
AI-Driven Kubernetes Troubleshooting With DeepSeek and k8sgpt
Learn Kubernetes troubleshooting with k8sgpt and DeepSeek via Groq API. AI-powered SRE Copilot automates debugging, root cause analysis, and fixes.
March 19, 2025
by Rajesh Gheware DZone Core CORE
· 8,204 Views · 4 Likes
article thumbnail
Accelerating AI: A Dive into Flash Attention and Its Impact
In this article, we will explore the Flash Attention mechanism and its approach to addressing GPU acceleration with a short demo.
March 18, 2025
by Kailash Thiyagarajan
· 1,437 Views
  • 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: