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 Does Video Annotation Augment Computer Vision?
Video annotation is the way in which machines are actually getting the ability to process visual data; this is what closes the gap between AI and real-world applications.
March 31, 2025
by Rayan Potter
· 1,454 Views · 1 Like
article thumbnail
In-App Browsers in Mobile Apps: Benefits, Challenges, Solutions
Comparing in-app browsers for iOS: Cordova, Capacitor, and ASWebAuthenticationSession for seamless OpenID authentication integration.
March 28, 2025
by Justin Davis
· 2,319 Views
article thumbnail
Ansible Security and Testing Tools for Automation
Essential collection of security and testing tools and framework for your Ansible automation. Reduce the security risk using the tools.
March 28, 2025
by Vidyasagar (Sarath Chandra) Machupalli FBCS DZone Core CORE
· 7,047 Views · 7 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,157 Views · 2 Likes
article thumbnail
Using Terraform Moved Block to Refactor Resources
Terraform moved block, introduced in version 1.1.0, provides a straightforward way to refactor resources by explicitly mapping old resource addresses to new ones.
March 28, 2025
by Mariusz Michalowski
· 3,389 Views · 1 Like
article thumbnail
Building a Scalable ML Pipeline and API in AWS
This blog explains the architecture and design for building a scalable end-to-end ML pipeline using AWS for automated model execution, real-time data processing, and API.
March 28, 2025
by Dhanush Thirugnana
· 4,080 Views · 3 Likes
article thumbnail
Accurate Quantitative Analysis With ChatGPT and Azure AI Hub
I asked ChatGPT the question, ‘9.9 or 9.11, which is bigger?’ ChatGPT alone answered incorrectly, but with the help of Python, it provided the correct answer: 9.9.
March 27, 2025
by Sanjeev Kumar
· 2,760 Views · 1 Like
article thumbnail
Moving PeopleSoft ERP Data Between Databases With Data Mover Scripts
Learn how to efficiently move application data between different PeopleSoft databases using Data Mover scripts, with detailed examples and step-by-step instructions.
March 27, 2025
by Tirumala Rao Chimpiri
· 2,807 Views · 1 Like
article thumbnail
Using Heap Dumps to Find Memory Leaks
This guide covers heap dump collection methods, memory leak detection strategies, JVM memory warning signs, and best practices for Java memory optimization.
March 27, 2025
by Pratik Dwivedi
· 7,084 Views · 1 Like
article thumbnail
XAI: Making ML Models Transparent for Smarter Hiring Decisions
Explainable AI (XAI) lifts the veil on machine learning in recruiting, showing why candidates get scored or rejected — like skills mismatches or low experience.
March 27, 2025
by Pankaj Khurana
· 14,685 Views · 1 Like
article thumbnail
Creating an Application With a Personality
Learn how to create an AI assistant with LangChain4j in a Spring Boot application, which personalizes the application itself and has access to its actuators.
March 27, 2025
by Tamas Kiss
· 3,290 Views · 1 Like
article thumbnail
Optimized Metrics Generation With Metadata-Driven Dynamic SQL
Learn about a metadata-driven approach to generate metrics with dynamic SQL, enhancing scalability, flexibility, and efficiency in auditing and reporting.
March 27, 2025
by Tapan Parekh
· 2,286 Views · 1 Like
article thumbnail
Jakarta NoSQL 1.0: A Way To Bring Java and NoSQL Together
Jakarta NoSQL 1.0 standardizes NoSQL integration in Java with familiar annotations, a fluent API, and support for multiple NoSQL types—boosting productivity, portability.
March 26, 2025
by Otavio Santana DZone Core CORE
· 8,067 Views · 5 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,495 Views · 1 Like
article thumbnail
Best Ways to Write Clean and Quality Python Code
The article below will provide insights that can be helpful in your day-to-day coding and improve the quality of your Python code.
March 26, 2025
by Dhaval Patolia
· 4,825 Views · 5 Likes
article thumbnail
How to Integrate Event-Driven Ansible With Kafka
Integrate Ansible with Kafka for real-time automation: trigger playbooks via Kafka events, enhance incident response, optimize workflows, and scale seamlessly.
March 26, 2025
by Binoj Melath Nalinakshan Nair DZone Core CORE
· 4,359 Views · 12 Likes
article thumbnail
Building AI-Driven Intelligent Applications: A Hands-On Development Guide for Integrating GenAI Into Your Applications
This article explains how to build a GenAI-powered chatbot and provides a step-by-step guide to build an intelligent application.
March 26, 2025
by Naga Santhosh Reddy Vootukuri DZone Core CORE
· 4,331 Views · 1 Like
article thumbnail
GenAI: From Prompt to Production
GenAI-Logic is a prompt-driven approach to describing a model and logic using natural language. Create a time tracking system and post to production in less than 2 hours.
March 25, 2025
by Tyler Band
· 5,220 Views · 7 Likes
article thumbnail
A Systematic Approach for Java Software Upgrades
Old is gold, and this is true in the case of software systems too. But, you need to keep them updated. This writing guides you in upgrading software systems.
March 25, 2025
by Binildas Christudas
· 4,576 Views · 1 Like
article thumbnail
Java Reborn: Conquering Cloud-Native and Next-Gen Concurrency
Brace yourself — Java conquers cloud-native microservices, unleashes Loom’s fast concurrency, and soars with Valhalla and Panama — future-ready and fierce!
March 25, 2025
by Alok Tibrewala
· 8,062 Views · 10 Likes
  • Previous
  • ...
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • ...
  • 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: