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 Coding Topics

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
Securing and Monitoring Your Data Pipeline: Best Practices for Kafka, AWS RDS, Lambda, and API Gateway Integration
Learn how to implement a data pipeline that integrates Apache Kafka with AWS RDS and use AWS Lambda and API Gateway to feed data into a web application.
February 29, 2024
by Vijay Panwar
· 4,925 Views · 1 Like
article thumbnail
Journey Through Java Execution: From Loader to Memory Model
This article explores the steps of running a basic Java program, highlighting the roles of the loader, compiler, runner, and memory models.
February 29, 2024
by Roopa Kushtagi
· 4,894 Views · 6 Likes
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
Efficient Message Distribution Using AWS SNS Fanout
The article introduces the AWS SNS Fanout architecture as a solution for high-speed message distribution and highlights its scalability, reliability, and cost-efficiency.
February 29, 2024
by Satrajit Basu DZone Core CORE
· 4,267 Views · 1 Like
article thumbnail
How To Automate CI/CD Pipeline With Walrus and GitLab
This tutorial will demonstrate how to integrate Walrus CLI with GitLab CI and release applications via Walrus file to improve the CI/CD automation.
February 29, 2024
by Ally Lynn
· 2,887 Views · 2 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
Logging and Monitoring in Microsoft Azure
In this article, we will explore the importance of logging and monitoring in Azure, as well as various options and best practices for logging and monitoring.
February 29, 2024
by Aditya Bhuyan
· 4,762 Views · 1 Like
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,799 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
Understanding Multi-Tenancy: Core Logic and High-Level Code With Django
Custom implementations of multi-tenancy can allow developers to innovate and tailor solutions according to unique business needs and use cases.
February 29, 2024
by Jatinkumar Patel
· 2,464 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
The 7 Rs of Cloud Migration Strategy: A Comprehensive Overview
Unlock the potential of AWS cloud migration with the 7 Rs strategy. Explore benefits, challenges, and expert guidance for seamless digital transformation.
February 28, 2024
by Chiragsinh Vaghela
· 3,459 Views · 1 Like
article thumbnail
Logging and Monitoring in AWS
Explore the importance of logging and monitoring in AWS, various options and best practices, and popular AWS services and tools that can help you achieve these goals.
February 28, 2024
by Aditya Bhuyan
· 3,339 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
An Approach To Synthetic Transactions With Spring Microservices: Validating Features and Upgrades
Learn how synthetic transactions in fintech help in assuring quality and confidence, validating business functionality post major updates or new features.
February 27, 2024
by Amol Gote DZone Core CORE
· 6,169 Views · 6 Likes
article thumbnail
AI Against AI: Harnessing Artificial Intelligence To Detect Deepfakes and Vishing
This article looks at the technologies behind these digital deceptions, their societal implications, and the AI-driven techniques designed to detect them.
February 27, 2024
by venkataramaiah gude
· 2,377 Views · 2 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
  • Previous
  • ...
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • ...
  • 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: