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

How does AI transform chaos engineering from an experiment into a critical capability? Learn how to effectively operationalize the chaos.

Data quality isn't just a technical issue: It impacts an organization's compliance, operational efficiency, and customer satisfaction.

Are you a front-end or full-stack developer frustrated by front-end distractions? Learn to move forward with tooling and clear boundaries.

Developer Experience: Demand to support engineering teams has risen, and there is a shift from traditional DevOps to workflow improvements.

The Latest Coding Topics

article thumbnail
How Event-Driven Ansible Works for Configuration Monitoring
Monitor configuration files with event-driven Ansible to detect changes, automate responses, and ensure security, compliance, and reliability in IT systems.
January 24, 2025
by Binoj Melath Nalinakshan Nair DZone Core CORE
· 8,558 Views · 12 Likes
article thumbnail
Building Call Graphs for Code Exploration Using Tree-Sitter
This blog is focused on using the Tree-sitter library in Python to build a custom tool for parsing source code and extracting call graphs.
January 24, 2025
by Vinod Pahuja
· 5,518 Views
article thumbnail
"Fix with AI" Button to Automate Playwright Test Fixes
A guide to using AI tools like ChatGPT and Copilot to automatically fix Playwright test failures, thus streamlining your testing process and improving app reliability.
January 24, 2025
by Shivam Bharadwaj
· 3,195 Views · 1 Like
article thumbnail
Multi-Tenancy and Its Improved Support in Hibernate 6.3.0
Multi-tenancy and a comparison of its traditional implementation with enhanced support in Hibernate 6.3.0, which was released in December 2024.
January 24, 2025
by Karthik Kamarapu
· 8,358 Views · 2 Likes
article thumbnail
NoSQL for Relational Minds
If you’ve mostly worked with relational databases, you’re missing out on the vast possibilities of NoSQL. Time to discover a world beyond rows and tables.
January 23, 2025
by Bhrigu Srivastava
· 4,884 Views · 5 Likes
article thumbnail
Refactoring Design Patterns in Python
After a year, I finally converted all examples from the book Refactoring to Patterns by Joshua Kerievsky to Python. I explain some examples in this article.
January 23, 2025
by Douglas Cardoso
· 2,142 Views
article thumbnail
Multi-Tenant Data Isolation and Row Level Security
Learn how Row Level Security (RLS) enforces data isolation in multi-tenant SaaS systems with a shared database model to improve security and reduce errors.
January 23, 2025
by Rajind Ruparathna
· 6,915 Views
article thumbnail
Building an AI-Powered Cold Email System With CrewAI
Learn how to build a CrewAI-powered system for automating cold email outreach. Explore AI agents, YAML configuration, and real-world software integration.
January 23, 2025
by Aditya Karnam Gururaj Rao
· 2,896 Views · 2 Likes
article thumbnail
Powering LLMs With Apache Camel and LangChain4j
Learn how to use Apache Camel with LangChain4j to provide LLMs with the ability to call tools, enhancing your integration workflows.
January 23, 2025
by Miguel Delgadillo
· 3,847 Views · 3 Likes
article thumbnail
Fresh Data for AI With Spring AI Function Calls
Learn to integrate AI function calls using Spring AI for APIs like OpenLibrary, with JSON and text responses, and display results in Angular Material Tree.
January 22, 2025
by Sven Loesekann
· 4,480 Views · 4 Likes
article thumbnail
A Practical Guide to Creating a Spring Modulith Project
Spring Modulith simplifies modular app development in Spring Boot and enables well-structured, domain-driven design with seamless Spring ecosystem integration.
January 22, 2025
by RENJITH RAMACHANDRAN
· 7,750 Views · 6 Likes
article thumbnail
Implementing Zero-Trust Security in Kubernetes
Adopting these strategies will enable organizations to enhance their Kubernetes security posture and better defend against evolving cyber threats.
January 22, 2025
by Sai Sandeep Ogety DZone Core CORE
· 6,316 Views · 5 Likes
article thumbnail
Hybrid Search Using Postgres DB
This article explains how to implement hybrid search (lexical and semantic) in a single PostgresDB using full-text-search and pgvector.
January 22, 2025
by Suraj Dharmapuram
· 4,549 Views · 6 Likes
article thumbnail
Automate Serverless Deployments With Ansible and OCI
In this article, learn to automate serverless deployments with Ansible and OCI Functions to simplify workflows, scale apps, and reduce operational complexities.
January 22, 2025
by Binoj Melath Nalinakshan Nair DZone Core CORE
· 3,415 Views · 8 Likes
article thumbnail
Build Your Own GitHub-Like Tool With React in One Hour
Learn how to build a GitHub-like web app using React and SCSS in just one hour with features, code structure, API integration, and setup steps to get you started quickly.
January 21, 2025
by Maulik Suchak
· 5,961 Views · 1 Like
article thumbnail
Development of a Truck Tracker and Delivery Services Software
A case study on a logistics management system built with React Native, RESTful APIs, and SQLite to streamline truck tracking, route mapping, and delivery services.
January 21, 2025
by basheer ansari shaik
· 4,387 Views · 1 Like
article thumbnail
Azure Web Apps: Seamless Deployments With Deployment Slots
This article will show you how to swap deployment slots to deploy a tested app to production and roll back to a previous version when unexpected issues arise.
January 21, 2025
by Sanjeev Kumar
· 2,955 Views · 3 Likes
article thumbnail
Creating Scrolling Text With HTML, CSS, and JavaScript
Learn five methods to create scrolling text with HTML, CSS, and JavaScript, including plain HTML, CSS animations, and more, for flexible web design solutions.
January 21, 2025
by John Negoita
· 5,673 Views · 3 Likes
article thumbnail
How to Design Event Streams, Part 3
This article covers the relationship of event definitions to the streams themselves. One event type per stream or multiple event types per stream?
January 21, 2025
by Adam Bellemare
· 3,602 Views · 2 Likes
article thumbnail
Structured Logging in Spring Boot 3.4 for Improved Logs
Comparison of structured logging with traditional logging, its uses, and advancements in Spring Framework 6.2 and Spring Boot 3.4.
January 21, 2025
by Karthik Kamarapu
· 5,658 Views · 6 Likes
  • Previous
  • ...
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • ...
  • 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: