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 Data Engineering Topics

article thumbnail
A Comprehensive Guide to Protect Data, Models, and Users in the GenAI Era
This article provides practical checklists to help enterprises securely adopt GenAI.
March 27, 2025
by Boris Zaikin DZone Core CORE
· 4,065 Views
article thumbnail
Ensuring Data Quality With Great Expectations and Databricks
Ensure data quality in pipelines with Great Expectations. Learn to integrate with Databricks, validate data, and automate checks for reliable datasets.
March 26, 2025
by Sairamakrishna BuchiReddy Karri
· 2,946 Views · 1 Like
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,459 Views · 4 Likes
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
· 7,972 Views · 5 Likes
article thumbnail
A Beginner's Guide to Spark UI: Concepts and How to Use It
Understanding the fundamentals of Spark UI is essential for optimization and debugging. Although the UI is old, the information it contains is gold.
March 26, 2025
by Saransh Arora
· 2,281 Views · 3 Likes
article thumbnail
Lakehouse: Manus? MCP? Let’s Talk About Lakehouse and AI
This is the second article in the “Lakehouse: What’s the Big Deal?” series, where I will periodically discuss Lakehouse. Your comments and discussions are welcome.
March 26, 2025
by Mingyu Chen
· 2,603 Views · 2 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,317 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,231 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,173 Views · 7 Likes
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
· 7,978 Views · 10 Likes
article thumbnail
Recursive Feature Elimination in Practice
Learn about Recursive Feature Elimination (RFE) to reduce feature count, boost accuracy, prevent overfitting, and build efficient machine learning models.
March 25, 2025
by Srinivas Gurrala
· 1,688 Views
article thumbnail
Lakehouse: Starting With Apache Doris + S3 Tables
This is the first article in the “Lakehouse: What’s the Big Deal?” series, where I will periodically discuss Lakehouse. Your comments and discussions are welcome.
March 25, 2025
by Mingyu Chen
· 2,699 Views · 3 Likes
article thumbnail
Agentic AI and Generative AI: Revolutionizing Decision Making and Automation
This article examines both agentic and generative AI systems, their relative benefits and drawbacks, their implementation challenges with ethical risks, and more.
March 25, 2025
by Nitish Upadhyay
· 2,990 Views
article thumbnail
Make ML Models Work: A Real-World Take on Size and Imbalance
Overcoming NLP hurdles like large models and imbalanced data, the project used TF-IDF, class weighting, and simpler models for accuracy and efficiency.
March 25, 2025
by Gowsiya Syednoor Shek
· 2,134 Views
article thumbnail
Mastering Async Context Manager Mocking in Python Tests
Simplify testing complex asynchronous Python code by mastering async context manager mocking with Pytest, ensuring reliable and maintainable test coverage.
March 25, 2025
by Aditya Karnam Gururaj Rao
· 2,528 Views · 2 Likes
article thumbnail
Using KRaft Kafka for Development and Kubernetes Deployment
Simplify Kafka with KRaft—ditch ZooKeeper, streamline configs for Docker and Kubernetes, and integrate easily with Spring Boot for development and deployment.
March 25, 2025
by Sven Loesekann
· 4,316 Views · 5 Likes
article thumbnail
Video Generation With Java: Leverage Nova and Amazon Bedrock
Learn how to generate videos using Amazon Nova on Amazon Bedrock with Java. This step-by-step guide covers AWS setup and Java code for video creation.
March 25, 2025
by Danil Temnikov DZone Core CORE
· 5,979 Views · 4 Likes
article thumbnail
How to Get Word Document Form Values Using Java
This article discusses how the DOCX file structure stores form fields and values and suggests a few Java APIs that simplify retrieving DOCX form content.
March 25, 2025
by Brian O'Neill DZone Core CORE
· 4,481 Views · 1 Like
article thumbnail
Hybrid Backup Strategies: On-Premises vs Cloud for DevOps
In this article, let's take a closer look at what a hybrid deployment model is, its benefits, and tips for transitioning to this backup strategy.
March 24, 2025
by Daria Kulikova
· 2,684 Views · 2 Likes
article thumbnail
Text Clustering With Deepseek Reasoning
We will develop and understand a novel approach to text clustering and explain our inference results using the DeepSeek reasoning model.
March 24, 2025
by Kalpan Dharamshi
· 2,115 Views · 2 Likes
  • Previous
  • ...
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • ...
  • 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: