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
How To Use BenchmarkDotNet: 6 Simple Performance-Boosting Tips To Get Started
Learn how to use BenchmarkDotNet to effectively create and run benchmarks on your C# code. Dig into where you have opportunities to optimize your C# code!
March 13, 2024
by Nick Cosentino
· 1,964 Views · 1 Like
article thumbnail
Azure Cognitive Search Unveiled: Building Intelligent Search Solutions With AI
This article offers a practical guide on setting up Azure Cognitive Search, and integrating AI functionalities, and includes code samples.
March 13, 2024
by venkataramaiah gude
· 1,928 Views · 2 Likes
article thumbnail
How To Optimize Your Agile Process With Project Management Software
An Agile process does not become optimized automatically. Learn how you can optimize your Agile process with project management software.
March 13, 2024
by Sandeep Kashyap
· 2,125 Views · 3 Likes
article thumbnail
Automate Your Flutter Testing With Appium
Automate Flutter testing using Appium for efficient, reliable testing, ensuring app quality and faster development cycles with ease.
March 13, 2024
by Gunjan Kaushik
· 1,238 Views · 3 Likes
article thumbnail
Python for Beginners: An Introductory Guide to Getting Started
Grasp the fundamentals of the Python programming language quickly and dive into coding with confidence. All aboard on this Python learning journey.
March 13, 2024
by Manas Sadangi DZone Core CORE
· 3,082 Views · 1 Like
article thumbnail
CRUDing NoSQL Data With Quarkus, Part Two: Elasticsearch
Part 2 of this series focuses on Elasticsearch, a distributed NoSQL database and search engine built on Apache Lucene.
March 12, 2024
by Nicolas Duminil DZone Core CORE
· 3,969 Views · 1 Like
article thumbnail
Securing Your Kubernetes Cluster: Terraform Secrets Management
This blog delves beyond the basics, exploring advanced techniques and considerations for leveraging Terraform to manage your Kubernetes Secrets.
March 12, 2024
by Angita Shah
· 3,609 Views · 1 Like
article thumbnail
Taming the Tiny Titan: Database Solutions for RAM-Constrained IoT Devices
In this article, the author provides a comprehensive and informative overview of RAM-friendly databases for IoT devices.
March 12, 2024
by Aditya Bhuyan
· 2,048 Views · 2 Likes
article thumbnail
Navigating the Shift: Mastering Pod Security in Kubernetes
Master the shift to Pod Security Admission (PSA) in Kubernetes 1.25 with our guide, unlocking advanced security for your deployments.
March 12, 2024
by Rajesh Gheware
· 3,978 Views · 1 Like
article thumbnail
How to Dynamically Construct Complex Predicates for SwiftData
This article explores implementing NSCompoundPredicate-like capabilities, dynamically creating predicates for SwiftData.
March 12, 2024
by Fatbobman Xu
· 1,269 Views · 1 Like
article thumbnail
Implementing RAG: How To Write a Graph Retrieval Query in LangChain
We will look at how LangChain implements RAG so you can apply the same principles to any application with LangChain and an LLM.
March 12, 2024
by Jennifer Reif DZone Core CORE
· 1,913 Views · 1 Like
article thumbnail
OWASP Top 10 Explained: SQL Injection
This post discusses SQL Injection (SQLi), its types, examples of breaches, and prevention methods to protect against this cybersecurity threat.
March 12, 2024
by Pier-Jean MALANDRINO DZone Core CORE
· 4,813 Views · 4 Likes
article thumbnail
Mastering Exception Handling in Java Lambda Expressions
Explore exception handling in Java lambda expressions, understand the challenges involved, and provide practical examples
March 12, 2024
by Andrei Tuchin DZone Core CORE
· 6,649 Views · 5 Likes
article thumbnail
Istio Explained: Unlocking the Power of Service Mesh in Microservices
In this guide, take a deep dive into Istio's core, its seamless integration with Kubernetes, and a practical example to illustrate its capabilities.
March 12, 2024
by Rajesh Gheware
· 6,132 Views · 3 Likes
article thumbnail
Unlock the Power of Web Automation Using Python and Selenium
Discover how to automate web tasks using Python and Selenium with our beginner-friendly guide. Set up, script, and run your first automation project effortlessly.
March 11, 2024
by Swaroop Raj
· 1,027 Views · 1 Like
article thumbnail
Understanding Kernel Monitoring in Windows and Linux
eBPF in Windows and Linux Kernel Introspection with Hooking for syscalls in cloud technologies such as Falco, Tetragon, and Sysdig.
March 11, 2024
by Nigel Douglas
· 2,150 Views · 3 Likes
article thumbnail
Considering Distributed Postgres? How To Evaluate Vendor Claims of Postgres Compatibility
When evaluating a distributed Postgres database system careful consideration should be given to the level of effort required to migrate application code.
March 11, 2024
by Phillip Merrick
· 1,598 Views · 1 Like
article thumbnail
Essential Techniques for Performance Tuning in Snowflake
This article outlines the optimization methods and capabilities within Snowflake to enhance performance and lower expenses.
March 11, 2024
by Anandaganesh Balakrishnan
· 5,467 Views · 1 Like
article thumbnail
Feature Flags and Canary Releases in Microservices
Using feature flags enables continuous and risk-free releases. In this article, we will see how to cautiously use them along with a Java example.
March 11, 2024
by Prasanna Jatla
· 6,227 Views · 2 Likes
article thumbnail
From Kotlin Scripting to Python
I recently moved away from Kotlin Scripting to Python. In this post, I want to explain my reasons and document the migration.
March 11, 2024
by Nicolas Fränkel DZone Core CORE
· 1,034 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: