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

article thumbnail
Setting Up Data Pipelines With Snowflake Dynamic Tables
This is a walkthrough of the process for building an automated data pipeline with dynamic table capabilities in Snowflake for various refresh frequencies.
April 30, 2025
by Prasath Chetty Pandurangan
· 3,948 Views
article thumbnail
Develop a Reverse Proxy With Caching in Go
Learn to build a caching reverse proxy in Go with the standard library, featuring HTTP forwarding, in-memory caching with TTL, and compression handling.
April 30, 2025
by Rez Moss
· 2,197 Views · 2 Likes
article thumbnail
Java’s Next Act: Native Speed for a Cloud-Native World
The Graal Stack reinvents Java for the cloud era, combining GraalVM, Micronaut and GraalOS to deliver ultra-fast, lightweight, and serverless-ready applications.
April 30, 2025
by Graziano Casto DZone Core CORE
· 6,774 Views · 7 Likes
article thumbnail
Building Scalable and Resilient Data Pipelines With Apache Airflow
Learn to build scalable, fault-tolerant, and observable data pipelines with Apache Airflow, focusing on real-time insights and custom reporting for enterprise SaaS.
April 30, 2025
by Ramya K R Vuyyuru
· 3,001 Views · 1 Like
article thumbnail
The Modern Data Stack Is Overrated — Here’s What Works
The modern data stack is overrated. What works? Fewer tools, clear ownership, and systems your team actually understands.
April 29, 2025
by Rahul .
· 3,140 Views · 1 Like
article thumbnail
Scaling InfluxDB for High-Volume Reporting With Continuous Queries (CQs)
In this article, we improved InfluxDB query performance by using Continuous Queries to pre-aggregate high-volume Kafka data for faster, efficient reporting.
April 29, 2025
by Venkata Ashok Kumar Boyina
· 2,473 Views · 3 Likes
article thumbnail
On-Call That Doesn’t Suck: A Guide for Data Engineers
Data pipelines don’t fail silently; they make a lot of noise. The question is, are you listening to the signal or drowning in noise?
April 29, 2025
by Tulika Bhatt
· 2,436 Views · 1 Like
article thumbnail
Unlocking AI Coding Assistants Part 2: Generating Code
Examine the effectiveness of AI coding assistants, highlight their potential and limitations in generating javadoc, names, and performing small coding tasks.
April 29, 2025
by Gunter Rotsaert DZone Core CORE
· 2,163 Views · 2 Likes
article thumbnail
Build an MCP Server Using Go to Connect AI Agents With Databases
Learn to build an MCP server using Go to connect AI agents with Azure Cosmos DB, enabling seamless database interactions with Go SDK and mcp-go tools.
April 29, 2025
by Abhishek Gupta DZone Core CORE
· 3,051 Views · 2 Likes
article thumbnail
The Transformative Power of Artificial Intelligence in Cloud Security
Explore the evolving role of AI in cloud security, the benefits it brings, and the challenges it helps organizations overcome.
April 29, 2025
by Shaik Abdul Kareem
· 12,955 Views · 2 Likes
article thumbnail
The Role of Artificial Intelligence in Climate Change Mitigation
AI’s role in tackling climate change is set to grow significantly, driving innovative solutions through deeper analysis and machine learning.
April 29, 2025
by Dennis Helfer
· 1,318 Views · 1 Like
article thumbnail
How To Replicate Oracle Data to BigQuery With Google Cloud Datastream
Set up Oracle 19c to BigQuery replication using Google Cloud Datastream, covering prerequisites, networking, CDC setup, and job validation.
April 29, 2025
by Karteek Kotamsetty
· 17,611 Views · 3 Likes
article thumbnail
Filtering Messages With Azure Content Safety and Spring AI
Learn how to use Azure Content Safety with Spring AI to detect harmful input and prevent unsafe messages from reaching your chat model.
April 28, 2025
by Tamas Kiss
· 3,036 Views · 1 Like
article thumbnail
Building Data Pipelines With Jira API
Automate Jira workflows via API with Python: tickets on pipeline failures, JQL reports, and data sync. Start with failed transfers and expand to dashboards and testing.
April 28, 2025
by Saeed Ashif Ahmed
· 3,324 Views · 1 Like
article thumbnail
Doris: Unifying SQL Dialects for a Seamless Data Query Ecosystem
Apache Doris breaks this barrier with its powerful SQL dialect compatibility and builds a unified data query ecosystem for users.
April 28, 2025
by Darren Xu
· 2,482 Views
article thumbnail
Contextual AI Integration for Agile Product Teams
This article introduces Contextual AI Integration for agile product teams. Stop treating AI as a team member to “onboard;“ AI is a tool that requires context.
April 28, 2025
by Stefan Wolpers DZone Core CORE
· 3,859 Views · 2 Likes
article thumbnail
Building a Simple Todo App With Model Context Protocol (MCP)
MCP is an open standard that connects AI models, apps, and data sources, enabling secure and easy integrations for AI-driven tools and workflows.
April 28, 2025
by Suleiman Dibirov DZone Core CORE
· 2,076 Views · 3 Likes
article thumbnail
Building Event-Driven Go Applications With Azure Cosmos DB and Azure Functions
Learn how to build serverless Azure Functions with Go, using Cosmos DB triggers and Azure OpenAI for generating embeddings in this step-by-step guide.
April 28, 2025
by Abhishek Gupta DZone Core CORE
· 2,562 Views
article thumbnail
Thermometer Continuation in Scala
Implement thermometer continuations in Scala using exceptions and state to capture, replay, and resume control flow with minimal changes to the language.
April 25, 2025
by Michael Wang
· 4,078 Views · 1 Like
article thumbnail
SQL Server Index Optimization Strategies: Best Practices with Ola Hallengren’s Scripts
This guide covers the effective implementation of Ola Hallengren's SQL Server Maintenance Solution for index optimization, especially in Availability Group environments.
April 25, 2025
by arvind toorpu DZone Core CORE
· 6,150 Views · 2 Likes
  • Previous
  • ...
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • ...
  • 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: