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

article thumbnail
Unlocking the Benefits of a Private API in AWS API Gateway
Unlock new opportunities with Private APIs while staying vigilant against data exposure and unauthorized access. Learn how to secure your services effectively today.
May 5, 2025
by Satrajit Basu DZone Core CORE
· 4,205 Views · 2 Likes
article thumbnail
Java Virtual Threads and Scaling
Learn how Java Virtual Threads, introduced in JDK 19 and fully supported in JDK 21, simplify concurrency with lightweight threads and enhance scalability.
May 5, 2025
by Hitesh Jodhavat
· 3,346 Views
article thumbnail
While Performing Dependency Selection, I Avoid the Loss Of Sleep From Node.js Libraries' Dangers
From cryptominers hidden in dependencies to protestware freezing builds, one rogue post-install script can jeopardize SLAs, security, and user trust.
May 5, 2025
by Hayk Ghukasyan
· 2,868 Views
article thumbnail
Mastering Fluent Bit: Installing and Configuring Fluent Bit on Kubernetes (Part 3)
This intro to mastering Fluent Bit covers what Fluent Bit is, why you want to use it on Kubernetes, and how to get it collecting logs on a cluster in minutes.
May 5, 2025
by Eric D. Schabell DZone Core CORE
· 3,286 Views · 2 Likes
article thumbnail
How to Build Scalable Mobile Apps With React Native: A Step-by-Step Guide
Discover how the react native app development process works and how expert support streamlines efficiency, quality, and deployment.
May 5, 2025
by Mike Wilsonn
· 1,917 Views
article thumbnail
From Fragmentation to Focus: A Data-First, Team-First Framework for Platform-Driven Organizations
Learn how to elevate data to a first-class citizen through a Data-First, Team-First approach and empower teams to innovate with autonomy.
May 2, 2025
by Paul Gale
· 2,280 Views
article thumbnail
Microsoft Azure Synapse Analytics: Scaling Hurdles and Limitations
Azure Synapse faces serious challenges limiting its use in the Enterprise Data space, impacting performance and functionality.
May 2, 2025
by Vamshidhar Morusu
· 3,351 Views · 2 Likes
article thumbnail
Rust and WebAssembly: Unlocking High-Performance Web Apps
Together enable the development of secure, fast, and high-performance web applications, powering real-time tools and browser games under modern reliability standards.
May 2, 2025
by Sairamakrishna BuchiReddy Karri
· 3,408 Views · 1 Like
article thumbnail
Docker Base Images Demystified: A Practical Guide
This article explores different base image types — scratch, Alpine, and distroless — and shares practical tips for building efficient, secure Docker images.
May 2, 2025
by Istvan Foldhazi
· 7,332 Views · 8 Likes
article thumbnail
Unlocking AI Coding Assistants Part 4: Generate Spring Boot Application
Determine whether it's feasible to build a production-grade Spring Boot application from scratch using a large language model (LLM) as an AI coding assistant.
May 2, 2025
by Gunter Rotsaert DZone Core CORE
· 3,391 Views · 3 Likes
article thumbnail
Zero Trust for AWS NLBs: Why It Matters and How to Do It
Implementing Zero Trust with NLB helps create robust security for your network while preserving the performance benefits of network load balancing (NLB).
May 1, 2025
by Sathish Holla
· 4,273 Views · 2 Likes
article thumbnail
GDPR Compliance With .NET: Securing Data the Right Way
GDPR compliance doesn’t have to slow down your app. ASP.NET Core helps you build secure and high-performing applications that meet regulatory standards.
May 1, 2025
by Humna Ghufran
· 3,109 Views · 1 Like
article thumbnail
Selenium Pagination Tutorial: How to Handle Page Navigation
This tutorial blog explains website pagination and details on how to handle pagination in web automation using Selenium WebDriver with Java.
May 1, 2025
by Faisal Khatri DZone Core CORE
· 4,116 Views · 1 Like
article thumbnail
Subtitles: The Good, the Bad, and the Resource-Heavy
This article explores techniques for building an adaptive, performance-optimized subtitle component with embedded content and a non-uniform (gradient) background.
May 1, 2025
by Ivan Grekhov
· 2,397 Views · 1 Like
article thumbnail
Docker Model Runner: Streamlining AI Deployment for Developers
Docker Model Runner is a tool introduced to simplify running and testing AI models locally, integrating seamlessly into existing workflows.
April 30, 2025
by Ram Chandra Sachan
· 22,771 Views · 15 Likes
article thumbnail
A Guide to Container Runtimes
The blog explores how to navigate various high-level container runtimes and key parameters to consider when making a choice.
April 30, 2025
by Rachit Jain
· 4,809 Views · 3 Likes
article thumbnail
Fixing Common Oracle Database Problems
In this article, we will discuss the issues we commonly face while working with Oracle databases and explore ways to solve them.
April 30, 2025
by Dhaval Patolia
· 4,412 Views · 1 Like
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,722 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,178 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,296 Views · 7 Likes
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • 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: