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
Implement a Geographic Distance Calculator Using TypeScript
Implement a high-performance geographic calculation system using TypeScript, featuring the Haversine distance formula, bearing calculations, and proximity scoring.
January 28, 2025
by horus he
· 4,495 Views · 3 Likes
article thumbnail
Implementing and Testing Cryptographic Primitives With Go
This guide will walk you through the process of implementing and testing various cryptographic primitives using Go’s standard library and best practices.
January 28, 2025
by Sajith Narayanan
· 12,865 Views · 1 Like
article thumbnail
How Apache Flink and Apache Paimon Influence Data Streaming
Apache Flink is a crucial component of Apache Paimon since it offers the real-time processing power that enhances Paimon's strong consistency and storage features.
January 28, 2025
by Gautam Goswami DZone Core CORE
· 5,171 Views · 3 Likes
article thumbnail
Why Use AWS Lambda Layers? Advantages and Considerations
If you are not using layers for your AWS Lambda function, it's time to reconsider it. This article will give you a glimpse into the implementation of Lambda layers.
January 28, 2025
by Lior Shalom DZone Core CORE
· 4,660 Views · 1 Like
article thumbnail
AWS Lambda Enhances Local IDE Experience With AI Support
Learn how to deploy code to AWS Lambda directly from Visual Studio using the AWS Toolkit for seamless development and testing.
January 27, 2025
by Anuj Tyagi
· 5,496 Views · 2 Likes
article thumbnail
Get Started With Vector Search in Azure Cosmos DB
Learn how to enable and use vector search in Azure Cosmos DB for NoSQL with a step-by-step guide in Python, TypeScript, .NET, and Java using a movie dataset.
January 27, 2025
by Abhishek Gupta DZone Core CORE
· 3,982 Views · 2 Likes
article thumbnail
Top Tools for Object Storage and Data Management
The best tools for object storage, including MinIO, Cyberduck, and more, to efficiently manage and store unstructured data in modern cloud environments.
January 27, 2025
by Vidyasagar (Sarath Chandra) Machupalli FBCS DZone Core CORE
· 3,673 Views · 5 Likes
article thumbnail
Integrating AI With Spring Boot: A Beginner’s Guide
In this guide, you will learn how to integrate AI into your Spring Boot app using Spring AI and simplify your AI setup with familiar Spring abstractions.
January 27, 2025
by Gunter Rotsaert DZone Core CORE
· 7,495 Views · 5 Likes
article thumbnail
CubeFS: High-Performance Storage for Cloud-Native Apps
CubeFS is a CNCF-graduated, cloud-native distributed file system delivering scalable performance, fault tolerance, and smooth Kubernetes integration.
January 24, 2025
by Sai Sandeep Ogety DZone Core CORE
· 6,313 Views · 8 Likes
article thumbnail
Jenkins Pipelines With Centralized Error Codes and Fail-Fast
Centralized error codes and a fail-fast strategy enhance error detection and resolution in Jenkins pipelines, streamlining operations and reducing delays.
January 24, 2025
by Deepti Marrivada
· 3,615 Views · 1 Like
article thumbnail
How Event-Driven Ansible Works for Configuration Monitoring
Monitor configuration files with event-driven Ansible to detect changes, automate responses, and ensure security, compliance, and reliability in IT systems.
January 24, 2025
by Binoj Melath Nalinakshan Nair DZone Core CORE
· 8,378 Views · 12 Likes
article thumbnail
Building Call Graphs for Code Exploration Using Tree-Sitter
This blog is focused on using the Tree-sitter library in Python to build a custom tool for parsing source code and extracting call graphs.
January 24, 2025
by Vinod Pahuja
· 5,185 Views
article thumbnail
"Fix with AI" Button to Automate Playwright Test Fixes
A guide to using AI tools like ChatGPT and Copilot to automatically fix Playwright test failures, thus streamlining your testing process and improving app reliability.
January 24, 2025
by Shivam Bharadwaj
· 3,156 Views · 1 Like
article thumbnail
Multi-Tenancy and Its Improved Support in Hibernate 6.3.0
Multi-tenancy and a comparison of its traditional implementation with enhanced support in Hibernate 6.3.0, which was released in December 2024.
January 24, 2025
by Karthik Kamarapu
· 7,965 Views · 2 Likes
article thumbnail
NoSQL for Relational Minds
If you’ve mostly worked with relational databases, you’re missing out on the vast possibilities of NoSQL. Time to discover a world beyond rows and tables.
January 23, 2025
by Bhrigu Srivastava
· 4,718 Views · 5 Likes
article thumbnail
Refactoring Design Patterns in Python
After a year, I finally converted all examples from the book Refactoring to Patterns by Joshua Kerievsky to Python. I explain some examples in this article.
January 23, 2025
by Douglas Cardoso
· 2,084 Views
article thumbnail
Multi-Tenant Data Isolation and Row Level Security
Learn how Row Level Security (RLS) enforces data isolation in multi-tenant SaaS systems with a shared database model to improve security and reduce errors.
January 23, 2025
by Rajind Ruparathna
· 6,799 Views
article thumbnail
Building an AI-Powered Cold Email System With CrewAI
Learn how to build a CrewAI-powered system for automating cold email outreach. Explore AI agents, YAML configuration, and real-world software integration.
January 23, 2025
by Aditya Karnam Gururaj Rao
· 2,779 Views · 2 Likes
article thumbnail
Powering LLMs With Apache Camel and LangChain4j
Learn how to use Apache Camel with LangChain4j to provide LLMs with the ability to call tools, enhancing your integration workflows.
January 23, 2025
by Miguel Delgadillo
· 3,680 Views · 3 Likes
article thumbnail
Fresh Data for AI With Spring AI Function Calls
Learn to integrate AI function calls using Spring AI for APIs like OpenLibrary, with JSON and text responses, and display results in Angular Material Tree.
January 22, 2025
by Sven Loesekann
· 4,379 Views · 4 Likes
  • Previous
  • ...
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • ...
  • 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: