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

Enterprise AI Trend Report: Gain insights on ethical AI, MLOps, generative AI, large language models, and much more.

2024 Cloud survey: Share your insights on microservices, containers, K8s, CI/CD, and DevOps (+ enter a $750 raffle!) for our Trend Reports.

PostgreSQL: Learn about the open-source RDBMS' advanced capabilities, core components, common commands and functions, and general DBA tasks.

AI Automation Essentials. Check out the latest Refcard on all things AI automation, including model training, data security, and more.

The Latest Languages Topics

article thumbnail
Unveiling the Clever Way: Converting XML to Relational Data
Discover the smart and efficient method for converting XML data into relational format with expert insights and strategies.
March 5, 2024
by Manas Sadangi DZone Core CORE
· 3,177 Views · 1 Like
article thumbnail
Ensuring Security and Compliance: A Detailed Guide to Testing the OAuth 2.0 Authorization Flow in Python Web Applications
In this detailed guide, walk through building a simple OAuth 2.0 Authorization Server using Python 3 and the popular web framework, Flask.
March 5, 2024
by Vijay Panwar
· 2,824 Views · 1 Like
article thumbnail
O11y Guide, Cloud-Native Observability Pitfalls: The Protocol Jungle
Continuing in this series examining the common pitfalls of cloud-native observability, take a look at how it's easy to get lost in the protocol jungle.
March 4, 2024
by Eric D. Schabell DZone Core CORE
· 2,695 Views · 3 Likes
article thumbnail
Build a Real-Time Materialized View From Postgres Changes
Learn how to stream Postgres database changes to Apache Kafka and build a materialized view that updates in real time using ksqlDB.
March 4, 2024
by Evan Shortiss
· 1,588 Views · 1 Like
article thumbnail
JS Toolbox 2024: Bundlers and Test Frameworks
JavaScript development comes with an overwhelming array of tools. Discover the biggest and best bundlers and test frameworks in the 2024 JS ecosystem.
March 4, 2024
by Ollie Bannister
· 2,489 Views · 3 Likes
article thumbnail
What Is Incremental View Maintenance (IVM)?
Incremental View Maintenance (IVM) provides a method for keeping materialized views current by calculating and applying only incremental changes.
March 4, 2024
by hubert dulay
· 1,443 Views · 1 Like
article thumbnail
Exploring Python Tools for Generative AI
Python, with its vast ecosystem of libraries and frameworks, serves as a powerful platform for exploring the boundless potential of generative AI.
March 1, 2024
by Apurva Kumar
· 4,348 Views · 2 Likes
article thumbnail
Spring RestTemplate to WebClient Causes OutOfMemoryError
Spring Boot is a highly popular framework for Java enterprise applications. We will be analyzing the WebClient crash issues along with how to troubleshoot and fix them.
March 1, 2024
by Ram Lakshmanan DZone Core CORE
· 7,512 Views · 1 Like
article thumbnail
Elevate Your Terminal Game: Hacks for a Productive Workspace
This guide explores ways to enhance productivity and personalize your terminal for efficient workflow, all aimed at saving time and keystrokes.
March 1, 2024
by Pradeep Gopalgowda
· 5,109 Views · 3 Likes
article thumbnail
Introduction To Backtesting Strategy: Historical Data Replay in DolphinDB
Import historical data into a stream table in chronological order as “real-time data” so that the same script can be used both for backtesting and real-time trading.
March 1, 2024
by Davis Zhou
· 2,871 Views · 1 Like
article thumbnail
10 Tips To Improve Python Coding Skills in 2024
Good Python coding skills allow professionals to execute all Python-related works efficiently and conveniently. Here are 10 tips to help you improve your skills.
March 1, 2024
by Stylianos Kampakis
· 2,376 Views · 1 Like
article thumbnail
JS Toolbox 2024: Runtime Environments and Package Management
JavaScript comes with an array of tools. In part one of this series, explore runtime environments and package managers including Node, Bun, NPM, and Yarn.
February 29, 2024
by Ollie Bannister
· 4,625 Views · 4 Likes
article thumbnail
Real-Time Communication Protocols: A Developer's Guide With JavaScript
Explore WebSocket for low latency communication, WebRTC for peer-to-peer streaming, and MQTT for IoT while implementing provided JavaScript examples.
February 29, 2024
by Arun Pandey DZone Core CORE
· 6,521 Views · 5 Likes
article thumbnail
Dapr For Java Developers
In this article, learn how the Dapr project can reduce the cognitive load on Java developers and decrease application dependencies.
February 29, 2024
by Mauricio Salatino
· 6,800 Views · 8 Likes
article thumbnail
Swift Predicate: Usage, Composition, and Considerations
Predicate allows developers to filter and evaluate data collections. This article aims to explore the usage, structure, and key considerations of Swift Predicate.
February 29, 2024
by Fatbobman Xu
· 2,264 Views · 1 Like
article thumbnail
Simplifying SQL Server and Kubernetes Across Hybrid/Multi-Cloud
Enabling automated configuration and streamlined management and deployment across on-premise, public cloud, and hybrid infrastructure.
February 28, 2024
by Tom Smith DZone Core CORE
· 4,950 Views · 1 Like
article thumbnail
Essential Relational Database Structures and SQL Tuning Techniques
Understanding the structures within a Relational Database Management System (RDBMS) is critical to optimizing performance and managing data effectively.
February 27, 2024
by Anandaganesh Balakrishnan
· 4,037 Views · 3 Likes
article thumbnail
Techniques for Automating Obfuscation
This article provides different techniques of obfuscation available and their pros/cons; it also explains how to leverage post-build commands in Visual Studio.
February 27, 2024
by Naga Santhosh Reddy Vootukuri
· 1,671 Views · 1 Like
article thumbnail
Fortifying Web Applications: A Guide To Preventing SQL Injection in AWS RDS SQL Server
This article delves into effective strategies and practices for protecting your RDS SQL Server from SQL injection attacks.
February 27, 2024
by Vijay Panwar
· 2,929 Views · 2 Likes
article thumbnail
Automating Policy Enforcement in Kubernetes Using OPA: A Step-By-Step Tutorial
Kubernetes policy enforcement with OPA. Master security and compliance in your cloud-native environment with easy-to-follow steps and practical examples.
February 26, 2024
by Rajesh Gheware
· 4,874 Views · 1 Like
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • Next

ABOUT US

  • About DZone
  • Send 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: