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

Last call! Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.

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

Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.

Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.

The Latest Data Engineering Topics

article thumbnail
The Role of DevSecOps in Securing Multi-Cloud Architectures
Discover how DevSecOps enhances security in multi-cloud ecosystems, enabling safe implementation and addressing key challenges with effective strategies.
March 31, 2025
by Hrushikesh Deshmukh
· 3,547 Views · 2 Likes
article thumbnail
Getting Started With LangChain for Beginners
This tutorial demonstrates how to use the LangChain framework to connect with OpenAI and other LLMs, work with various chains, and build a basic chatbot with history.
March 28, 2025
by Amit Chaudhary
· 2,925 Views · 3 Likes
article thumbnail
Challenges of Using LLMs in Production: Constraints, Hallucinations, and Guardrails
By integrating post-processing validation, RAG, and customizable guardrails, developers can bridge the gap between prototyping and production in LLM applications.
March 28, 2025
by Shiva Pati
· 2,461 Views · 1 Like
article thumbnail
Why Mocking Sucks
Mocking can be risky as it doesn't replicate real-world conditions, making real development versions of services preferable.
March 28, 2025
by Andy Pai
· 3,223 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,280 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
· 3,973 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,664 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,708 Views · 1 Like
article thumbnail
Self-Healing Data Pipelines: The Next Big Thing in Data Engineering?
Build self-healing data pipelines on GCP using AI-powered tools like GPT-4 and Python to detect and fix errors automatically.
March 27, 2025
by Naresh Erukulla
· 7,023 Views
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,418 Views · 1 Like
article thumbnail
Automatic Versioning in Mobile Apps
TL;DR: This article presents an automatic versioning and migration framework for mobile app databases using schema hashes and seamless upgrades.
March 27, 2025
by Liewen Huang, Ph.D.
· 2,215 Views · 2 Likes
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,221 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,223 Views · 1 Like
article thumbnail
Breaking the Context Barrier of LLMs: InfiniRetri vs RAG
InfiniRetri retrieves information internally using LLM attention, while RAG retrieves it externally. The future may lie in hybrid approaches combining both strengths.
March 27, 2025
by Graziano Casto DZone Core CORE
· 1,784 Views · 1 Like
article thumbnail
The Future of DevOps
Learn about Infrastructure as Code (IaC) predictions for 2025, from AI-driven drift management to cost optimization, platform engineering, and multi-framework trends.
March 27, 2025
by Omry Hay
· 3,149 Views · 3 Likes
article thumbnail
How to Port CV/ML Models to NPU for Faster Face Recognition
This article explains the process of porting face recognition models to Rockchip NPU for higher performance in access control systems (ACS).
March 27, 2025
by Sergey Alabugin
· 2,372 Views · 1 Like
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,009 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,858 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,388 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,916 Views · 4 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: