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 are you handling the data revolution? We want your take on what's real, what's hype, and what's next in the world of data engineering.

Generative AI has transformed nearly every industry. How can you leverage GenAI to improve your productivity and efficiency?

SBOMs are essential to circumventing software supply chain attacks, and they provide visibility into various software components.

The Latest Data Engineering Topics

article thumbnail
Edge AI: TensorFlow Lite vs. ONNX Runtime vs. PyTorch Mobile
Edge AI frameworks optimize ML models for resource-constrained device deployment; compare TensorFlow Lite, ONNX Runtime, and PyTorch Mobile.
June 3, 2025
by Mahesh Vaijainthymala Krishnamoorthy
· 967 Views · 4 Likes
article thumbnail
Guide to Repairing Damaged Apache Doris Tablets
Learn how to identify and repair damaged tablets in Apache Doris using built-in tools. Covers replica validation, recovery steps, and handling missing rowsets.
June 3, 2025
by Darren Xu
· 648 Views · 1 Like
article thumbnail
Managing Encrypted Aurora DAS Over Kinesis With AWS SDK
Amazon Aurora DAS streams encrypted activity data via Kinesis for secure monitoring. This guide shows how to decrypt it using the AWS Encryption SDK.
June 3, 2025
by Shubham Kaushik
· 973 Views · 2 Likes
article thumbnail
Securing Software Created by AI Agents: The Next Security Paradigm
Agentic AI can autonomously write and deploy code, creating new security risks that demand human oversight and robust safeguards.
June 3, 2025
by Pranjal Sharma
· 1,202 Views · 6 Likes
article thumbnail
Improving Cloud Data Warehouse Performance: Overcoming Bottlenecks With AWS and Third-Party Tools
Cloud data warehousing performance can be optimized with AWS tools and third-party solutions like Matillion, Fivetran, and Looker.
June 3, 2025
by Dilip Kumar Rachamalla
· 2,143 Views · 1 Like
article thumbnail
What is Microsoft Fabric for Azure Cloud (Beyond the Buzz) and How It Competes with Snowflake and Databricks
Microsoft Fabric is a lakehouse built on OneLake Storage in Azure Cloud and competes with Databricks and Snowflake for data analytics and AI.
June 3, 2025
by Kai Wähner DZone Core CORE
· 1,636 Views · 2 Likes
article thumbnail
It Costs That Much Because Observability Takes Hours
People complain that vendors are charging money for services, which seems like a weird thing to do, since nobody wants to build it themselves, either.
June 3, 2025
by Leon Adato
· 1,039 Views · 1 Like
article thumbnail
Enterprise Data Loss Prevention (DLP) Security Policies and Tuning
Effective DLP policies balance security and usability, tailored to business needs with vendor support for agility and risk reduction.
June 2, 2025
by Priyanka Neelakrishnan
· 1,716 Views · 1 Like
article thumbnail
PostgreSQL Performance Tuning
PostgreSQL 17 brings several performance improvements and features for OLTP (Online Transaction Processing) and OLAP (Online Analytical Processing) workloads.
June 2, 2025
by Dr. Ibrar Ahmed
· 2,211 Views · 1 Like
article thumbnail
From Hype to Harm: Why AI Governance Needs More Than Good Intentions
AI governance bridges innovation and stakeholder protection. Learn why robust frameworks, not just intentions, are essential for responsible AI in 2025.
June 2, 2025
by Dinesh Besiahgari
· 2,015 Views · 2 Likes
article thumbnail
The Truth About AI and Job Loss
AI isn't just another technological shift; it's a race against time where it requires faster learning and adaptation than any previous technological transition.
June 2, 2025
by Niruta Talwekar
· 3,678 Views · 7 Likes
article thumbnail
MySQL Formatter: How to Make Beautiful Code and Why You Need It
Learn about MySQL Formatter and Beautifier, its significance in database management, and how it works. Improve your MySQL queries for better readability and maintenance.
June 2, 2025
by Edwin Sanchez
· 1,546 Views
article thumbnail
How to Improve Copilot's Accuracy and Performance in Power BI
Copilot in Power BI is a powerful tool, but it heavily depends on how well the data model is created and the clear metadata description of tables, columns, and measures.
June 2, 2025
by Harsh Patel
· 1,354 Views
article thumbnail
Revolutionizing KYC: Leveraging AI/ML for Regulatory Compliance
Integrating AI and ML into KYC processes significantly enhances regulatory compliance, operational efficiency, and customer satisfaction.
June 2, 2025
by Varun Pandey
· 1,486 Views · 1 Like
article thumbnail
Designing Embedded Web Device Dashboards
Embed the dashboard on the device for a browser-only, zero-install UI. Pick from CGI, SSI, WebSockets, or REST API that best balances resource budget and user experience.
June 2, 2025
by Sergey Lyubka
· 3,873 Views · 1 Like
article thumbnail
Scaling Azure Microservices for Holiday Peak Traffic Using Automated CI/CD Pipelines and Cost Optimization
Automate Azure microservice scaling with CI/CD, AKS, and IaC for cost-effective, error-free holiday peak traffic handling.
May 30, 2025
by Prabhu Chinnasamy
· 4,858 Views · 42 Likes
article thumbnail
Agentic AI Systems: Smarter Automation With LangChain and LangGraph
Learn how to build an autonomous AI agent using LangChain and LangGraph to perform intelligent, multi-step tasks like web search, DuckDuckGo, and summarization.
May 30, 2025
by Anand Singh
· 3,330 Views · 2 Likes
article thumbnail
Web Crawling for RAG With Crawl4AI
Automate web crawling and data extraction to natural language processing with Crawl4AI for RAG applications in your enterprise.
May 30, 2025
by Shamim Bhuiyan
· 3,692 Views · 2 Likes
article thumbnail
Yet Another GenAI Nightmare: Seven Shadow AI Pitfalls to Avoid
With GenAI, anyone can work directly with AI and type whatever prompt they want into any GenAI tool—including corporate AI tools that can access internal data.
May 30, 2025
by Jason Bloomberg
· 2,757 Views · 1 Like
article thumbnail
Resolving Parameter Sensitivity With Parameter Sensitive Plan Optimization in SQL Server 2022
Learn how SQL Server 2022's Parameter Sensitive Plan Optimization (PSP) solves parameter sniffing by caching multiple execution plans for parameterized queries.
May 30, 2025
by arvind toorpu DZone Core CORE
· 2,779 Views · 1 Like
  • 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
  • [email protected]

Let's be friends: