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
Building Scalable and Efficient Architectures With ECS Serverless and Event-Driven Design
Learn how to build scalable and efficient architectures using ECS serverless and event-driven design by adopting serverless architecture.
April 9, 2025
by Bal Reddy Cherlapally
· 5,173 Views · 1 Like
article thumbnail
Why Clean Data Is the Foundation of Successful AI Systems
Poor data quality costs enterprises $406M annually. Learn in this article some key challenges and best practices for ensuring data quality in AI systems.
April 8, 2025
by Vaishali Mishra
· 3,756 Views · 1 Like
article thumbnail
AWS S3 Strategies for Scalable and Secure Data Lake Storage
Optimize your Amazon S3 data lake with strategic bucket configurations, data layers, encryption, and lifecycle policies for security, efficiency, and cost savings.
April 8, 2025
by Digvijay Waghela
· 4,985 Views
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,629 Views · 1 Like
article thumbnail
Understanding Structured Concurrency in Java
Java's structured concurrency simplifies concurrent programming by automating cancellation, preventing thread leaks, and improving task management.
April 8, 2025
by Ammar Husain
· 6,711 Views · 3 Likes
article thumbnail
Optimizing Data Storage With Hybrid Partitioned Tables in Oracle 19c
Learn how to implement Hybrid Partitioned Tables (HPT) to streamline data management, boost query performance, and cut storage costs.
April 8, 2025
by arvind toorpu DZone Core CORE
· 3,047 Views · 2 Likes
article thumbnail
Why Rate Limiting Matters in Istio and How to Implement It
In this post, we’ll explore why rate limiting is important in Istio and show you how to set it up effectively.
April 8, 2025
by Josephine Eskaline Joyce DZone Core CORE
· 4,678 Views · 6 Likes
article thumbnail
AI-Powered Defenses Against Clickjacking in Finance
Clickjacking is not a new online threat, but it continues to evolve and stay relevant. This article discusses AI-driven techniques for combating this attack.
April 8, 2025
by Dipankar Saha
· 2,244 Views
article thumbnail
Optimize Slow Data Queries With Doris JOIN Strategies
Today, let's dive into the world of JOIN operations in Doris and see how you can transform your queries into "lightning-fast" operations that will impress your boss!
April 7, 2025
by Zen Hua
· 2,244 Views · 1 Like
article thumbnail
How I Taught OpenAI a New Programming Language With Fine-Tuning
We fine-tuned OpenAI to understand a programming language it had no prior knowledge of. This article explains what we learned.
April 7, 2025
by Thomas Hansen DZone Core CORE
· 2,121 Views · 1 Like
article thumbnail
Three AI Superpowers: Classification AI vs Predictive AI vs Generative AI
Learn the difference between classification, predictive, and generative AI — what they do and how they’re used to sort data, forecast trends, and create content.
April 7, 2025
by Mahesh Ganesamoorthi
· 1,831 Views
article thumbnail
Optimizing Natural Language Queries for Multi-Service Information Retrieval
Learn how to optimize natural language queries for orchestrated information retrieval across multiple services using AI, GraphQL, and embedding models.
April 7, 2025
by Abhay Patra
· 2,625 Views · 1 Like
article thumbnail
Implementing Infrastructure as Code (IaC) for Data Center Management
Learn the benefits of infrastructure as code (IaC) for data center management and the best strategies for implementing it.
April 7, 2025
by Zac Amos
· 3,452 Views · 2 Likes
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,637 Views · 1 Like
article thumbnail
Building a Cost-Effective ELK Stack for Centralized Logging
This tutorial covers the setup of a budget-friendly, secure, and scalable ELK logging platform using Infrastructure as Code (IaC) with Terraform and Ansible.
April 4, 2025
by Pradeep Kumar Goud Gaddamidi
· 7,515 Views · 5 Likes
article thumbnail
How Doris and Hive Work Together to Maximize Data Analysis Efficiency
At 3 a.m., the office is filled only with the dim glow of the computer screens. Data engineer Xiao Ming is struggling with two "heavyweights" — Doris and Hive.
April 4, 2025
by Zen Hua
· 3,820 Views · 3 Likes
article thumbnail
AI-Driven RAG Systems: Practical Implementation With LangChain
This guide explores the fundamentals of RAG and provides a step-by-step LangChain implementation for building scalable, context-aware AI systems.
April 4, 2025
by Rambabu Bandam
· 8,003 Views · 2 Likes
article thumbnail
Achieving Zero Trust and Air-Gapped IaC in IBM Cloud With Schematics
IBM Cloud Schematics enables secure, automated, and policy-driven IaC deployments in air-gapped environments by enforcing zero-trust principles.
April 4, 2025
by Josephine Eskaline Joyce DZone Core CORE
· 4,650 Views · 4 Likes
article thumbnail
How Doris Connects to Multiple Databases for Federated Analytics and Data Migration
Learn how to use Apache Doris’s JDBC Catalog to connect multiple databases, enable federated analytics, and migrate data efficiently.
April 4, 2025
by li yy
· 2,658 Views · 1 Like
article thumbnail
How to Implement Linked Lists in Go
In this tutorial, learn how different types of linked lists can be implemented using pointers and structure types in Go.
April 3, 2025
by DZone Editorial
· 2,422 Views · 1 Like
  • 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: